|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalDirectoryGroup
Extends the Group interface with "isLocal". This is used for working with Local Groups, but is not supported for LDAP.
| Method Summary | |
|---|---|
boolean |
isLocal()
Returns true if this is a Local Group. |
| 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 |
| Methods inherited from interface com.atlassian.crowd.model.TimestampedEntity |
|---|
getCreatedDate, getUpdatedDate |
| Method Detail |
|---|
boolean isLocal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||