Uses of Class
org.silverpeas.mobile.shared.dto.RightDTO
-
Packages that use RightDTO Package Description org.silverpeas.mobile.client.apps.comments.pages.widgets org.silverpeas.mobile.client.apps.media.pages org.silverpeas.mobile.shared.dto.navigation -
-
Uses of RightDTO in org.silverpeas.mobile.client.apps.comments.pages.widgets
Methods in org.silverpeas.mobile.client.apps.comments.pages.widgets with parameters of type RightDTO Modifier and Type Method Description void
Comment. setRight(RightDTO right)
-
Uses of RightDTO in org.silverpeas.mobile.client.apps.media.pages
Methods in org.silverpeas.mobile.client.apps.media.pages with parameters of type RightDTO Modifier and Type Method Description void
MediaNavigationPage. init(String instanceId, String rootAlbumId, RightDTO rights)
-
Uses of RightDTO in org.silverpeas.mobile.shared.dto.navigation
Methods in org.silverpeas.mobile.shared.dto.navigation that return RightDTO Modifier and Type Method Description RightDTO
ApplicationInstanceDTO. getRights()
Methods in org.silverpeas.mobile.shared.dto.navigation with parameters of type RightDTO Modifier and Type Method Description void
ApplicationInstanceDTO. setRights(RightDTO rights)
-