org.alfresco.repo.attributes
Interface ByteAttribute

All Superinterfaces:
Attribute, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
ByteAttributeImpl, ByteAttributeValue

public interface ByteAttribute
extends Attribute

Stub interface for byte Attributes.


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.