Uses of Class
org.silverpeas.mobile.shared.dto.documents.SimpleDocumentDTO
Packages that use SimpleDocumentDTO
Package
Description
-
Uses of SimpleDocumentDTO in org.silverpeas.mobile.client.apps.agenda.events.pages
Methods in org.silverpeas.mobile.client.apps.agenda.events.pages that return types with arguments of type SimpleDocumentDTOConstructor parameters in org.silverpeas.mobile.client.apps.agenda.events.pages with type arguments of type SimpleDocumentDTO -
Uses of SimpleDocumentDTO in org.silverpeas.mobile.client.apps.documents.events.pages.publication
Methods in org.silverpeas.mobile.client.apps.documents.events.pages.publication that return types with arguments of type SimpleDocumentDTOConstructor parameters in org.silverpeas.mobile.client.apps.documents.events.pages.publication with type arguments of type SimpleDocumentDTOModifierConstructorDescriptionPublicationAttachmentsLoadedEvent(List<SimpleDocumentDTO> attachments, int share) -
Uses of SimpleDocumentDTO in org.silverpeas.mobile.client.apps.faq.events.pages
Methods in org.silverpeas.mobile.client.apps.faq.events.pages that return types with arguments of type SimpleDocumentDTOConstructor parameters in org.silverpeas.mobile.client.apps.faq.events.pages with type arguments of type SimpleDocumentDTOModifierConstructorDescriptionFaqAttachmentsLoadedEvent(List<SimpleDocumentDTO> attachments, String contentId) -
Uses of SimpleDocumentDTO in org.silverpeas.mobile.client.components.attachments
Methods in org.silverpeas.mobile.client.components.attachments with parameters of type SimpleDocumentDTO