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