org.xcmis.search.content
Class Property.ContentValue<V>
java.lang.Object
org.xcmis.search.content.Property.ContentValue<V>
- Direct Known Subclasses:
- Property.BinaryValue, Property.SimpleValue
- Enclosing class:
- Property<V>
public abstract static class Property.ContentValue<V>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property.ContentValue
public Property.ContentValue(long length)
- Parameters:
length -
getValue
public abstract V getValue()
- Returns:
- value of the property.
getLength
public long getLength()
- Returns:
- the length of the value.
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.