Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.service.cmr.dictionary.PropertyDefinition
Packages that use org.alfresco.service.cmr.dictionary.PropertyDefinition
org.alfresco.service.cmr.dictionary
org.alfresco.service.cmr.search
Uses of PropertyDefinition in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return PropertyDefinition
DictionaryService.getProperty(QName propertyName)
          Gets the definition of the property as defined by its owning Class.
DictionaryService.getProperty(QName className, QName propertyName)
          Gets the definition of the property as defined by the specified Class.
Methods in org.alfresco.service.cmr.dictionary that return types with arguments of type PropertyDefinition
ClassDefinition.getProperties()
DictionaryService.getPropertyDefs(QName className)
          Gets the definitions of the properties defined by the specified Class.
Uses of PropertyDefinition in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return PropertyDefinition
QueryParameterDefinition.getPropertyDefinition()
          This parameter may apply to a well known property type.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.