com.atlassian.crowd.integration.model.group
Interface GroupWithAttributes

All Superinterfaces:
AttributeAware, DirectoryEntity, Group
All Known Implementing Classes:
GroupTemplateWithAttributes, InternalGroupWithAttributes, LDAPGroupWithAttributes

public interface GroupWithAttributes
extends Group, AttributeAware


Method Summary
 
Methods inherited from interface com.atlassian.crowd.integration.model.group.Group
getDescription, getType, isActive
 
Methods inherited from interface com.atlassian.crowd.integration.model.DirectoryEntity
equals, getDirectoryId, getName, hashCode
 
Methods inherited from interface com.atlassian.crowd.integration.model.AttributeAware
getAttribute, getAttributeNames, getAttributes, hasAttribute
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.