java.lang.Object | ||
↳ | com.atlassian.crowd.embedded.impl.AbstractDelegatingEntityWithAttributes | |
↳ | com.atlassian.crowd.embedded.impl.DelegatingGroupWithAttributes |
Implementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.
Instances of this class will be effectively immutable so long as either:
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CompareTo must be compatible with the equals() and hashCode() methods
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
CompareTo must be compatible with the equals() and hashCode() methods
group | the object to be compared. |
---|