org.alfresco.opencmis.dictionary
Class BasePropertyDefintionWrapper
java.lang.Object
org.alfresco.opencmis.dictionary.BasePropertyDefintionWrapper
- All Implemented Interfaces:
- java.io.Serializable, PropertyDefinitionWrapper
public class BasePropertyDefintionWrapper
- extends java.lang.Object
- implements PropertyDefinitionWrapper, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasePropertyDefintionWrapper
public BasePropertyDefintionWrapper(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition propDef,
QName alfrescoName,
TypeDefinitionWrapper owningType,
CMISPropertyAccessor accessor,
CMISPropertyLuceneBuilder luceneBuilder)
getPropertyDefinition
public org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition getPropertyDefinition()
- Specified by:
getPropertyDefinition
in interface PropertyDefinitionWrapper
getPropertyId
public java.lang.String getPropertyId()
- Specified by:
getPropertyId
in interface PropertyDefinitionWrapper
getAlfrescoName
public QName getAlfrescoName()
- Specified by:
getAlfrescoName
in interface PropertyDefinitionWrapper
getOwningType
public TypeDefinitionWrapper getOwningType()
- Specified by:
getOwningType
in interface PropertyDefinitionWrapper
getPropertyAccessor
public CMISPropertyAccessor getPropertyAccessor()
- Specified by:
getPropertyAccessor
in interface PropertyDefinitionWrapper
getPropertyLuceneBuilder
public CMISPropertyLuceneBuilder getPropertyLuceneBuilder()
- Specified by:
getPropertyLuceneBuilder
in interface PropertyDefinitionWrapper
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.