|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.NodeRefProperty
public class NodeRefProperty
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 |
---|
public static final java.lang.String NodeRefPropertyId
Constructor Detail |
---|
public NodeRefProperty(ServiceRegistry serviceRegistry, CMISConnector connector)
serviceRegistry
- Method Detail |
---|
public java.io.Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
getValueInternal
in class AbstractProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |