Uses of Class
com.liferay.exportimport.kernel.exception.NoSuchConfigurationException
Packages that use NoSuchConfigurationException
-
Uses of NoSuchConfigurationException in com.liferay.exportimport.kernel.service.persistence
Methods in com.liferay.exportimport.kernel.service.persistence that throw NoSuchConfigurationExceptionModifier and TypeMethodDescriptionExportImportConfigurationPersistence.findByCompanyId_First
(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where companyId = ?.static ExportImportConfiguration
ExportImportConfigurationUtil.findByCompanyId_First
(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where companyId = ?.ExportImportConfigurationPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the last 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 = ?.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.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 = ?.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_First
(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where groupId = ? and status = ?.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_Last
(long groupId, int status, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the last export import configuration in the ordered set where groupId = ? and status = ?.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_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 = ?.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_First
(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where groupId = ? and type = ?.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_Last
(long groupId, int type, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the last export import configuration in the ordered set where groupId = ? and type = ?.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_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 = ?.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_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 = ?.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_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 = ?.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.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 = ?.ExportImportConfigurationPersistence.findByGroupId_First
(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where groupId = ?.static ExportImportConfiguration
ExportImportConfigurationUtil.findByGroupId_First
(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the first export import configuration in the ordered set where groupId = ?.ExportImportConfigurationPersistence.findByGroupId_Last
(long groupId, OrderByComparator<ExportImportConfiguration> orderByComparator) Returns the last 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 = ?.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.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 = ?.ExportImportConfigurationPersistence.findByPrimaryKey
(long exportImportConfigurationId) Returns the export import configuration with the primary key or throws aNoSuchConfigurationException
if it could not be found.static ExportImportConfiguration
ExportImportConfigurationUtil.findByPrimaryKey
(long exportImportConfigurationId) Returns the export import configuration with the primary key or throws aNoSuchConfigurationException
if it could not be found.ExportImportConfigurationPersistence.remove
(long exportImportConfigurationId) Removes the export import configuration with the primary key from the database.static ExportImportConfiguration
ExportImportConfigurationUtil.remove
(long exportImportConfigurationId) Removes the export import configuration with the primary key from the database.