Package org.alfresco.opencmis.mapping
Class SecondaryTypesProperty
- java.lang.Object
-
- org.alfresco.opencmis.mapping.AbstractProperty
-
- org.alfresco.opencmis.mapping.SecondaryTypesProperty
-
- All Implemented Interfaces:
CMISPropertyAccessor
public class SecondaryTypesProperty extends AbstractProperty
- Author:
- steveglover
-
-
Field Summary
-
Fields inherited from class org.alfresco.opencmis.mapping.AbstractProperty
connector, CONTENT_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description SecondaryTypesProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping)Construct
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SerializablegetValueInternal(CMISNodeInfo nodeInfo)-
Methods inherited from class org.alfresco.opencmis.mapping.AbstractProperty
createNodeInfo, createNodeInfo, getContentData, getGuid, getMappedProperty, getName, getServiceRegistry, getValue, getValue, getValue, setValue
-
-
-
-
Constructor Detail
-
SecondaryTypesProperty
public SecondaryTypesProperty(ServiceRegistry serviceRegistry, CMISConnector connector, CMISMapping cmisMapping)
Construct
-
-
Method Detail
-
getValueInternal
public Serializable getValueInternal(CMISNodeInfo nodeInfo)
- Specified by:
getValueInternalin classAbstractProperty
-
-