com.atlassian.crowd.embedded.api
Interface GroupWithAttributes

All Superinterfaces:
Attributes, Comparable<Group>, Group
All Known Implementing Classes:
DelegatingGroupWithAttributes

public interface GroupWithAttributes
extends Group, Attributes

Represents a group with attributes.


Method Summary
 
Methods inherited from interface com.atlassian.crowd.embedded.api.Group
compareTo, equals, getName, hashCode
 
Methods inherited from interface com.atlassian.crowd.embedded.api.Attributes
getKeys, getValue, getValues, isEmpty
 



Copyright © 2013 Atlassian. All Rights Reserved.