com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.client
Class ReportUnitImpl.ResourceListLocator

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.client.ReportUnitImpl.ResourceListLocator
Direct Known Subclasses:
ReportUnitImpl.ResourceListLocalNameLocator, ReportUnitImpl.ResourceListReferenceLocator
Enclosing class:
ReportUnitImpl

protected abstract static class ReportUnitImpl.ResourceListLocator
extends java.lang.Object


Constructor Summary
ReportUnitImpl.ResourceListLocator(java.util.List resources)
           
 
Method Summary
protected abstract  boolean matches(ResourceReference ref)
           
 java.util.ListIterator positionBefore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportUnitImpl.ResourceListLocator

public ReportUnitImpl.ResourceListLocator(java.util.List resources)
Method Detail

positionBefore

public java.util.ListIterator positionBefore()

matches

protected abstract boolean matches(ResourceReference ref)


Copyright © 2007. All Rights Reserved.