public class ContentStreamLengthProperty extends AbstractSimpleProperty
| Constructor and Description |
|---|
ContentStreamLengthProperty(ServiceRegistry serviceRegistry)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.service.cmr.dictionary.DataTypeDefinition |
getInDataType() |
String |
getLuceneFieldName() |
protected org.alfresco.service.namespace.QName |
getQNameForExists() |
Serializable |
getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Get the property value for a node or an association
|
protected String |
getValueAsString(Serializable value) |
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneSortField, getRangeMax, getRangeMinbuildLuceneIn, buildLuceneInequality, getMappedProperty, getName, getServiceRegistry, getValue, setValuepublic ContentStreamLengthProperty(ServiceRegistry serviceRegistry)
serviceRegistry - public Serializable getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
CMISPropertyAccessorgetValue in interface CMISPropertyAccessorgetValue in class AbstractPropertypublic String getLuceneFieldName()
getLuceneFieldName in interface org.alfresco.opencmis.dictionary.CMISPropertyLuceneBuildergetLuceneFieldName in class AbstractPropertyprotected String getValueAsString(Serializable value)
getValueAsString in class AbstractSimplePropertyprotected org.alfresco.service.namespace.QName getQNameForExists()
getQNameForExists in class AbstractSimplePropertyprotected org.alfresco.service.cmr.dictionary.DataTypeDefinition getInDataType()
getInDataType in class AbstractSimplePropertyCopyright © 2005–2014 Alfresco Software. All rights reserved.