Liferay 7.0-ce-m3

Uses of Class
com.liferay.portal.NoSuchExportImportConfigurationException

Packages that use NoSuchExportImportConfigurationException
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

Uses of NoSuchExportImportConfigurationException in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that throw NoSuchExportImportConfigurationException
static ExportImportConfiguration ExportImportConfigurationUtil.findByCompanyId_First(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByCompanyId_First(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where companyId = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByCompanyId_Last(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByCompanyId_Last(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where companyId = ?.
static ExportImportConfiguration[] ExportImportConfigurationUtil.findByCompanyId_PrevAndNext(long exportImportConfigurationId, long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistence.findByCompanyId_PrevAndNext(long exportImportConfigurationId, long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where companyId = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_S_First(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_S_First(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and status = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_S_Last(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_S_Last(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and status = ?.
static ExportImportConfiguration[] ExportImportConfigurationUtil.findByG_S_PrevAndNext(long exportImportConfigurationId, long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistence.findByG_S_PrevAndNext(long exportImportConfigurationId, long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and status = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_T_First(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_T_First(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_T_Last(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_T_Last(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ?.
static ExportImportConfiguration[] ExportImportConfigurationUtil.findByG_T_PrevAndNext(long exportImportConfigurationId, long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistence.findByG_T_PrevAndNext(long exportImportConfigurationId, long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_T_S_First(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_T_S_First(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByG_T_S_Last(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByG_T_S_Last(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
static ExportImportConfiguration[] ExportImportConfigurationUtil.findByG_T_S_PrevAndNext(long exportImportConfigurationId, long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistence.findByG_T_S_PrevAndNext(long exportImportConfigurationId, long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByGroupId_First(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByGroupId_First(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByGroupId_Last(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByGroupId_Last(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ?.
static ExportImportConfiguration[] ExportImportConfigurationUtil.findByGroupId_PrevAndNext(long exportImportConfigurationId, long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistence.findByGroupId_PrevAndNext(long exportImportConfigurationId, long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ?.
static ExportImportConfiguration ExportImportConfigurationUtil.findByPrimaryKey(long exportImportConfigurationId)
          Returns the export import configuration with the primary key or throws a NoSuchExportImportConfigurationException if it could not be found.
 ExportImportConfiguration ExportImportConfigurationPersistence.findByPrimaryKey(long exportImportConfigurationId)
          Returns the export import configuration with the primary key or throws a NoSuchExportImportConfigurationException if it could not be found.
static ExportImportConfiguration ExportImportConfigurationUtil.remove(long exportImportConfigurationId)
          Removes the export import configuration with the primary key from the database.
 ExportImportConfiguration ExportImportConfigurationPersistence.remove(long exportImportConfigurationId)
          Removes the export import configuration with the primary key from the database.
 

Uses of NoSuchExportImportConfigurationException in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl that throw NoSuchExportImportConfigurationException
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistenceImpl.findByCompanyId_PrevAndNext(long exportImportConfigurationId, long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where companyId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_S_First(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_S_Last(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistenceImpl.findByG_S_PrevAndNext(long exportImportConfigurationId, long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_T_First(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_T_Last(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistenceImpl.findByG_T_PrevAndNext(long exportImportConfigurationId, long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_T_S_First(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByG_T_S_Last(long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistenceImpl.findByG_T_S_PrevAndNext(long exportImportConfigurationId, long groupId, int type, int status, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ? and type = ? and status = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the first export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the last export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration[] ExportImportConfigurationPersistenceImpl.findByGroupId_PrevAndNext(long exportImportConfigurationId, long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator)
          Returns the export import configurations before and after the current export import configuration in the ordered set where groupId = ?.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByPrimaryKey(long exportImportConfigurationId)
          Returns the export import configuration with the primary key or throws a NoSuchExportImportConfigurationException if it could not be found.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the export import configuration with the primary key or throws a NoSuchModelException if it could not be found.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.remove(long exportImportConfigurationId)
          Removes the export import configuration with the primary key from the database.
 ExportImportConfiguration ExportImportConfigurationPersistenceImpl.remove(Serializable primaryKey)
          Removes the export import configuration with the primary key from the database.
 


Liferay 7.0-ce-m3