Uses of Class
fr.cnes.sitools.registry.model.AppRegistry

Packages that use AppRegistry
fr.cnes.sitools.registry   
 

Uses of AppRegistry in fr.cnes.sitools.registry
 

Methods in fr.cnes.sitools.registry that return AppRegistry
 AppRegistry AppRegistryApplication.getResourceManager()
          Gets the resourceManager value
 AppRegistry AppRegistryStoreXML.update(AppRegistry manager)
           
 

Methods in fr.cnes.sitools.registry that return types with arguments of type AppRegistry
 java.util.List<AppRegistry> AppRegistryStoreXML.getList(ResourceCollectionFilter filter)
           
 SitoolsStore<AppRegistry> AppRegistryAbstractResource.getStore()
          Get the store associated to the Application registry application
 SitoolsStore<AppRegistry> AppRegistryApplication.getStore()
          Gets the store value
 java.util.List<AppRegistry> AppRegistryStoreXML.retrieveByParent(java.lang.String id)
           
 

Methods in fr.cnes.sitools.registry with parameters of type AppRegistry
 void AppRegistryApplication.setResourceManager(AppRegistry resourceManager)
          Sets the value of resourceManager
 AppRegistry AppRegistryStoreXML.update(AppRegistry manager)
           
 



Copyright © 2010-2013 CNES. All Rights Reserved.