Package com.atlassian.crowd.model
Class EntityWithAttributes
java.lang.Object
com.atlassian.crowd.model.EntityWithAttributes
- All Implemented Interfaces:
Attributes
- Direct Known Subclasses:
InternalGroupWithAttributes,InternalUserWithAttributes
Base class for any entity that can have attributes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityWithAttributes
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceAttributes
-
getKeys
- Specified by:
getKeysin interfaceAttributes
-
toString
-