|
|||||||||
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.NameProperty
public class NameProperty
Get the CMIS object name property.
Constructor Summary | |
---|---|
NameProperty(ServiceRegistry serviceRegistry,
CMISConnector connector)
Construct |
Method Summary | |
---|---|
org.alfresco.service.namespace.QName |
getMappedProperty()
|
java.io.Serializable |
getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
|
Methods inherited from class org.alfresco.opencmis.mapping.AbstractProperty |
---|
createNodeInfo, createNodeInfo, getContentData, getName, getServiceRegistry, getValue, getValue, getValue, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameProperty(ServiceRegistry serviceRegistry, CMISConnector connector)
serviceRegistry
- Method Detail |
---|
public java.io.Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
getValueInternal
in class AbstractProperty
public org.alfresco.service.namespace.QName getMappedProperty()
getMappedProperty
in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
getMappedProperty
in class AbstractProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |