|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.cmis.mapping.AbstractProperty
org.alfresco.cmis.mapping.AbstractVersioningProperty
org.alfresco.cmis.mapping.VersionLabelProperty
public class VersionLabelProperty
Constructor Summary | |
---|---|
VersionLabelProperty(ServiceRegistry serviceRegistry)
Construct |
Method Summary | |
---|---|
java.io.Serializable |
getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Get the property value for a node or an association |
Methods inherited from class org.alfresco.cmis.mapping.AbstractVersioningProperty |
---|
getVersionSeries, hasWorkingCopy, isWorkingCopy |
Methods inherited from class org.alfresco.cmis.mapping.AbstractProperty |
---|
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneFieldName, getLuceneSortField, getMappedProperty, getName, getServiceRegistry, getValue, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionLabelProperty(ServiceRegistry serviceRegistry)
serviceRegistry
- Method Detail |
---|
public java.io.Serializable getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
CMISPropertyAccessor
getValue
in interface CMISPropertyAccessor
getValue
in class AbstractProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |