Nuxeo Enterprise Platform 5.4

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
 java.util.Map<java.lang.String,Property> ComponentInventoryMBean.getProperties()
           
 java.util.Map<java.lang.String,Property> ComponentInventoryAdapter.getProperties()
           
 

Uses of Property in org.nuxeo.runtime.model
 

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

Methods in org.nuxeo.runtime.model that return types with arguments of type Property
 java.util.Map<java.lang.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(java.lang.String property)
           
 

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

Uses of Property in org.nuxeo.runtime.remoting
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.