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 © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.