Attributes
Interface Attributes
- All Superinterfaces:
- Cloneable, Serializable
- All Known Implementing Classes:
- BasicAttributes
public interface Attributes extends Cloneable, Serializable
This interface represents a collection of attributes.
In a directory, named objects can have associated with them attributes. The Attributes interface represents a collection of attributes. For example, you can request from the directory the attributes associated with an object. Those attributes are returned in an object that implements the Attributes interface.
Attributes in an object that implements the Attributes interface are unordered. The object can have zero or more attribut