Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.model.Property

Packages that use Property
org.nuxeo.ecm.platform.management.adapters   
org.nuxeo.runtime.model   
org.nuxeo.runtime.model.impl   
org.nuxeo.runtime.remoting   
 

Uses of Property in org.nuxeo.ecm.platform.management.adapters
 

Methods in org.nuxeo.ecm.platform.management.adapters that return types with arguments of type Property
 Map<String,Property> ComponentInventoryMBean.getProperties()
           
 Map<String,Property> ComponentInventoryAdapter.getProperties()
           
 

Uses of Property in org.nuxeo.runtime.model
 

Methods in org.nuxeo.runtime.model that return Property
 Property ComponentContext.getProperty(String property)
           
 

Methods in org.nuxeo.runtime.model that return types with arguments of type Property
 Map<String,Property> RegistrationInfo.getProperties()
          Gets the component properties.
 

Uses of Property in org.nuxeo.runtime.model.impl
 

Methods in org.nuxeo.runtime.model.impl that return Property
 Property ComponentInstanceImpl.getProperty(String property)
           
 

Methods in org.nuxeo.runtime.model.impl that return types with arguments of type Property
 Map<String,Property> RegistrationInfoImpl.getProperties()
           
 

Uses of Property in org.nuxeo.runtime.remoting
 

Methods in org.nuxeo.runtime.remoting that return Property
 Property RemoteComponentInstance.getProperty(String property)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.