Uses of Class
org.silverpeas.mobile.shared.dto.DomainDTO
-
Packages that use DomainDTO Package Description org.silverpeas.mobile.server.services org.silverpeas.mobile.shared.services.rest -
-
Uses of DomainDTO in org.silverpeas.mobile.server.services
Methods in org.silverpeas.mobile.server.services that return types with arguments of type DomainDTO Modifier and Type Method Description List<DomainDTO>
ServiceConnection. getDomains()
-
Uses of DomainDTO in org.silverpeas.mobile.shared.services.rest
Method parameters in org.silverpeas.mobile.shared.services.rest with type arguments of type DomainDTO Modifier and Type Method Description void
ServiceConnection. getDomains(org.fusesource.restygwt.client.MethodCallback<List<DomainDTO>> callback)
-