org.alfresco.web.ui.wcm.component
Class DeploymentServerConfigComparator

java.lang.Object
  extended by org.alfresco.web.ui.wcm.component.DeploymentServerConfigComparator
All Implemented Interfaces:
java.util.Comparator

public class DeploymentServerConfigComparator
extends java.lang.Object
implements java.util.Comparator

Comparator to compare the values of a property on a DeploymentServrtConfig.


Constructor Summary
DeploymentServerConfigComparator(java.lang.String propertyName)
           
 
Method Summary
 int compare(DeploymentServerConfig o1, DeploymentServerConfig 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

DeploymentServerConfigComparator

public DeploymentServerConfigComparator(java.lang.String propertyName)
Method Detail

compare

public int compare(DeploymentServerConfig o1,
                   DeploymentServerConfig o2)
Specified by:
compare in interface java.util.Comparator


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.