|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.service.OrganizationValueService.ComparatorOrganizationValueByDisplayName
protected class OrganizationValueService.ComparatorOrganizationValueByDisplayName
Helper class comparator used to sort collection of OrganizationValues to return to UI
Constructor Summary | |
---|---|
protected |
OrganizationValueService.ComparatorOrganizationValueByDisplayName()
|
Method Summary | |
---|---|
int |
compare(atg.svc.repository.beans.OrganizationValue o1,
atg.svc.repository.beans.OrganizationValue o2)
|
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 |
---|
protected OrganizationValueService.ComparatorOrganizationValueByDisplayName()
Method Detail |
---|
public int compare(atg.svc.repository.beans.OrganizationValue o1, atg.svc.repository.beans.OrganizationValue o2)
compare
in interface java.util.Comparator<atg.svc.repository.beans.OrganizationValue>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |