com.infodesire.infobit.data
Interface Attributed

All Known Subinterfaces:
BinaryContent, Content, Infobit, PrimitiveContent, Script, Template, TextContent

public interface Attributed

interface indicating that this entity has some attributes. Attributes are loosely defined string tags with string values.

Version:
$Revision: 1.2 $
Author:
konstantin

Method Summary
 java.util.Map getAttributeMap()
          provide defined attributes.
 

Method Detail

getAttributeMap

public java.util.Map getAttributeMap()
provide defined attributes. this map can not be modified directly.

Returns:
attribute map


Copyright © 2003 Information Desire GmbH. All Rights Reserved.