org.alfresco.opencmis.mapping
Class NodeRefProperty

java.lang.Object
  extended by org.alfresco.opencmis.mapping.AbstractProperty
      extended by org.alfresco.opencmis.mapping.NodeRefProperty
All Implemented Interfaces:
org.alfresco.opencmis.dictionary.CMISPropertyAccessor

public class NodeRefProperty
extends AbstractProperty

Get the CMIS object id property.


Field Summary
static java.lang.String NodeRefPropertyId
           
 
Constructor Summary
NodeRefProperty(ServiceRegistry serviceRegistry, CMISConnector connector)
          Construct
 
Method Summary
 java.io.Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
           
 
Methods inherited from class org.alfresco.opencmis.mapping.AbstractProperty
createNodeInfo, createNodeInfo, getContentData, getMappedProperty, getName, getServiceRegistry, getValue, getValue, getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NodeRefPropertyId

public static final java.lang.String NodeRefPropertyId
See Also:
Constant Field Values
Constructor Detail

NodeRefProperty

public NodeRefProperty(ServiceRegistry serviceRegistry,
                       CMISConnector connector)
Construct

Parameters:
serviceRegistry -
Method Detail

getValueInternal

public java.io.Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
Specified by:
getValueInternal in class AbstractProperty


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.