org.alfresco.repo.attributes
Interface ShortAttribute

All Superinterfaces:
Attribute, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
ShortAttributeImpl, ShortAttributeValue

public interface ShortAttribute
extends Attribute

Stub interface for shorts.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.alfresco.repo.attributes.Attribute
Attribute.Type
 
Method Summary
 
Methods inherited from interface org.alfresco.repo.attributes.Attribute
add, add, clear, entrySet, get, get, getAcl, getAttributeImpl, getAttributeValue, getBlobValue, getBooleanValue, getByteValue, getDoubleValue, getFloatValue, getIntValue, getLongValue, getRawValue, getSerializableValue, getShortValue, getStringValue, getType, iterator, keySet, put, remove, remove, set, setAcl, setBlobValue, setBooleanValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setSerializableValue, setShortValue, setStringValue, size, values
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.