org.alfresco.repo.attributes
Interface ListAttribute

All Superinterfaces:
Attribute, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
ListAttributeImpl, ListAttributeValue

public interface ListAttribute
extends Attribute

List Attribute dummy interface.


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.