org.alfresco.repo.web.scripts.replication
Class ReplicationModelBuilder.SimpleSorterByName

java.lang.Object
  extended by org.alfresco.repo.web.scripts.replication.ReplicationModelBuilder.SimpleSorterByName
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
ReplicationModelBuilder

public static class ReplicationModelBuilder.SimpleSorterByName
extends java.lang.Object
implements java.util.Comparator

Sorts simple definitions by their name


Constructor Summary
ReplicationModelBuilder.SimpleSorterByName()
           
 
Method Summary
 int compare(java.util.Map simpleA, java.util.Map simpleB)
           
 
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

ReplicationModelBuilder.SimpleSorterByName

public ReplicationModelBuilder.SimpleSorterByName()
Method Detail

compare

public int compare(java.util.Map simpleA,
                   java.util.Map simpleB)
Specified by:
compare in interface java.util.Comparator


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