- cacheResult(Definition) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Caches the definition in the entity cache if it is enabled.
- cacheResult(List<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Caches the definitions in the entity cache if it is enabled.
- cacheResult(Definition) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Caches the definition in the entity cache if it is enabled.
- cacheResult(List<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Caches the definitions in the entity cache if it is enabled.
- cacheResult(Entry) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Caches the entry in the entity cache if it is enabled.
- cacheResult(List<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Caches the entries in the entity cache if it is enabled.
- cacheResult(Entry) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Caches the entry in the entity cache if it is enabled.
- cacheResult(List<Entry>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Caches the entries in the entity cache if it is enabled.
- cacheResult(Source) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Caches the source in the entity cache if it is enabled.
- cacheResult(List<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Caches the sources in the entity cache if it is enabled.
- cacheResult(Source) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Caches the source in the entity cache if it is enabled.
- cacheResult(List<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Caches the sources in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- clearCache(Definition) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- clearCache() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- clearCache(Entry) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- clearCache() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- clearCache(Source) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- cloneWithOriginalValues() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- cloneWithOriginalValues() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- cloneWithOriginalValues() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
- cloneWithOriginalValues() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- cloneWithOriginalValues() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- cloneWithOriginalValues() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- com.liferay.portal.reports.engine.console.configuration - package com.liferay.portal.reports.engine.console.configuration
-
- com.liferay.portal.reports.engine.console.constants - package com.liferay.portal.reports.engine.console.constants
-
- com.liferay.portal.reports.engine.console.exception - package com.liferay.portal.reports.engine.console.exception
-
- com.liferay.portal.reports.engine.console.model - package com.liferay.portal.reports.engine.console.model
-
- com.liferay.portal.reports.engine.console.service - package com.liferay.portal.reports.engine.console.service
-
- com.liferay.portal.reports.engine.console.service.permission - package com.liferay.portal.reports.engine.console.service.permission
-
- com.liferay.portal.reports.engine.console.service.persistence - package com.liferay.portal.reports.engine.console.service.persistence
-
- com.liferay.portal.reports.engine.console.status - package com.liferay.portal.reports.engine.console.status
-
- com.liferay.portal.reports.engine.console.util - package com.liferay.portal.reports.engine.console.util
-
- com.liferay.portal.reports.engine.console.util.comparator - package com.liferay.portal.reports.engine.console.util.comparator
-
- companyId - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- companyId - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- companyId - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- compare(Definition, Definition) - Method in class com.liferay.portal.reports.engine.console.util.comparator.DefinitionCreateDateComparator
-
- compare(Entry, Entry) - Method in class com.liferay.portal.reports.engine.console.util.comparator.EntryCreateDateComparator
-
- compare(Source, Source) - Method in class com.liferay.portal.reports.engine.console.util.comparator.SourceCreateDateComparator
-
- countAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions.
- countAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions.
- countAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns the number of entries.
- countAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns the number of entries.
- countAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources.
- countAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources.
- countByCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions where companyId = ?.
- countByCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources where companyId = ?.
- countByG_CD_N_SN(long, String, String, Date, Date, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryFinder
-
- countByG_N_DU(long, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourceFinder
-
- countByG_S_N_D_RN(long, String, String, long, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionFinder
-
- countByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions where groupId = ?.
- countByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources where groupId = ?.
- countByUuid(String) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions where uuid = ?.
- countByUuid(String) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources where uuid = ? and groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- create(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Creates a new definition with the primary key.
- create(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Creates a new definition with the primary key.
- create(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Creates a new entry with the primary key.
- create(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Creates a new entry with the primary key.
- create(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Creates a new source with the primary key.
- create(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Creates a new source with the primary key.
- createDate - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- createDate - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- createDate - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- createDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Creates a new definition with the primary key.
- createDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Creates a new definition with the primary key.
- createDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Creates a new definition with the primary key.
- createEntry(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Creates a new entry with the primary key.
- createEntry(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Creates a new entry with the primary key.
- createEntry(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Creates a new entry with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- createPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- createSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Creates a new source with the primary key.
- createSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Creates a new source with the primary key.
- createSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Creates a new source with the primary key.
- Definition - Interface in com.liferay.portal.reports.engine.console.model
-
The extended model interface for the Definition service.
- DEFINITION_ID_ACCESSOR - Static variable in interface com.liferay.portal.reports.engine.console.model.Definition
-
- DefinitionCreateDateComparator - Class in com.liferay.portal.reports.engine.console.util.comparator
-
- DefinitionCreateDateComparator() - Constructor for class com.liferay.portal.reports.engine.console.util.comparator.DefinitionCreateDateComparator
-
- DefinitionCreateDateComparator(boolean) - Constructor for class com.liferay.portal.reports.engine.console.util.comparator.DefinitionCreateDateComparator
-
- DefinitionFileException - Exception in com.liferay.portal.reports.engine.console.exception
-
- DefinitionFileException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.DefinitionFileException
-
- DefinitionFileException.InvalidDefinitionFile - Exception in com.liferay.portal.reports.engine.console.exception
-
- DefinitionFinder - Interface in com.liferay.portal.reports.engine.console.service.persistence
-
- definitionId - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- definitionId - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- DefinitionLocalService - Interface in com.liferay.portal.reports.engine.console.service
-
Provides the local service interface for Definition.
- DefinitionLocalServiceUtil - Class in com.liferay.portal.reports.engine.console.service
-
Provides the local service utility for Definition.
- DefinitionLocalServiceUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- DefinitionLocalServiceWrapper - Class in com.liferay.portal.reports.engine.console.service
-
- DefinitionLocalServiceWrapper() - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- DefinitionLocalServiceWrapper(DefinitionLocalService) - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- DefinitionModel - Interface in com.liferay.portal.reports.engine.console.model
-
The base model interface for the Definition service.
- DefinitionNameException - Exception in com.liferay.portal.reports.engine.console.exception
-
- DefinitionNameException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.DefinitionNameException
-
- DefinitionNameException.NullDefinitionFileName - Exception in com.liferay.portal.reports.engine.console.exception
-
- DefinitionPersistence - Interface in com.liferay.portal.reports.engine.console.service.persistence
-
The persistence interface for the definition service.
- DefinitionService - Interface in com.liferay.portal.reports.engine.console.service
-
Provides the remote service interface for Definition.
- DefinitionServiceUtil - Class in com.liferay.portal.reports.engine.console.service
-
Provides the remote service utility for Definition.
- DefinitionServiceUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- DefinitionServiceWrapper - Class in com.liferay.portal.reports.engine.console.service
-
- DefinitionServiceWrapper() - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- DefinitionServiceWrapper(DefinitionService) - Constructor for class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- DefinitionTable - Class in com.liferay.portal.reports.engine.console.model
-
The table class for the "Reports_Definition" database table.
- DefinitionUtil - Class in com.liferay.portal.reports.engine.console.service.persistence
-
The persistence utility for the definition service.
- DefinitionUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- DefinitionWrapper - Class in com.liferay.portal.reports.engine.console.model
-
- DefinitionWrapper(Definition) - Constructor for class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- deleteAttachment(long, String) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- deleteAttachment(long, String) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- deleteAttachment(long, String) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- deleteAttachment(long, long, String) - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
- deleteAttachment(long, long, String) - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- deleteAttachment(long, long, String) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- deleteDefinition(Definition) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Deletes the definition from the database.
- deleteDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Deletes the definition with the primary key from the database.
- deleteDefinition(Definition) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Deletes the definition from the database.
- deleteDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Deletes the definition with the primary key from the database.
- deleteDefinition(Definition) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Deletes the definition from the database.
- deleteDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Deletes the definition with the primary key from the database.
- deleteDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionService
-
- deleteDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- deleteDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- deleteDefinitions(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- deleteDefinitions(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- deleteDefinitions(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- deleteDefinitionTemplates(long, String) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- deleteDefinitionTemplates(long, String) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- deleteDefinitionTemplates(long, String) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- deleteEntry(Entry) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Deletes the entry from the database.
- deleteEntry(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Deletes the entry with the primary key from the database.
- deleteEntry(Entry) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Deletes the entry from the database.
- deleteEntry(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Deletes the entry with the primary key from the database.
- deleteEntry(Entry) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Deletes the entry from the database.
- deleteEntry(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Deletes the entry with the primary key from the database.
- deleteEntry(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
- deleteEntry(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- deleteEntry(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- deleteSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Deletes the source with the primary key from the database.
- deleteSource(Source) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Deletes the source from the database.
- deleteSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Deletes the source with the primary key from the database.
- deleteSource(Source) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Deletes the source from the database.
- deleteSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Deletes the source with the primary key from the database.
- deleteSource(Source) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Deletes the source from the database.
- deleteSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceService
-
- deleteSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- deleteSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- deleteSources(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- deleteSources(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- deleteSources(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- description - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- DISPLAY_REPORTS - Static variable in class com.liferay.portal.reports.engine.console.constants.ReportsEngineConsolePortletKeys
-
- driverClassName - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- driverPassword - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- driverUrl - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- driverUserName - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- dslQueryCount(DSLQuery) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- dslQueryCount(DSLQuery) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- dslQueryCount(DSLQuery) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
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.portal.reports.engine.console.service.DefinitionLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
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.portal.reports.engine.console.service.EntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
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.portal.reports.engine.console.service.SourceLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByCompanyId_First(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where companyId = ?.
- fetchByGroupId_First(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where groupId = ?.
- fetchByGroupId_First(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where groupId = ?.
- fetchByGroupId_Last(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where groupId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definition with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definition with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns the entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns the entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the source with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the source with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- fetchByUuid_C_First(String, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definition where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definition where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definition where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definition where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the source where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the source where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the source where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the source where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where uuid = ?.
- fetchDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- fetchDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- fetchDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- fetchDefinitionByUuidAndGroupId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the definition matching the UUID and group.
- fetchDefinitionByUuidAndGroupId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the definition matching the UUID and group.
- fetchDefinitionByUuidAndGroupId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the definition matching the UUID and group.
- fetchEntry(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- fetchEntry(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- fetchEntry(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- fetchSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- fetchSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- fetchSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- fetchSourceByUuidAndGroupId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the source matching the UUID and group.
- fetchSourceByUuidAndGroupId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the source matching the UUID and group.
- fetchSourceByUuidAndGroupId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the source matching the UUID and group.
- fileName - Variable in exception com.liferay.portal.reports.engine.console.exception.DefinitionFileException.InvalidDefinitionFile
-
- filterCountByG_CD_N_SN(long, String, String, Date, Date, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryFinder
-
- filterCountByG_N_DU(long, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourceFinder
-
- filterCountByG_S_N_D_RN(long, String, String, long, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionFinder
-
- filterCountByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the number of definitions that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the number of definitions that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the number of sources that the user has permission to view where groupId = ?.
- filterCountByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the number of sources that the user has permission to view where groupId = ?.
- filterFindByG_CD_N_SN(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryFinder
-
- filterFindByG_N_DU(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourceFinder
-
- filterFindByG_S_N_D_RN(long, String, String, long, String, boolean, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionFinder
-
- filterFindByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources that the user has permissions to view where groupId = ?.
- filterFindByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources that the user has permission to view where groupId = ?.
- filterFindByGroupId(long, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources that the user has permissions to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definitions before and after the current definition in the ordered set of definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definitions before and after the current definition in the ordered set of definitions that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the sources before and after the current source in the ordered set of sources that the user has permission to view where groupId = ?.
- filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the sources before and after the current source in the ordered set of sources that the user has permission to view where groupId = ?.
- findAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions.
- findAll(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions.
- findAll(int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions.
- findAll(int, int, OrderByComparator<Definition>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions.
- findAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions.
- findAll(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions.
- findAll(int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions.
- findAll(int, int, OrderByComparator<Definition>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions.
- findAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns all the entries.
- findAll(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns a range of all the entries.
- findAll(int, int, OrderByComparator<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns an ordered range of all the entries.
- findAll(int, int, OrderByComparator<Entry>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns an ordered range of all the entries.
- findAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns all the entries.
- findAll(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns a range of all the entries.
- findAll(int, int, OrderByComparator<Entry>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns an ordered range of all the entries.
- findAll(int, int, OrderByComparator<Entry>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns an ordered range of all the entries.
- findAll() - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources.
- findAll(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources.
- findAll(int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources.
- findAll(int, int, OrderByComparator<Source>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources.
- findAll() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources.
- findAll(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources.
- findAll(int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources.
- findAll(int, int, OrderByComparator<Source>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources.
- findByCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Definition>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Definition>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Source>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<Source>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definitions before and after the current definition in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definitions before and after the current definition in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the sources before and after the current source in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the sources before and after the current source in the ordered set where companyId = ?.
- findByG_CD_N_SN(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryFinder
-
- findByG_N_DU(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourceFinder
-
- findByG_S_N_D_RN(long, String, String, long, String, boolean, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionFinder
-
- findByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Definition>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Definition>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where groupId = ?.
- findByGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources where groupId = ?.
- findByGroupId(long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Source>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where groupId = ?.
- findByGroupId(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources where groupId = ?.
- findByGroupId(long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where groupId = ?.
- findByGroupId(long, int, int, OrderByComparator<Source>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where groupId = ?.
- findByGroupId_First(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where groupId = ?.
- findByGroupId_Last(long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definitions before and after the current definition in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definitions before and after the current definition in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the sources before and after the current source in the ordered set where groupId = ?.
- findByGroupId_PrevAndNext(long, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the sources before and after the current source in the ordered set where groupId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definition with the primary key or throws a NoSuchDefinitionException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definition with the primary key or throws a NoSuchDefinitionException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.EntryPersistence
-
Returns the entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
Returns the entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the source with the primary key or throws a NoSuchSourceException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the source with the primary key or throws a NoSuchSourceException
if it could not be found.
- findByUuid(String) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Definition>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Definition>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Source>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Source>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns a range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Definition>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns an ordered range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns a range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Definition>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns an ordered range of all the definitions where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns a range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Source>, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns an ordered range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns a range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Source>, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns an ordered range of all the sources where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definitions before and after the current definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definitions before and after the current definition in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the sources before and after the current source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the sources before and after the current source in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the first definition in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the first definition in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the first source in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the first source in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definition where uuid = ? and groupId = ? or throws a NoSuchDefinitionException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definition where uuid = ? and groupId = ? or throws a NoSuchDefinitionException
if it could not be found.
- findByUUID_G(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the source where uuid = ? and groupId = ? or throws a NoSuchSourceException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the source where uuid = ? and groupId = ? or throws a NoSuchSourceException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the last definition in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the last definition in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the last source in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the last source in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.DefinitionPersistence
-
Returns the definitions before and after the current definition in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
Returns the definitions before and after the current definition in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.persistence.SourcePersistence
-
Returns the sources before and after the current source in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
Returns the sources before and after the current source in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Entry>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- format - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- generateReport(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- generateReport(long, String) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- generateReport(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- generateReport(long, String) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- generateReport(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- generateReport(long, String) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getAttachmentsDir() - Method in interface com.liferay.portal.reports.engine.console.model.Definition
-
- getAttachmentsDir() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getAttachmentsDir() - Method in interface com.liferay.portal.reports.engine.console.model.Entry
-
- getAttachmentsDir() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getAttachmentsDir() - Method in interface com.liferay.portal.reports.engine.console.model.Source
-
- getAttachmentsDir() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getAttachmentsFiles() - Method in interface com.liferay.portal.reports.engine.console.model.Definition
-
- getAttachmentsFiles() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getAttachmentsFiles() - Method in interface com.liferay.portal.reports.engine.console.model.Entry
-
- getAttachmentsFiles() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getAttachmentsFiles() - Method in interface com.liferay.portal.reports.engine.console.model.Source
-
- getAttachmentsFiles() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getAvailableLanguageIds() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getAvailableLanguageIds() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getAvailableLanguageIds() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- getAvailableLanguageIds() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getCompanyId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the company ID of this definition.
- getCompanyId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the company ID of this definition.
- getCompanyId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the company ID of this entry.
- getCompanyId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the company ID of this entry.
- getCompanyId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the company ID of this source.
- getCompanyId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the company ID of this source.
- getCreateDate() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the create date of this definition.
- getCreateDate() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the create date of this definition.
- getCreateDate() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the create date of this entry.
- getCreateDate() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the create date of this entry.
- getCreateDate() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the create date of this source.
- getCreateDate() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the create date of this source.
- getDate(PortletRequest, String, boolean) - Static method in class com.liferay.portal.reports.engine.console.util.ReportsEngineConsoleUtil
-
- getDefaultLanguageId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getDefaultLanguageId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getDefaultLanguageId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- getDefaultLanguageId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the definition with the primary key.
- getDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the definition with the primary key.
- getDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the definition with the primary key.
- getDefinition(long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionService
-
- getDefinition(long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- getDefinition(long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- getDefinitionByUuidAndGroupId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the definition matching the UUID and group.
- getDefinitionByUuidAndGroupId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the definition matching the UUID and group.
- getDefinitionByUuidAndGroupId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the definition matching the UUID and group.
- getDefinitionId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the definition ID of this definition.
- getDefinitionId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the definition ID of this definition.
- getDefinitionId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the definition ID of this entry.
- getDefinitionId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the definition ID of this entry.
- getDefinitions(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns a range of all the definitions.
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getDefinitions(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns a range of all the definitions.
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getDefinitions(int, int) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns a range of all the definitions.
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionService
-
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- getDefinitions(long, String, String, String, String, boolean, int, int, OrderByComparator<Definition>) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- getDefinitionsByUuidAndCompanyId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns all the definitions matching the UUID and company.
- getDefinitionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<Definition>) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns a range of definitions matching the UUID and company.
- getDefinitionsByUuidAndCompanyId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns all the definitions matching the UUID and company.
- getDefinitionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<Definition>) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns a range of definitions matching the UUID and company.
- getDefinitionsByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns all the definitions matching the UUID and company.
- getDefinitionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<Definition>) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns a range of definitions matching the UUID and company.
- getDefinitionsCount() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the number of definitions.
- getDefinitionsCount(long, String, String, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getDefinitionsCount() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the number of definitions.
- getDefinitionsCount(long, String, String, String, String, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getDefinitionsCount() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the number of definitions.
- getDefinitionsCount(long, String, String, String, String, boolean) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getDefinitionsCount(long, String, String, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionService
-
- getDefinitionsCount(long, String, String, String, String, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- getDefinitionsCount(long, String, String, String, String, boolean) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- getDescription() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the description of this definition.
- getDescription(Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized description of this definition in the language.
- getDescription(Locale, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized description of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized description of this definition in the language.
- getDescription(String, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized description of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getDescription() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the description of this definition.
- getDescription(Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized description of this definition in the language.
- getDescription(Locale, boolean) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized description of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getDescription(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized description of this definition in the language.
- getDescription(String, boolean) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized description of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getDescriptionCurrentLanguageId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getDescriptionCurrentLanguageId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getDescriptionCurrentValue() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getDescriptionCurrentValue() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getDescriptionMap() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns a map of the locales and localized descriptions of this definition.
- getDescriptionMap() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns a map of the locales and localized descriptions of this definition.
- getDriverClassName() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the driver class name of this source.
- getDriverClassName() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the driver class name of this source.
- getDriverPassword() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the driver password of this source.
- getDriverPassword() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the driver password of this source.
- getDriverUrl() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the driver url of this source.
- getDriverUrl() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the driver url of this source.
- getDriverUserName() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the driver user name of this source.
- getDriverUserName() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the driver user name of this source.
- getEmailDelivery() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the email delivery of this entry.
- getEmailDelivery() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the email delivery of this entry.
- getEmailNotifications() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the email notifications of this entry.
- getEmailNotifications() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the email notifications of this entry.
- getEndDate() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the end date of this entry.
- getEndDate() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the end date of this entry.
- getEntries(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns a range of all the entries.
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- getEntries(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns a range of all the entries.
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getEntries(int, int) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns a range of all the entries.
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- getEntries(long, String, String, Date, Date, boolean, int, int, OrderByComparator<Entry>) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- getEntriesCount() - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns the number of entries.
- getEntriesCount(long, String, String, Date, Date, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- getEntriesCount() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns the number of entries.
- getEntriesCount(long, String, String, Date, Date, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getEntriesCount() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns the number of entries.
- getEntriesCount(long, String, String, Date, Date, boolean) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getEntriesCount(long, String, String, Date, Date, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
- getEntriesCount(long, String, String, Date, Date, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- getEntriesCount(long, String, String, Date, Date, boolean) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- getEntry(long) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns the entry with the primary key.
- getEntry(long) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns the entry with the primary key.
- getEntry(long) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns the entry with the primary key.
- getEntryId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the entry ID of this entry.
- getEntryId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the entry ID of this entry.
- getErrorMessage() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the error message of this entry.
- getErrorMessage() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the error message of this entry.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getFormat() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the format of this entry.
- getFormat() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the format of this entry.
- getGroupId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the group ID of this definition.
- getGroupId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the group ID of this definition.
- getGroupId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the group ID of this entry.
- getGroupId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the group ID of this entry.
- getGroupId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the group ID of this source.
- getGroupId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the group ID of this source.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getJobName() - Method in interface com.liferay.portal.reports.engine.console.model.Entry
-
- getJobName() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getLastPublishDate() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the last publish date of this definition.
- getLastPublishDate() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the last publish date of this definition.
- getLastPublishDate() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the last publish date of this source.
- getLastPublishDate() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the last publish date of this source.
- getLocalizationMap(HttpServletRequest, String) - Static method in class com.liferay.portal.reports.engine.console.util.ReportsEngineConsoleUtil
-
- getModelAttributes() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getModelAttributes() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getModelAttributes() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getModifiedDate() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the modified date of this definition.
- getModifiedDate() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the modified date of this definition.
- getModifiedDate() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the modified date of this entry.
- getModifiedDate() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the modified date of this entry.
- getModifiedDate() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the modified date of this source.
- getModifiedDate() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the modified date of this source.
- getName() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the name of this definition.
- getName(Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized name of this definition in the language.
- getName(Locale, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized name of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized name of this definition in the language.
- getName(String, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the localized name of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getName() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the name of this definition.
- getName(Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized name of this definition in the language.
- getName(Locale, boolean) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized name of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized name of this definition in the language.
- getName(String, boolean) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the localized name of this definition in the language, optionally using the default language if no localization exists for the requested language.
- getName() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the name of this source.
- getName(Locale) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the localized name of this source in the language.
- getName(Locale, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the localized name of this source in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the localized name of this source in the language.
- getName(String, boolean) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the localized name of this source in the language, optionally using the default language if no localization exists for the requested language.
- getName() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the name of this source.
- getName(Locale) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the localized name of this source in the language.
- getName(Locale, boolean) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the localized name of this source in the language, optionally using the default language if no localization exists for the requested language.
- getName(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the localized name of this source in the language.
- getName(String, boolean) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the localized name of this source in the language, optionally using the default language if no localization exists for the requested language.
- getNameCurrentLanguageId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getNameCurrentLanguageId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getNameCurrentLanguageId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- getNameCurrentLanguageId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getNameCurrentValue() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- getNameCurrentValue() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getNameCurrentValue() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- getNameCurrentValue() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getNameMap() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns a map of the locales and localized names of this definition.
- getNameMap() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns a map of the locales and localized names of this definition.
- getNameMap() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns a map of the locales and localized names of this source.
- getNameMap() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns a map of the locales and localized names of this source.
- getOrderBy() - Method in class com.liferay.portal.reports.engine.console.util.comparator.DefinitionCreateDateComparator
-
- getOrderBy() - Method in class com.liferay.portal.reports.engine.console.util.comparator.EntryCreateDateComparator
-
- getOrderBy() - Method in class com.liferay.portal.reports.engine.console.util.comparator.SourceCreateDateComparator
-
- getOrderByFields() - Method in class com.liferay.portal.reports.engine.console.util.comparator.DefinitionCreateDateComparator
-
- getOrderByFields() - Method in class com.liferay.portal.reports.engine.console.util.comparator.EntryCreateDateComparator
-
- getOrderByFields() - Method in class com.liferay.portal.reports.engine.console.util.comparator.SourceCreateDateComparator
-
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.portal.reports.engine.console.service.SourceService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
Returns the OSGi service identifier.
- getPageURL() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the page url of this entry.
- getPageURL() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the page url of this entry.
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.DefinitionLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.DefinitionUtil
-
- getPersistence() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.EntryUtil
-
- getPersistence() - Static method in class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- getPortletId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the portlet ID of this entry.
- getPortletId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the portlet ID of this entry.
- getPrimaryKey() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the primary key of this definition.
- getPrimaryKey() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the primary key of this definition.
- getPrimaryKey() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the primary key of this entry.
- getPrimaryKey() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the primary key of this entry.
- getPrimaryKey() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the primary key of this source.
- getPrimaryKey() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the primary key of this source.
- getRecurrence() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the recurrence of this entry.
- getRecurrence() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the recurrence of this entry.
- getRecurrenceObj() - Method in interface com.liferay.portal.reports.engine.console.model.Entry
-
- getRecurrenceObj() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getRepeating() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the repeating of this entry.
- getRepeating() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the repeating of this entry.
- getReportName() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the report name of this definition.
- getReportName() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the report name of this definition.
- getReportParameters() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the report parameters of this definition.
- getReportParameters() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the report parameters of this definition.
- getReportParameters() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the report parameters of this entry.
- getReportParameters() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the report parameters of this entry.
- getScheduleRequest() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the schedule request of this entry.
- getScheduleRequest() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the schedule request of this entry.
- getSchedulerRequestName() - Method in interface com.liferay.portal.reports.engine.console.model.Entry
-
- getSchedulerRequestName() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceUtil
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceUtil
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getService() - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- getSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the source with the primary key.
- getSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the source with the primary key.
- getSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the source with the primary key.
- getSource(long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceService
-
- getSource(long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- getSource(long) - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- getSourceByUuidAndGroupId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the source matching the UUID and group.
- getSourceByUuidAndGroupId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the source matching the UUID and group.
- getSourceByUuidAndGroupId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the source matching the UUID and group.
- getSourceId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the source ID of this definition.
- getSourceId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the source ID of this definition.
- getSourceId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the source ID of this source.
- getSourceId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the source ID of this source.
- getSources(int, int) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns a range of all the sources.
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getSources(int, int) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns a range of all the sources.
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getSources(int, int) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns a range of all the sources.
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.SourceService
-
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- getSources(long, String, String, boolean, int, int, OrderByComparator<Source>) - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- getSourcesByUuidAndCompanyId(String, long) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns all the sources matching the UUID and company.
- getSourcesByUuidAndCompanyId(String, long, int, int, OrderByComparator<Source>) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns a range of sources matching the UUID and company.
- getSourcesByUuidAndCompanyId(String, long) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns all the sources matching the UUID and company.
- getSourcesByUuidAndCompanyId(String, long, int, int, OrderByComparator<Source>) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns a range of sources matching the UUID and company.
- getSourcesByUuidAndCompanyId(String, long) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns all the sources matching the UUID and company.
- getSourcesByUuidAndCompanyId(String, long, int, int, OrderByComparator<Source>) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns a range of sources matching the UUID and company.
- getSourcesCount() - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
Returns the number of sources.
- getSourcesCount(long, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.SourceLocalService
-
- getSourcesCount() - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
Returns the number of sources.
- getSourcesCount(long, String, String, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- getSourcesCount() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
Returns the number of sources.
- getSourcesCount(long, String, String, boolean) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getSourcesCount(long, String, String, boolean) - Method in interface com.liferay.portal.reports.engine.console.service.SourceService
-
- getSourcesCount(long, String, String, boolean) - Static method in class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- getSourcesCount(long, String, String, boolean) - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- getStagedModelType() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- getStagedModelType() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- getStartDate() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the start date of this entry.
- getStartDate() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the start date of this entry.
- getStatus() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the status of this entry.
- getStatus() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the status of this entry.
- getUserId() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the user ID of this definition.
- getUserId() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the user ID of this definition.
- getUserId() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the user ID of this entry.
- getUserId() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the user ID of this entry.
- getUserId() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the user ID of this source.
- getUserId() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the user ID of this source.
- getUserName() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the user name of this definition.
- getUserName() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the user name of this definition.
- getUserName() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the user name of this entry.
- getUserName() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the user name of this entry.
- getUserName() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the user name of this source.
- getUserName() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the user name of this source.
- getUserUuid() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the user uuid of this definition.
- getUserUuid() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the user uuid of this definition.
- getUserUuid() - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Returns the user uuid of this entry.
- getUserUuid() - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Returns the user uuid of this entry.
- getUserUuid() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the user uuid of this source.
- getUserUuid() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the user uuid of this source.
- getUuid() - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Returns the uuid of this definition.
- getUuid() - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Returns the uuid of this definition.
- getUuid() - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Returns the uuid of this source.
- getUuid() - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Returns the uuid of this source.
- getValue() - Method in enum com.liferay.portal.reports.engine.console.status.ReportStatus
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- groupId - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- groupId - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- groupId - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- scheduleRequest - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- sendEmails(long, String, String[], boolean) - Method in interface com.liferay.portal.reports.engine.console.service.EntryLocalService
-
- sendEmails(long, String, String[], boolean) - Static method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceUtil
-
- sendEmails(long, String, String[], boolean) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- sendEmails(long, String, String[], boolean) - Method in interface com.liferay.portal.reports.engine.console.service.EntryService
-
- sendEmails(long, String, String[], boolean) - Static method in class com.liferay.portal.reports.engine.console.service.EntryServiceUtil
-
- sendEmails(long, String, String[], boolean) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- SERVICE_NAME - Static variable in class com.liferay.portal.reports.engine.console.constants.ReportsEngineConsoleConstants
-
- setCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the company ID of this definition.
- setCompanyId(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the company ID of this definition.
- setCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the company ID of this entry.
- setCompanyId(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the company ID of this entry.
- setCompanyId(long) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the company ID of this source.
- setCompanyId(long) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the company ID of this source.
- setCreateDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the create date of this definition.
- setCreateDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the create date of this definition.
- setCreateDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the create date of this entry.
- setCreateDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the create date of this entry.
- setCreateDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the create date of this source.
- setCreateDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the create date of this source.
- setDefinitionId(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the definition ID of this definition.
- setDefinitionId(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the definition ID of this definition.
- setDefinitionId(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the definition ID of this entry.
- setDefinitionId(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the definition ID of this entry.
- setDescription(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the description of this definition.
- setDescription(String, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized description of this definition in the language.
- setDescription(String, Locale, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized description of this definition in the language, and sets the default locale.
- setDescription(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the description of this definition.
- setDescription(String, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized description of this definition in the language.
- setDescription(String, Locale, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized description of this definition in the language, and sets the default locale.
- setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- setDescriptionCurrentLanguageId(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized descriptions of this definition from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized descriptions of this definition from the map of locales and localized descriptions, and sets the default locale.
- setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized descriptions of this definition from the map of locales and localized descriptions.
- setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized descriptions of this definition from the map of locales and localized descriptions, and sets the default locale.
- setDriverClassName(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the driver class name of this source.
- setDriverClassName(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the driver class name of this source.
- setDriverPassword(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the driver password of this source.
- setDriverPassword(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the driver password of this source.
- setDriverUrl(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the driver url of this source.
- setDriverUrl(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the driver url of this source.
- setDriverUserName(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the driver user name of this source.
- setDriverUserName(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the driver user name of this source.
- setEmailDelivery(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the email delivery of this entry.
- setEmailDelivery(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the email delivery of this entry.
- setEmailNotifications(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the email notifications of this entry.
- setEmailNotifications(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the email notifications of this entry.
- setEndDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the end date of this entry.
- setEndDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the end date of this entry.
- setEntryId(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the entry ID of this entry.
- setEntryId(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the entry ID of this entry.
- setErrorMessage(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the error message of this entry.
- setErrorMessage(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the error message of this entry.
- setFormat(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the format of this entry.
- setFormat(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the format of this entry.
- setGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the group ID of this definition.
- setGroupId(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the group ID of this definition.
- setGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the group ID of this entry.
- setGroupId(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the group ID of this entry.
- setGroupId(long) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the group ID of this source.
- setGroupId(long) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the group ID of this source.
- setLastPublishDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the last publish date of this definition.
- setLastPublishDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the last publish date of this definition.
- setLastPublishDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the last publish date of this source.
- setLastPublishDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the last publish date of this source.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the modified date of this definition.
- setModifiedDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the modified date of this definition.
- setModifiedDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the modified date of this entry.
- setModifiedDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the modified date of this entry.
- setModifiedDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the modified date of this source.
- setModifiedDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the modified date of this source.
- setName(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the name of this definition.
- setName(String, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized name of this definition in the language.
- setName(String, Locale, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized name of this definition in the language, and sets the default locale.
- setName(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the name of this definition.
- setName(String, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized name of this definition in the language.
- setName(String, Locale, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized name of this definition in the language, and sets the default locale.
- setName(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the name of this source.
- setName(String, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the localized name of this source in the language.
- setName(String, Locale, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the localized name of this source in the language, and sets the default locale.
- setName(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the name of this source.
- setName(String, Locale) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the localized name of this source in the language.
- setName(String, Locale, Locale) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the localized name of this source in the language, and sets the default locale.
- setNameCurrentLanguageId(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
- setNameCurrentLanguageId(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
- setNameCurrentLanguageId(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
- setNameCurrentLanguageId(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- setNameMap(Map<Locale, String>) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized names of this definition from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the localized names of this definition from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized names of this definition from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the localized names of this definition from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the localized names of this source from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the localized names of this source from the map of locales and localized names, and sets the default locale.
- setNameMap(Map<Locale, String>) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the localized names of this source from the map of locales and localized names.
- setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the localized names of this source from the map of locales and localized names, and sets the default locale.
- setPageURL(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the page url of this entry.
- setPageURL(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the page url of this entry.
- setPortletId(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the portlet ID of this entry.
- setPortletId(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the portlet ID of this entry.
- setPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the primary key of this definition.
- setPrimaryKey(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the primary key of this definition.
- setPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the primary key of this entry.
- setPrimaryKey(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the primary key of this entry.
- setPrimaryKey(long) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the primary key of this source.
- setPrimaryKey(long) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the primary key of this source.
- setRecurrence(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the recurrence of this entry.
- setRecurrence(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the recurrence of this entry.
- setRepeating(boolean) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets whether this entry is repeating.
- setRepeating(boolean) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets whether this entry is repeating.
- setReportName(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the report name of this definition.
- setReportName(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the report name of this definition.
- setReportParameters(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the report parameters of this definition.
- setReportParameters(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the report parameters of this definition.
- setReportParameters(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the report parameters of this entry.
- setReportParameters(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the report parameters of this entry.
- setScheduleRequest(boolean) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets whether this entry is schedule request.
- setScheduleRequest(boolean) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets whether this entry is schedule request.
- setSourceId(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the source ID of this definition.
- setSourceId(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the source ID of this definition.
- setSourceId(long) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the source ID of this source.
- setSourceId(long) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the source ID of this source.
- setStartDate(Date) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the start date of this entry.
- setStartDate(Date) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the start date of this entry.
- setStatus(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the status of this entry.
- setStatus(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the status of this entry.
- setUserId(long) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the user ID of this definition.
- setUserId(long) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the user ID of this definition.
- setUserId(long) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the user ID of this entry.
- setUserId(long) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the user ID of this entry.
- setUserId(long) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the user ID of this source.
- setUserId(long) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the user ID of this source.
- setUserName(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the user name of this definition.
- setUserName(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the user name of this definition.
- setUserName(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the user name of this entry.
- setUserName(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the user name of this entry.
- setUserName(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the user name of this source.
- setUserName(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the user name of this source.
- setUserUuid(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the user uuid of this definition.
- setUserUuid(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the user uuid of this definition.
- setUserUuid(String) - Method in interface com.liferay.portal.reports.engine.console.model.EntryModel
-
Sets the user uuid of this entry.
- setUserUuid(String) - Method in class com.liferay.portal.reports.engine.console.model.EntryWrapper
-
Sets the user uuid of this entry.
- setUserUuid(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the user uuid of this source.
- setUserUuid(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the user uuid of this source.
- setUuid(String) - Method in interface com.liferay.portal.reports.engine.console.model.DefinitionModel
-
Sets the uuid of this definition.
- setUuid(String) - Method in class com.liferay.portal.reports.engine.console.model.DefinitionWrapper
-
Sets the uuid of this definition.
- setUuid(String) - Method in interface com.liferay.portal.reports.engine.console.model.SourceModel
-
Sets the uuid of this source.
- setUuid(String) - Method in class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
Sets the uuid of this source.
- setWrappedService(DefinitionLocalService) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionLocalServiceWrapper
-
- setWrappedService(DefinitionService) - Method in class com.liferay.portal.reports.engine.console.service.DefinitionServiceWrapper
-
- setWrappedService(EntryLocalService) - Method in class com.liferay.portal.reports.engine.console.service.EntryLocalServiceWrapper
-
- setWrappedService(EntryService) - Method in class com.liferay.portal.reports.engine.console.service.EntryServiceWrapper
-
- setWrappedService(SourceLocalService) - Method in class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- setWrappedService(SourceService) - Method in class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- Source - Interface in com.liferay.portal.reports.engine.console.model
-
The extended model interface for the Source service.
- SOURCE_ID_ACCESSOR - Static variable in interface com.liferay.portal.reports.engine.console.model.Source
-
- SourceCharsetException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceCharsetException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceCharsetException
-
- SourceCharsetException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceCharsetException
-
- SourceCharsetException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceCharsetException
-
- SourceCharsetException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceCharsetException
-
- SourceColumnNamesException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceColumnNamesException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceColumnNamesException
-
- SourceColumnNamesException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceColumnNamesException
-
- SourceColumnNamesException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceColumnNamesException
-
- SourceColumnNamesException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceColumnNamesException
-
- SourceCreateDateComparator - Class in com.liferay.portal.reports.engine.console.util.comparator
-
- SourceCreateDateComparator() - Constructor for class com.liferay.portal.reports.engine.console.util.comparator.SourceCreateDateComparator
-
- SourceCreateDateComparator(boolean) - Constructor for class com.liferay.portal.reports.engine.console.util.comparator.SourceCreateDateComparator
-
- SourceDriverClassNameException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceDriverClassNameException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceDriverClassNameException
-
- SourceDriverClassNameException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceDriverClassNameException
-
- SourceDriverClassNameException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceDriverClassNameException
-
- SourceDriverClassNameException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceDriverClassNameException
-
- SourceFileException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceFileException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceFileException
-
- SourceFileException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceFileException
-
- SourceFileException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceFileException
-
- SourceFileException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceFileException
-
- SourceFinder - Interface in com.liferay.portal.reports.engine.console.service.persistence
-
- sourceId - Variable in class com.liferay.portal.reports.engine.console.model.DefinitionTable
-
- sourceId - Variable in class com.liferay.portal.reports.engine.console.model.SourceTable
-
- SourceJDBCConnectionException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceJDBCConnectionException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceJDBCConnectionException
-
- SourceJDBCConnectionException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceJDBCConnectionException
-
- SourceJDBCConnectionException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceJDBCConnectionException
-
- SourceJDBCConnectionException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceJDBCConnectionException
-
- SourceLocalService - Interface in com.liferay.portal.reports.engine.console.service
-
Provides the local service interface for Source.
- SourceLocalServiceUtil - Class in com.liferay.portal.reports.engine.console.service
-
Provides the local service utility for Source.
- SourceLocalServiceUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.SourceLocalServiceUtil
-
- SourceLocalServiceWrapper - Class in com.liferay.portal.reports.engine.console.service
-
- SourceLocalServiceWrapper() - Constructor for class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- SourceLocalServiceWrapper(SourceLocalService) - Constructor for class com.liferay.portal.reports.engine.console.service.SourceLocalServiceWrapper
-
- SourceModel - Interface in com.liferay.portal.reports.engine.console.model
-
The base model interface for the Source service.
- SourcePersistence - Interface in com.liferay.portal.reports.engine.console.service.persistence
-
The persistence interface for the source service.
- SourceService - Interface in com.liferay.portal.reports.engine.console.service
-
Provides the remote service interface for Source.
- SourceServiceUtil - Class in com.liferay.portal.reports.engine.console.service
-
Provides the remote service utility for Source.
- SourceServiceUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.SourceServiceUtil
-
- SourceServiceWrapper - Class in com.liferay.portal.reports.engine.console.service
-
- SourceServiceWrapper() - Constructor for class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- SourceServiceWrapper(SourceService) - Constructor for class com.liferay.portal.reports.engine.console.service.SourceServiceWrapper
-
- SourceTable - Class in com.liferay.portal.reports.engine.console.model
-
The table class for the "Reports_Source" database table.
- SourceTypeException - Exception in com.liferay.portal.reports.engine.console.exception
-
- SourceTypeException() - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceTypeException
-
- SourceTypeException(String) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceTypeException
-
- SourceTypeException(String, Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceTypeException
-
- SourceTypeException(Throwable) - Constructor for exception com.liferay.portal.reports.engine.console.exception.SourceTypeException
-
- SourceUtil - Class in com.liferay.portal.reports.engine.console.service.persistence
-
The persistence utility for the source service.
- SourceUtil() - Constructor for class com.liferay.portal.reports.engine.console.service.persistence.SourceUtil
-
- SourceWrapper - Class in com.liferay.portal.reports.engine.console.model
-
This class is a wrapper for
Source
.
- SourceWrapper(Source) - Constructor for class com.liferay.portal.reports.engine.console.model.SourceWrapper
-
- startDate - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-
- status - Variable in class com.liferay.portal.reports.engine.console.model.EntryTable
-