com.evolveum.midpoint.web.component.wizard.resource
Class ConnectorHostTypeComparator
java.lang.Object
com.evolveum.midpoint.web.component.wizard.resource.ConnectorHostTypeComparator
- All Implemented Interfaces:
- Comparator<ConnectorHostType>
public class ConnectorHostTypeComparator
- extends Object
- implements Comparator<ConnectorHostType>
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorHostTypeComparator
public ConnectorHostTypeComparator()
compare
public int compare(ConnectorHostType host1,
ConnectorHostType host2)
- Specified by:
compare
in interface Comparator<ConnectorHostType>
getUserFriendlyName
public static String getUserFriendlyName(ConnectorHostType host)
Copyright © 2013 evolveum. All Rights Reserved.