com.onwbp.adaptation
Interface AdaptationFilter


public interface AdaptationFilter

Defines a specific filter over adaptations.

See Also:
Request.setSpecificFilter(AdaptationFilter), UITableFilterRequestContext.setTableFilter(AdaptationFilter)

Method Summary
 boolean accept(Adaptation anAdaptation)
          Tells whether the adaptation is included in the filter result.
 

Method Detail

accept

public boolean accept(Adaptation anAdaptation)
Tells whether the adaptation is included in the filter result.

When the filter is used on large collections, it is important to implement a low-computation method.



(report a bug)
EBX.Platform 4.8.4 [0722]
Copyright Orchestra Networks 2000-2010. All rights reserved.