Index

A C D E F G I M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addErrorExportImportReportEntry(long, long, String, long, long, String, String) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
addErrorExportImportReportEntry(long, long, String, long, long, String, String) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
addErrorExportImportReportEntry(long, long, String, long, long, String, String) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
addExportImportReportEntry(ExportImportReportEntry) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Adds the export import report entry to the database.
addExportImportReportEntry(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Adds the export import report entry to the database.
addExportImportReportEntry(ExportImportReportEntry) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Adds the export import report entry to the database.
addIncompleteExportImportReportEntry(long, long, String, long, long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
addIncompleteExportImportReportEntry(long, long, String, long, long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
addIncompleteExportImportReportEntry(long, long, String, long, long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 

C

cacheResult(ExportImportReportEntry) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Caches the export import report entry in the entity cache if it is enabled.
cacheResult(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Caches the export import report entry in the entity cache if it is enabled.
cacheResult(List<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Caches the export import report entries in the entity cache if it is enabled.
cacheResult(List<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Caches the export import report entries in the entity cache if it is enabled.
classExternalReferenceCode - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
classNameId - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
clearCache() - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
clearCache(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
com.liferay.exportimport.report.constants - package com.liferay.exportimport.report.constants
 
com.liferay.exportimport.report.exception - package com.liferay.exportimport.report.exception
 
com.liferay.exportimport.report.model - package com.liferay.exportimport.report.model
 
com.liferay.exportimport.report.service - package com.liferay.exportimport.report.service
 
com.liferay.exportimport.report.service.persistence - package com.liferay.exportimport.report.service.persistence
 
companyId - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
countAll() - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the number of export import report entries.
countAll() - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the number of export import report entries.
countByC_E(long, long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the number of export import report entries where companyId = ? and exportImportConfigurationId = ?.
countByC_E(long, long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the number of export import report entries where companyId = ? and exportImportConfigurationId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
create(long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Creates a new export import report entry with the primary key.
create(long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Creates a new export import report entry with the primary key.
createDate - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
createExportImportReportEntry(long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Creates a new export import report entry with the primary key.
createExportImportReportEntry(long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Creates a new export import report entry with the primary key.
createExportImportReportEntry(long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Creates a new export import report entry with the primary key.
createPersistedModel(Serializable) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 

D

deleteExportImportReportEntry(long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Deletes the export import report entry with the primary key from the database.
deleteExportImportReportEntry(long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Deletes the export import report entry with the primary key from the database.
deleteExportImportReportEntry(long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Deletes the export import report entry with the primary key from the database.
deleteExportImportReportEntry(ExportImportReportEntry) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Deletes the export import report entry from the database.
deleteExportImportReportEntry(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Deletes the export import report entry from the database.
deleteExportImportReportEntry(ExportImportReportEntry) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Deletes the export import report entry from the database.
deletePersistedModel(PersistedModel) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
dslQuery(DSLQuery) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
dynamicQuery() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
dynamicQuery() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

error - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
errorStacktrace - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
EXPORT_IMPORT_REPORT_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.exportimport.report.model.ExportImportReportEntry
 
exportImportConfigurationId - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
ExportImportReportEntry - Interface in com.liferay.exportimport.report.model
The extended model interface for the ExportImportReportEntry service.
ExportImportReportEntryConstants - Class in com.liferay.exportimport.report.constants
 
ExportImportReportEntryConstants() - Constructor for class com.liferay.exportimport.report.constants.ExportImportReportEntryConstants
 
exportImportReportEntryId - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
ExportImportReportEntryLocalService - Interface in com.liferay.exportimport.report.service
Provides the local service interface for ExportImportReportEntry.
ExportImportReportEntryLocalServiceUtil - Class in com.liferay.exportimport.report.service
Provides the local service utility for ExportImportReportEntry.
ExportImportReportEntryLocalServiceUtil() - Constructor for class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
ExportImportReportEntryLocalServiceWrapper - Class in com.liferay.exportimport.report.service
Provides a wrapper for ExportImportReportEntryLocalService.
ExportImportReportEntryLocalServiceWrapper() - Constructor for class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
ExportImportReportEntryLocalServiceWrapper(ExportImportReportEntryLocalService) - Constructor for class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
ExportImportReportEntryModel - Interface in com.liferay.exportimport.report.model
The base model interface for the ExportImportReportEntry service.
ExportImportReportEntryPersistence - Interface in com.liferay.exportimport.report.service.persistence
The persistence interface for the export import report entry service.
ExportImportReportEntryTable - Class in com.liferay.exportimport.report.model
The table class for the "ExportImportReportEntry" database table.
ExportImportReportEntryUtil - Class in com.liferay.exportimport.report.service.persistence
The persistence utility for the export import report entry service.
ExportImportReportEntryUtil() - Constructor for class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
ExportImportReportEntryWrapper - Class in com.liferay.exportimport.report.model
This class is a wrapper for ExportImportReportEntry.
ExportImportReportEntryWrapper(ExportImportReportEntry) - Constructor for class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 

F

fetchByC_E_First(long, long, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the first export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
fetchByC_E_First(long, long, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the first export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
fetchByC_E_Last(long, long, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the last export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
fetchByC_E_Last(long, long, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the last export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the export import report entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the export import report entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
fetchExportImportReportEntry(long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
fetchExportImportReportEntry(long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
fetchExportImportReportEntry(long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
findAll() - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns all the export import report entries.
findAll() - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns all the export import report entries.
findAll(int, int) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns a range of all the export import report entries.
findAll(int, int) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns a range of all the export import report entries.
findAll(int, int, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns an ordered range of all the export import report entries.
findAll(int, int, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns an ordered range of all the export import report entries.
findAll(int, int, OrderByComparator<ExportImportReportEntry>, boolean) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns an ordered range of all the export import report entries.
findAll(int, int, OrderByComparator<ExportImportReportEntry>, boolean) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns an ordered range of all the export import report entries.
findByC_E(long, long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns a range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns a range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns an ordered range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns an ordered range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int, OrderByComparator<ExportImportReportEntry>, boolean) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns an ordered range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E(long, long, int, int, OrderByComparator<ExportImportReportEntry>, boolean) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns an ordered range of all the export import report entries where companyId = ? and exportImportConfigurationId = ?.
findByC_E_First(long, long, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the first export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByC_E_First(long, long, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the first export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByC_E_Last(long, long, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the last export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByC_E_Last(long, long, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the last export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByC_E_PrevAndNext(long, long, long, OrderByComparator<ExportImportReportEntry>) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the export import report entries before and after the current export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByC_E_PrevAndNext(long, long, long, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the export import report entries before and after the current export import report entry in the ordered set where companyId = ? and exportImportConfigurationId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Returns the export import report entry with the primary key or throws a NoSuchExportImportReportEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Returns the export import report entry with the primary key or throws a NoSuchExportImportReportEntryException if it could not be found.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<ExportImportReportEntry>) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
getBasePersistence() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
getClassExternalReferenceCode() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the class external reference code of this export import report entry.
getClassExternalReferenceCode() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the class external reference code of this export import report entry.
getClassName() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the fully qualified class name of this export import report entry.
getClassName() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the fully qualified class name of this export import report entry.
getClassNameId() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the class name ID of this export import report entry.
getClassNameId() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the class name ID of this export import report entry.
getCompanyId() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the company ID of this export import report entry.
getCompanyId() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the company ID of this export import report entry.
getCreateDate() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the create date of this export import report entry.
getCreateDate() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the create date of this export import report entry.
getError() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the error of this export import report entry.
getError() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the error of this export import report entry.
getErrorStacktrace() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the error stacktrace of this export import report entry.
getErrorStacktrace() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the error stacktrace of this export import report entry.
getExportImportConfigurationId() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the export import configuration ID of this export import report entry.
getExportImportConfigurationId() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the export import configuration ID of this export import report entry.
getExportImportReportEntries(int, int) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns a range of all the export import report entries.
getExportImportReportEntries(int, int) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns a range of all the export import report entries.
getExportImportReportEntries(int, int) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns a range of all the export import report entries.
getExportImportReportEntries(long, long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
getExportImportReportEntries(long, long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
getExportImportReportEntries(long, long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
getExportImportReportEntriesCount() - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns the number of export import report entries.
getExportImportReportEntriesCount() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns the number of export import report entries.
getExportImportReportEntriesCount() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns the number of export import report entries.
getExportImportReportEntry(long) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns the export import report entry with the primary key.
getExportImportReportEntry(long) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns the export import report entry with the primary key.
getExportImportReportEntry(long) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns the export import report entry with the primary key.
getExportImportReportEntryId() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the export import report entry ID of this export import report entry.
getExportImportReportEntryId() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the export import report entry ID of this export import report entry.
getGroupId() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the group ID of this export import report entry.
getGroupId() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the group ID of this export import report entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the modified date of this export import report entry.
getModifiedDate() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the modified date of this export import report entry.
getMvccVersion() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the mvcc version of this export import report entry.
getMvccVersion() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the mvcc version of this export import report entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
getPrimaryKey() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the primary key of this export import report entry.
getPrimaryKey() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the primary key of this export import report entry.
getResolved() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the resolved of this export import report entry.
getResolved() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the resolved of this export import report entry.
getService() - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
 
getType() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns the type of this export import report entry.
getType() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns the type of this export import report entry.
getWrappedService() - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 
groupId - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 

I

INSTANCE - Static variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
isResolved() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Returns true if this export import report entry is resolved.
isResolved() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Returns true if this export import report entry is resolved.

M

modifiedDate - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
mvccVersion - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 

N

NoSuchExportImportReportEntryException - Exception Class in com.liferay.exportimport.report.exception
 
NoSuchExportImportReportEntryException() - Constructor for exception class com.liferay.exportimport.report.exception.NoSuchExportImportReportEntryException
 
NoSuchExportImportReportEntryException(String) - Constructor for exception class com.liferay.exportimport.report.exception.NoSuchExportImportReportEntryException
 
NoSuchExportImportReportEntryException(String, Throwable) - Constructor for exception class com.liferay.exportimport.report.exception.NoSuchExportImportReportEntryException
 
NoSuchExportImportReportEntryException(Throwable) - Constructor for exception class com.liferay.exportimport.report.exception.NoSuchExportImportReportEntryException
 

P

persist() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 

R

remove(long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Removes the export import report entry with the primary key from the database.
remove(long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Removes the export import report entry with the primary key from the database.
removeAll() - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Removes all the export import report entries from the database.
removeAll() - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Removes all the export import report entries from the database.
removeByC_E(long, long) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
Removes all the export import report entries where companyId = ? and exportImportConfigurationId = ? from the database.
removeByC_E(long, long) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
Removes all the export import report entries where companyId = ? and exportImportConfigurationId = ? from the database.
resolved - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 

S

setClassExternalReferenceCode(String) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the class external reference code of this export import report entry.
setClassExternalReferenceCode(String) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the class external reference code of this export import report entry.
setClassName(String) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
 
setClassName(String) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
setClassNameId(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the class name ID of this export import report entry.
setClassNameId(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the class name ID of this export import report entry.
setCompanyId(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the company ID of this export import report entry.
setCompanyId(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the company ID of this export import report entry.
setCreateDate(Date) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the create date of this export import report entry.
setCreateDate(Date) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the create date of this export import report entry.
setError(String) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the error of this export import report entry.
setError(String) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the error of this export import report entry.
setErrorStacktrace(String) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the error stacktrace of this export import report entry.
setErrorStacktrace(String) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the error stacktrace of this export import report entry.
setExportImportConfigurationId(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the export import configuration ID of this export import report entry.
setExportImportConfigurationId(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the export import configuration ID of this export import report entry.
setExportImportReportEntryId(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the export import report entry ID of this export import report entry.
setExportImportReportEntryId(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the export import report entry ID of this export import report entry.
setGroupId(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the group ID of this export import report entry.
setGroupId(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the group ID of this export import report entry.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the modified date of this export import report entry.
setModifiedDate(Date) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the modified date of this export import report entry.
setMvccVersion(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the mvcc version of this export import report entry.
setMvccVersion(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the mvcc version of this export import report entry.
setPersistence(ExportImportReportEntryPersistence) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
setPrimaryKey(long) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the primary key of this export import report entry.
setPrimaryKey(long) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the primary key of this export import report entry.
setResolved(boolean) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets whether this export import report entry is resolved.
setResolved(boolean) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets whether this export import report entry is resolved.
setType(int) - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
Sets the type of this export import report entry.
setType(int) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
Sets the type of this export import report entry.
setWrappedService(ExportImportReportEntryLocalService) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
 

T

toXmlString() - Method in interface com.liferay.exportimport.report.model.ExportImportReportEntryModel
 
toXmlString() - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
type - Variable in class com.liferay.exportimport.report.model.ExportImportReportEntryTable
 
TYPE_ERROR - Static variable in class com.liferay.exportimport.report.constants.ExportImportReportEntryConstants
 
TYPE_INCOMPLETE - Static variable in class com.liferay.exportimport.report.constants.ExportImportReportEntryConstants
 

U

update(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
update(ExportImportReportEntry, ServiceContext) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 
updateExportImportReportEntry(ExportImportReportEntry) - Method in interface com.liferay.exportimport.report.service.ExportImportReportEntryLocalService
Updates the export import report entry in the database or adds it if it does not yet exist.
updateExportImportReportEntry(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceUtil
Updates the export import report entry in the database or adds it if it does not yet exist.
updateExportImportReportEntry(ExportImportReportEntry) - Method in class com.liferay.exportimport.report.service.ExportImportReportEntryLocalServiceWrapper
Updates the export import report entry in the database or adds it if it does not yet exist.
updateImpl(ExportImportReportEntry) - Method in interface com.liferay.exportimport.report.service.persistence.ExportImportReportEntryPersistence
 
updateImpl(ExportImportReportEntry) - Static method in class com.liferay.exportimport.report.service.persistence.ExportImportReportEntryUtil
 

W

wrap(ExportImportReportEntry) - Method in class com.liferay.exportimport.report.model.ExportImportReportEntryWrapper
 
A C D E F G I M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form