com.atlassian.crowd.model.group
Interface GroupWithAttributes

All Superinterfaces:
Attributes, Comparable<Group>, DirectoryEntity, Group
All Known Implementing Classes:
DelegatingGroupWithAttributes, GroupEntity, GroupTemplateWithAttributes, InternalGroupWithAttributes, LDAPGroupWithAttributes

public interface GroupWithAttributes
extends Attributes, Group

Represents a group with attributes.


Method Summary
 
Methods inherited from interface com.atlassian.crowd.embedded.api.Attributes
getKeys, getValue, getValues, isEmpty
 
Methods inherited from interface com.atlassian.crowd.model.group.Group
getDescription, getType, isActive
 
Methods inherited from interface com.atlassian.crowd.model.DirectoryEntity
equals, getDirectoryId, getName, hashCode
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2013 Atlassian. All Rights Reserved.