Liferay 6.2-ce-ga5

com.liferay.portal.kernel.repository.cmis.search
Class CMISFullTextConjunction

java.lang.Object
  extended by com.liferay.portal.kernel.repository.cmis.search.CMISJunction
      extended by com.liferay.portal.kernel.repository.cmis.search.CMISFullTextConjunction
All Implemented Interfaces:
CMISCriterion

public class CMISFullTextConjunction
extends CMISJunction


Constructor Summary
CMISFullTextConjunction()
           
 
Method Summary
 String toQueryFragment()
           
 
Methods inherited from class com.liferay.portal.kernel.repository.cmis.search.CMISJunction
add, isEmpty, list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMISFullTextConjunction

public CMISFullTextConjunction()
Method Detail

toQueryFragment

public String toQueryFragment()
Specified by:
toQueryFragment in interface CMISCriterion
Specified by:
toQueryFragment in class CMISJunction

Liferay 6.2-ce-ga5