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

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

protected static class SortingUtils.FolderNameCollationKey
extends SortingUtils.CollationKeyDecorator


Field Summary
protected  Folder folder
           
 
Constructor Summary
SortingUtils.FolderNameCollationKey(java.text.Collator collator, Folder folder)
           
 
Method Summary
 
Methods inherited from class com.jaspersoft.jasperserver.api.metadata.common.service.impl.hibernate.util.SortingUtils.CollationKeyDecorator
compareTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

folder

protected final Folder folder
Constructor Detail

SortingUtils.FolderNameCollationKey

public SortingUtils.FolderNameCollationKey(java.text.Collator collator,
                                           Folder folder)


Copyright © 2007. All Rights Reserved.