com.bea.content.expression.operators
Interface IQueryOperator

All Known Implementing Classes:
AbstractQueryOperator, AfterQuery, BeforeQuery, ContainsAllQuery, ContainsQuery, EqualsQuery, GreaterThanQuery, IsNullQuery, LessThanQuery, LikeIgnoreCaseQuery, LikeQuery, NotEqualsQuery, NotNullQuery, RangeQuery, RelatedToAllQuery, RelatedToQuery, SimilarToQuery, SingleValueQuery, SoundsLikeQuery, TextQuery, WildCardQuery

public interface IQueryOperator


Method Summary
 com.bea.content.expression.FullTextQueryParameter buildFTQP()
           
 

Method Detail

buildFTQP

com.bea.content.expression.FullTextQueryParameter buildFTQP()


Copyright © 2011, Oracle. All rights reserved.