Uses of Class
org.silverpeas.mobile.shared.dto.ContentDTO
-
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.classifieds
Methods in org.silverpeas.mobile.client.apps.classifieds with parameters of type ContentDTO Modifier and Type Method Description void
ClassifiedsApp. startWithContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.documents
Methods in org.silverpeas.mobile.client.apps.documents with parameters of type ContentDTO Modifier and Type Method Description void
DocumentsApp. startWithContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.documents.events.app
Methods in org.silverpeas.mobile.client.apps.documents.events.app that return ContentDTO Modifier and Type Method Description ContentDTO
DocumentsLoadPublicationEvent. getContent()
Constructors in org.silverpeas.mobile.client.apps.documents.events.app with parameters of type ContentDTO Constructor Description DocumentsLoadPublicationEvent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.documents.pages
Methods in org.silverpeas.mobile.client.apps.documents.pages with parameters of type ContentDTO Modifier and Type Method Description void
PublicationPage. setContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.media
Methods in org.silverpeas.mobile.client.apps.media with parameters of type ContentDTO Modifier and Type Method Description void
MediaApp. startWithContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.navigation.events.app.external
Methods in org.silverpeas.mobile.client.apps.navigation.events.app.external that return ContentDTO Modifier and Type Method Description ContentDTO
NavigationShowContentEvent. getContent()
Constructors in org.silverpeas.mobile.client.apps.navigation.events.app.external with parameters of type ContentDTO Constructor Description NavigationShowContentEvent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.orgchartgroup
Methods in org.silverpeas.mobile.client.apps.orgchartgroup with parameters of type ContentDTO Modifier and Type Method Description void
OrgChartGroupApp. startWithContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.apps.survey
Methods in org.silverpeas.mobile.client.apps.survey with parameters of type ContentDTO Modifier and Type Method Description void
SurveyApp. startWithContent(ContentDTO content)
-
Uses of ContentDTO in org.silverpeas.mobile.client.common.app
Methods in org.silverpeas.mobile.client.common.app with parameters of type ContentDTO Modifier and Type Method Description void
App. startWithContent(ContentDTO content)
-