com.atlassian.crowd.embedded.api.Group |
Known Indirect Subclasses |
Represents a group.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CompareTo must be compatible with the equals() and hashCode() methods
| |||||||||||
Implementations must ensure equality based on case-insensitive getName().
| |||||||||||
Implementations must produce a hash-code based on case-insensitive getName().
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.Comparable
|
CompareTo must be compatible with the equals() and hashCode() methods
o | the object to be compared. |
---|
Implementations must ensure equality based on case-insensitive getName().
o | object to compare to. |
---|
true
if and only if the names in lowercase
of the directory entities match.
Implementations must produce a hash-code based on case-insensitive getName().