Uses of Interface
com.atlassian.crowd.model.group.Group
Packages that use Group
Package
Description
-
Uses of Group in com.atlassian.crowd.exception
Methods in com.atlassian.crowd.exception that return GroupConstructors in com.atlassian.crowd.exception with parameters of type GroupModifierConstructorDescriptionInvalidGroupException(Group group, String message) Constructs a newInvalidGroupExceptionwith the invalid group andInvalidGroupException(Group group, String message, Throwable cause) InvalidGroupException(Group group, Throwable cause) Constructs a newInvalidGroupExceptionwith the invalid group given and a cause.InvalidRoleException(Group legacyRole, String message) -
Uses of Group in com.atlassian.crowd.model.event
Methods in com.atlassian.crowd.model.event that return GroupConstructors in com.atlassian.crowd.model.event with parameters of type Group -
Uses of Group in com.atlassian.crowd.model.group
Subinterfaces of Group in com.atlassian.crowd.model.groupModifier and TypeInterfaceDescriptioninterfaceRepresents a group with attributes.interfaceRepresents a group with members (but not all custom attributes).interfaceExtends the Group interface with "isLocal".interfaceExtends the Group interface with "updated date" and "created date".Classes in com.atlassian.crowd.model.group that implement GroupModifier and TypeClassDescriptionclassclassfinal classfinal classFields in com.atlassian.crowd.model.group with type parameters of type GroupModifier and TypeFieldDescriptionstatic final Comparator<Group>GroupComparator.GROUP_COMPARATORSingleton instance of Comparator<Group>Groups.LOWER_NAME_FUNCTIONDeprecated.Groups.NAME_FUNCTIONDeprecated.Use the more generalDirectoryEntities.NAME_FUNCTION.Methods in com.atlassian.crowd.model.group that return GroupMethods in com.atlassian.crowd.model.group with parameters of type GroupModifier and TypeMethodDescriptionintintstatic intstatic booleanChecks whether the two Group objects are equal according to the contract of theGroupinterface.static booleanGroupComparator.equalsObject(Group group, Object o) static intMethod parameters in com.atlassian.crowd.model.group with type arguments of type GroupModifier and TypeMethodDescriptionDeprecated.Constructors in com.atlassian.crowd.model.group with parameters of type Group
DirectoryEntities.LOWER_NAME_FUNCTION.