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