com.dotmarketing.comparators
Class WebAssetSortOrderComparator

java.lang.Object
  extended by com.dotmarketing.comparators.WebAssetSortOrderComparator
All Implemented Interfaces:
java.util.Comparator

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

Author:
Maria To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
WebAssetSortOrderComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.Object 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

WebAssetSortOrderComparator

public WebAssetSortOrderComparator()
Method Detail

compare

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


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.