Uses of Class
org.silverpeas.mobile.shared.dto.StatusDTO
-
Packages that use StatusDTO Package Description org.silverpeas.mobile.server.services org.silverpeas.mobile.shared.dto org.silverpeas.mobile.shared.services.rest -
-
Uses of StatusDTO in org.silverpeas.mobile.server.services
Methods in org.silverpeas.mobile.server.services that return StatusDTO Modifier and Type Method Description StatusDTO
ServiceRSE. getStatus()
-
Uses of StatusDTO in org.silverpeas.mobile.shared.dto
Methods in org.silverpeas.mobile.shared.dto with parameters of type StatusDTO Modifier and Type Method Description int
StatusDTO. compareTo(StatusDTO o)
-
Uses of StatusDTO in org.silverpeas.mobile.shared.services.rest
Method parameters in org.silverpeas.mobile.shared.services.rest with type arguments of type StatusDTO Modifier and Type Method Description void
ServiceRSE. getStatus(org.fusesource.restygwt.client.MethodCallback<StatusDTO> callback)
-