org.alfresco.repo.attributes
Interface IntAttribute

All Superinterfaces:
Attribute, java.lang.Iterable, java.io.Serializable
All Known Implementing Classes:
IntAttributeImpl, IntAttributeValue

public interface IntAttribute
extends Attribute

A stub interface for int 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.