Liferay 6.2-ce-ga5

com.liferay.portal.service.persistence
Class ServiceComponentActionableDynamicQuery

java.lang.Object
  extended by com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
      extended by com.liferay.portal.service.persistence.ServiceComponentActionableDynamicQuery
All Implemented Interfaces:
ActionableDynamicQuery

public abstract class ServiceComponentActionableDynamicQuery
extends BaseActionableDynamicQuery

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.

Constructor Summary
ServiceComponentActionableDynamicQuery()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.dao.orm.BaseActionableDynamicQuery
addCriteria, addDefaultCriteria, addDocument, addDocuments, addOrderCriteria, doPerformCount, executeDynamicQuery, getCountProjection, getSearchEngineId, indexInterval, intervalCompleted, performAction, performActions, performActions, performActionsInMultipleIntervals, performActionsInSingleInterval, performCount, setBaseLocalService, setClass, setClassLoader, setCompanyId, setGroupId, setGroupIdPropertyName, setInterval, setPrimaryKeyPropertyName, setSearchEngineId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceComponentActionableDynamicQuery

public ServiceComponentActionableDynamicQuery()
                                       throws SystemException
Throws:
SystemException

Liferay 6.2-ce-ga5