|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.security.authority.script.Authority.AuthorityComparator
public static class Authority.AuthorityComparator
Does case insensitive sorting of ScriptGroups and ScriptUsers.
Constructor Summary | |
---|---|
Authority.AuthorityComparator(java.lang.String sortBy)
|
Method Summary | |
---|---|
int |
compare(Authority g1,
Authority g2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public Authority.AuthorityComparator(java.lang.String sortBy)
Method Detail |
---|
public int compare(Authority g1, Authority g2)
compare
in interface java.util.Comparator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |