com.ibm.websphere.personalization.resources
Interface SortingResourceDomain


public interface SortingResourceDomain

This interface may be implemented by a resource domain class to indicate whether or not it supports sorting using an orderBy clause.


Method Summary
 boolean orderBySupported(IOrderBy orderBy)
          Returns false if the domain's callback cannot sort using the orderBy
 

Method Detail

orderBySupported

boolean orderBySupported(IOrderBy orderBy)
Returns false if the domain's callback cannot sort using the orderBy