com.dotmarketing.comparators
Class WebAssetTitleComparator

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

public class WebAssetTitleComparator
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
WebAssetTitleComparator(java.lang.String orderType)
           
 
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

WebAssetTitleComparator

public WebAssetTitleComparator(java.lang.String orderType)
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.