|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.common.RegistryNameComparator
public class RegistryNameComparator
RegistryNameComparator.java
Constructor Summary | |
---|---|
RegistryNameComparator(java.util.Locale locale)
|
Method Summary | |
---|---|
int |
compare(javax.xml.registry.infomodel.RegistryObject ro1,
javax.xml.registry.infomodel.RegistryObject ro2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public RegistryNameComparator(java.util.Locale locale)
Method Detail |
---|
public int compare(javax.xml.registry.infomodel.RegistryObject ro1, javax.xml.registry.infomodel.RegistryObject ro2)
compare
in interface java.util.Comparator<javax.xml.registry.infomodel.RegistryObject>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |