Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.bi.rules.QueryType

Packages that use QueryType
com.liferay.portal.kernel.bi.rules   
 

Uses of QueryType in com.liferay.portal.kernel.bi.rules
 

Methods in com.liferay.portal.kernel.bi.rules that return QueryType
 QueryType Query.getQueryType()
           
static QueryType QueryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryType[] QueryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 6.2-ce-ga5