Package com.atlassian.crowd.directory
Class MultiValuedAttributeValuesHolder
java.lang.Object
com.atlassian.crowd.directory.MultiValuedAttributeValuesHolder
- All Implemented Interfaces:
Attributes
Concrete implementation of Attributes interface for multi-valued attributes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultiValuedAttributeValuesHolder
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-
getKeys
- Specified by:
getKeysin interfaceAttributes
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceAttributes
-