com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.util
Class SortingUtils.CollationKeyDecorator

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.util.SortingUtils.CollationKeyDecorator
All Implemented Interfaces:
java.lang.Comparable
Direct Known Subclasses:
SortingUtils.FolderNameCollationKey, SortingUtils.FolderURICollationKey, SortingUtils.RepoResourceURICollationKey
Enclosing class:
SortingUtils

protected abstract static class SortingUtils.CollationKeyDecorator
extends java.lang.Object
implements java.lang.Comparable


Constructor Summary
protected SortingUtils.CollationKeyDecorator(java.text.Collator collator, java.lang.String value)
           
 
Method Summary
 int compareTo(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortingUtils.CollationKeyDecorator

protected SortingUtils.CollationKeyDecorator(java.text.Collator collator,
                                             java.lang.String value)
Method Detail

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable


Copyright © 2007. All Rights Reserved.