|
|||||||||
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.AbstractSimpleProperty
org.alfresco.cmis.mapping.ContentStreamLengthProperty
public class ContentStreamLengthProperty
Accessor for CMIS content stream length property
Constructor Summary | |
---|---|
ContentStreamLengthProperty(ServiceRegistry serviceRegistry)
Construct |
Method Summary | |
---|---|
protected DataTypeDefinition |
getInDataType()
|
java.lang.String |
getLuceneFieldName()
|
protected QName |
getQNameForExists()
|
java.io.Serializable |
getValue(NodeRef nodeRef)
Get the property value for a node |
protected java.lang.String |
getValueAsString(java.io.Serializable value)
|
Methods inherited from class org.alfresco.cmis.mapping.AbstractSimpleProperty |
---|
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneSortField, getRangeMax, getRangeMin |
Methods inherited from class org.alfresco.cmis.mapping.AbstractProperty |
---|
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 ContentStreamLengthProperty(ServiceRegistry serviceRegistry)
serviceRegistry
- Method Detail |
---|
public java.io.Serializable getValue(NodeRef nodeRef)
CMISPropertyAccessor
getValue
in interface CMISPropertyAccessor
getValue
in class AbstractProperty
public java.lang.String getLuceneFieldName()
getLuceneFieldName
in interface CMISPropertyLuceneBuilder
getLuceneFieldName
in class AbstractProperty
protected java.lang.String getValueAsString(java.io.Serializable value)
getValueAsString
in class AbstractSimpleProperty
protected QName getQNameForExists()
getQNameForExists
in class AbstractSimpleProperty
protected DataTypeDefinition getInDataType()
getInDataType
in class AbstractSimpleProperty
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |