ariba.ui.meta.persistence
Interface QueryProcessor


public interface QueryProcessor


Method Summary
 List executeQuery(ObjectContext context, QuerySpecification spec)
           
 boolean isProcessorForQuery(QuerySpecification spec)
           
 

Method Detail

isProcessorForQuery

boolean isProcessorForQuery(QuerySpecification spec)

executeQuery

List executeQuery(ObjectContext context,
                  QuerySpecification spec)


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.