|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.web.component.wizard.resource.ConnectorHostTypeComparator
public class ConnectorHostTypeComparator
Constructor Summary | |
---|---|
ConnectorHostTypeComparator()
|
Method Summary | |
---|---|
int |
compare(ConnectorHostType host1,
ConnectorHostType host2)
|
static java.lang.String |
getUserFriendlyName(ConnectorHostType host)
|
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 ConnectorHostTypeComparator()
Method Detail |
---|
public int compare(ConnectorHostType host1, ConnectorHostType host2)
compare
in interface java.util.Comparator<ConnectorHostType>
public static java.lang.String getUserFriendlyName(ConnectorHostType host)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |