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

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

protected static class SortingUtils.RepoResourceURICollationKey
extends SortingUtils.CollationKeyDecorator


Field Summary
protected  RepoResource resource
           
 
Constructor Summary
SortingUtils.RepoResourceURICollationKey(java.text.Collator collator, RepoResource resource)
           
 
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

resource

protected final RepoResource resource
Constructor Detail

SortingUtils.RepoResourceURICollationKey

public SortingUtils.RepoResourceURICollationKey(java.text.Collator collator,
                                                RepoResource resource)


Copyright © 2007. All Rights Reserved.