com.evolveum.midpoint.web.component.wizard.resource
Class ConnectorHostTypeComparator

java.lang.Object
  extended by com.evolveum.midpoint.web.component.wizard.resource.ConnectorHostTypeComparator
All Implemented Interfaces:
java.util.Comparator<ConnectorHostType>

public class ConnectorHostTypeComparator
extends java.lang.Object
implements java.util.Comparator<ConnectorHostType>

Author:
lazyman

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

ConnectorHostTypeComparator

public ConnectorHostTypeComparator()
Method Detail

compare

public int compare(ConnectorHostType host1,
                   ConnectorHostType host2)
Specified by:
compare in interface java.util.Comparator<ConnectorHostType>

getUserFriendlyName

public static java.lang.String getUserFriendlyName(ConnectorHostType host)


Copyright © 2012 evolveum. All Rights Reserved.