Uses of Interface
org.silverpeas.mobile.shared.dto.IFullUser
-
Packages that use IFullUser Package Description org.silverpeas.mobile.client.common.storage org.silverpeas.mobile.shared.dto -
-
Uses of IFullUser in org.silverpeas.mobile.client.common.storage
Methods in org.silverpeas.mobile.client.common.storage that return types with arguments of type IFullUser Modifier and Type Method Description com.google.web.bindery.autobean.shared.AutoBean<IFullUser>
AutoBeanFactory. ifulluser()
-
Uses of IFullUser in org.silverpeas.mobile.shared.dto
Methods in org.silverpeas.mobile.shared.dto that return types with arguments of type IFullUser Modifier and Type Method Description com.google.web.bindery.autobean.shared.AutoBean<IFullUser>
FullUserDTO. getAutoBean()
Method parameters in org.silverpeas.mobile.shared.dto with type arguments of type IFullUser Modifier and Type Method Description static FullUserDTO
FullUserDTO. getBean(com.google.web.bindery.autobean.shared.AutoBean<IFullUser> b)
-