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

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.FolderURICollationKey
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
SortingUtils

protected static class SortingUtils.FolderURICollationKey
extends SortingUtils.CollationKeyDecorator


Field Summary
protected  Folder folder
           
 
Constructor Summary
SortingUtils.FolderURICollationKey(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.FolderURICollationKey

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


Copyright © 2007. All Rights Reserved.