|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentService | |
---|---|
com.silverpeas | |
org.silverpeas.attachment | |
org.silverpeas.attachment.mock |
Uses of AttachmentService in com.silverpeas |
---|
Methods in com.silverpeas that return AttachmentService | |
---|---|
static AttachmentService |
SilverpeasServiceProvider.getAttachmentService()
|
Uses of AttachmentService in org.silverpeas.attachment |
---|
Classes in org.silverpeas.attachment that implement AttachmentService | |
---|---|
class |
SimpleDocumentService
|
Methods in org.silverpeas.attachment that return AttachmentService | |
---|---|
static AttachmentService |
AttachmentServiceFactory.getAttachmentService()
|
Uses of AttachmentService in org.silverpeas.attachment.mock |
---|
Classes in org.silverpeas.attachment.mock that implement AttachmentService | |
---|---|
class |
SimpleDocumentServiceWrapper
|
Methods in org.silverpeas.attachment.mock that return AttachmentService | |
---|---|
AttachmentService |
SimpleDocumentServiceWrapper.getRealService()
|
Methods in org.silverpeas.attachment.mock with parameters of type AttachmentService | |
---|---|
void |
SimpleDocumentServiceWrapper.setRealService(AttachmentService realService)
|
Constructors in org.silverpeas.attachment.mock with parameters of type AttachmentService | |
---|---|
SimpleDocumentServiceWrapper(AttachmentService realService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |