Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addApp(App) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Adds the app to the database.
- addApp(App) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Adds the app to the database.
- addApp(App) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Adds the app to the database.
- addContextName(String) - Method in interface com.liferay.marketplace.model.App
- addContextName(String) - Method in class com.liferay.marketplace.model.AppWrapper
- addModule(long, String, String, String) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- addModule(long, String, String, String) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- addModule(long, String, String, String) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- addModule(Module) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Adds the module to the database.
- addModule(Module) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Adds the module to the database.
- addModule(Module) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Adds the module to the database.
- App - Interface in com.liferay.marketplace.model
-
The extended model interface for the App service.
- APP_ID_ACCESSOR - Static variable in interface com.liferay.marketplace.model.App
- appId - Variable in class com.liferay.marketplace.model.AppTable
- appId - Variable in class com.liferay.marketplace.model.ModuleTable
- AppLocalService - Interface in com.liferay.marketplace.service
-
Provides the local service interface for App.
- AppLocalServiceUtil - Class in com.liferay.marketplace.service
-
Provides the local service utility for App.
- AppLocalServiceUtil() - Constructor for class com.liferay.marketplace.service.AppLocalServiceUtil
- AppLocalServiceWrapper - Class in com.liferay.marketplace.service
-
Provides a wrapper for
AppLocalService
. - AppLocalServiceWrapper() - Constructor for class com.liferay.marketplace.service.AppLocalServiceWrapper
- AppLocalServiceWrapper(AppLocalService) - Constructor for class com.liferay.marketplace.service.AppLocalServiceWrapper
- AppModel - Interface in com.liferay.marketplace.model
-
The base model interface for the App service.
- AppPersistence - Interface in com.liferay.marketplace.service.persistence
-
The persistence interface for the app service.
- AppPropertiesException - Exception in com.liferay.marketplace.exception
- AppPropertiesException() - Constructor for exception com.liferay.marketplace.exception.AppPropertiesException
- AppPropertiesException(String) - Constructor for exception com.liferay.marketplace.exception.AppPropertiesException
- AppPropertiesException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.AppPropertiesException
- AppPropertiesException(Throwable) - Constructor for exception com.liferay.marketplace.exception.AppPropertiesException
- AppService - Interface in com.liferay.marketplace.service
-
Provides the remote service interface for App.
- AppServiceUtil - Class in com.liferay.marketplace.service
-
Provides the remote service utility for App.
- AppServiceUtil() - Constructor for class com.liferay.marketplace.service.AppServiceUtil
- AppServiceWrapper - Class in com.liferay.marketplace.service
-
Provides a wrapper for
AppService
. - AppServiceWrapper() - Constructor for class com.liferay.marketplace.service.AppServiceWrapper
- AppServiceWrapper(AppService) - Constructor for class com.liferay.marketplace.service.AppServiceWrapper
- AppTable - Class in com.liferay.marketplace.model
-
The table class for the "Marketplace_App" database table.
- AppTitleComparator - Class in com.liferay.marketplace.util.comparator
- AppTitleException - Exception in com.liferay.marketplace.exception
- AppTitleException() - Constructor for exception com.liferay.marketplace.exception.AppTitleException
- AppTitleException(String) - Constructor for exception com.liferay.marketplace.exception.AppTitleException
- AppTitleException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.AppTitleException
- AppTitleException(Throwable) - Constructor for exception com.liferay.marketplace.exception.AppTitleException
- AppUtil - Class in com.liferay.marketplace.service.persistence
-
The persistence utility for the app service.
- AppUtil() - Constructor for class com.liferay.marketplace.service.persistence.AppUtil
- AppVersionException - Exception in com.liferay.marketplace.exception
- AppVersionException() - Constructor for exception com.liferay.marketplace.exception.AppVersionException
- AppVersionException(String) - Constructor for exception com.liferay.marketplace.exception.AppVersionException
- AppVersionException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.AppVersionException
- AppVersionException(Throwable) - Constructor for exception com.liferay.marketplace.exception.AppVersionException
- AppWrapper - Class in com.liferay.marketplace.model
-
This class is a wrapper for
App
. - AppWrapper(App) - Constructor for class com.liferay.marketplace.model.AppWrapper
B
- BundleManagerUtil - Class in com.liferay.marketplace.util
- BundleManagerUtil() - Constructor for class com.liferay.marketplace.util.BundleManagerUtil
- bundleSymbolicName - Variable in class com.liferay.marketplace.model.ModuleTable
- bundleVersion - Variable in class com.liferay.marketplace.model.ModuleTable
C
- cacheResult(App) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Caches the app in the entity cache if it is enabled.
- cacheResult(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Caches the app in the entity cache if it is enabled.
- cacheResult(Module) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Caches the module in the entity cache if it is enabled.
- cacheResult(Module) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Caches the module in the entity cache if it is enabled.
- cacheResult(List<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Caches the apps in the entity cache if it is enabled.
- cacheResult(List<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Caches the apps in the entity cache if it is enabled.
- cacheResult(List<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Caches the modules in the entity cache if it is enabled.
- cacheResult(List<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Caches the modules in the entity cache if it is enabled.
- category - Variable in class com.liferay.marketplace.model.AppTable
- clearCache() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- clearCache() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- clearCache(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- clearCache(Module) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- clearInstalledAppsCache() - Method in interface com.liferay.marketplace.service.AppLocalService
- clearInstalledAppsCache() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- clearInstalledAppsCache() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.marketplace.model.AppModel
- cloneWithOriginalValues() - Method in class com.liferay.marketplace.model.AppWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.marketplace.model.ModuleModel
- cloneWithOriginalValues() - Method in class com.liferay.marketplace.model.ModuleWrapper
- com.liferay.marketplace.constants - package com.liferay.marketplace.constants
- com.liferay.marketplace.exception - package com.liferay.marketplace.exception
- com.liferay.marketplace.model - package com.liferay.marketplace.model
- com.liferay.marketplace.service - package com.liferay.marketplace.service
- com.liferay.marketplace.service.persistence - package com.liferay.marketplace.service.persistence
- com.liferay.marketplace.util - package com.liferay.marketplace.util
- com.liferay.marketplace.util.comparator - package com.liferay.marketplace.util.comparator
- companyId - Variable in class com.liferay.marketplace.model.AppTable
- companyId - Variable in class com.liferay.marketplace.model.ModuleTable
- compare(App, App) - Method in class com.liferay.marketplace.util.comparator.AppTitleComparator
- compare(Object, Object) - Method in class com.liferay.marketplace.util.comparator.PluginComparator
- CONNECT_TO_MARKETPLACE - Static variable in class com.liferay.marketplace.constants.MarketplaceActionKeys
- contextName - Variable in class com.liferay.marketplace.model.ModuleTable
- countAll() - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps.
- countAll() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps.
- countAll() - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules.
- countAll() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules.
- countByA_BSN_BV(long, String, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where appId = ? and bundleSymbolicName = ? and bundleVersion = ?.
- countByA_BSN_BV(long, String, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where appId = ? and bundleSymbolicName = ? and bundleVersion = ?.
- countByA_CN(long, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where appId = ? and contextName = ?.
- countByA_CN(long, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where appId = ? and contextName = ?.
- countByAppId(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where appId = ?.
- countByAppId(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where appId = ?.
- countByBundleSymbolicName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where bundleSymbolicName = ?.
- countByBundleSymbolicName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where bundleSymbolicName = ?.
- countByCategory(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps where category = ?.
- countByCategory(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps where category = ?.
- countByCompanyId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps where companyId = ?.
- countByContextName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where contextName = ?.
- countByContextName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where contextName = ?.
- countByRemoteAppId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps where remoteAppId = ?.
- countByRemoteAppId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps where remoteAppId = ?.
- countByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps where uuid = ?.
- countByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the number of apps where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the number of apps where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the number of modules where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the number of modules where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- create(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Creates a new app with the primary key.
- create(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Creates a new app with the primary key.
- create(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Creates a new module with the primary key.
- create(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Creates a new module with the primary key.
- createApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Creates a new app with the primary key.
- createApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Creates a new app with the primary key.
- createApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Creates a new app with the primary key.
- createDate - Variable in class com.liferay.marketplace.model.AppTable
- createModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Creates a new module with the primary key.
- createModule(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Creates a new module with the primary key.
- createModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Creates a new module with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.marketplace.service.AppLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
D
- deleteApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Deletes the app with the primary key from the database.
- deleteApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Deletes the app with the primary key from the database.
- deleteApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Deletes the app with the primary key from the database.
- deleteApp(long) - Method in interface com.liferay.marketplace.service.AppService
- deleteApp(long) - Static method in class com.liferay.marketplace.service.AppServiceUtil
- deleteApp(long) - Method in class com.liferay.marketplace.service.AppServiceWrapper
- deleteApp(App) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Deletes the app from the database.
- deleteApp(App) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Deletes the app from the database.
- deleteApp(App) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Deletes the app from the database.
- deleteModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Deletes the module with the primary key from the database.
- deleteModule(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Deletes the module with the primary key from the database.
- deleteModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Deletes the module with the primary key from the database.
- deleteModule(Module) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Deletes the module from the database.
- deleteModule(Module) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Deletes the module from the database.
- deleteModule(Module) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Deletes the module from the database.
- deleteModules(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- deleteModules(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- deleteModules(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.marketplace.service.AppLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- description - Variable in class com.liferay.marketplace.model.AppTable
- dslQuery(DSLQuery) - Method in interface com.liferay.marketplace.service.AppLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.marketplace.service.AppLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- DuplicateAppException - Exception in com.liferay.marketplace.exception
- DuplicateAppException() - Constructor for exception com.liferay.marketplace.exception.DuplicateAppException
- DuplicateAppException(String) - Constructor for exception com.liferay.marketplace.exception.DuplicateAppException
- DuplicateAppException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.DuplicateAppException
- DuplicateAppException(Throwable) - Constructor for exception com.liferay.marketplace.exception.DuplicateAppException
- dynamicQuery() - Method in interface com.liferay.marketplace.service.AppLocalService
- dynamicQuery() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.marketplace.service.ModuleLocalService
- dynamicQuery() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
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.marketplace.service.AppLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
F
- fetchApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
- fetchApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- fetchApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- fetchAppByUuidAndCompanyId(String, long) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the app with the matching UUID and company.
- fetchAppByUuidAndCompanyId(String, long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the app with the matching UUID and company.
- fetchAppByUuidAndCompanyId(String, long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the app with the matching UUID and company.
- fetchByA_BSN_BV(long, String, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or returns
null
if it could not be found. - fetchByA_BSN_BV(long, String, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or returns
null
if it could not be found. - fetchByA_BSN_BV(long, String, String, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByA_BSN_BV(long, String, String, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByA_CN(long, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and contextName = ? or returns
null
if it could not be found. - fetchByA_CN(long, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and contextName = ? or returns
null
if it could not be found. - fetchByA_CN(long, String, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and contextName = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByA_CN(long, String, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and contextName = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByAppId_First(long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where appId = ?.
- fetchByAppId_First(long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where appId = ?.
- fetchByAppId_Last(long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where appId = ?.
- fetchByAppId_Last(long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where appId = ?.
- fetchByBundleSymbolicName_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where bundleSymbolicName = ?.
- fetchByBundleSymbolicName_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where bundleSymbolicName = ?.
- fetchByBundleSymbolicName_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where bundleSymbolicName = ?.
- fetchByBundleSymbolicName_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where bundleSymbolicName = ?.
- fetchByCategory_First(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where category = ?.
- fetchByCategory_First(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where category = ?.
- fetchByCategory_Last(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where category = ?.
- fetchByCategory_Last(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where category = ?.
- fetchByCompanyId_First(long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where companyId = ?.
- fetchByContextName_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where contextName = ?.
- fetchByContextName_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where contextName = ?.
- fetchByContextName_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where contextName = ?.
- fetchByContextName_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where contextName = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the app with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the app with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- fetchByRemoteAppId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the app where remoteAppId = ? or returns
null
if it could not be found. - fetchByRemoteAppId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the app where remoteAppId = ? or returns
null
if it could not be found. - fetchByRemoteAppId(long, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the app where remoteAppId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByRemoteAppId(long, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the app where remoteAppId = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByUuid_C_First(String, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where uuid = ?.
- fetchModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- fetchModule(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- fetchModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- fetchModule(long, String, String, String) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- fetchModule(long, String, String, String) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- fetchModule(long, String, String, String) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- fetchModuleByUuidAndCompanyId(String, long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the module with the matching UUID and company.
- fetchModuleByUuidAndCompanyId(String, long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the module with the matching UUID and company.
- fetchModuleByUuidAndCompanyId(String, long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the module with the matching UUID and company.
- fetchRemoteApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
- fetchRemoteApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- fetchRemoteApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- FileExtensionException - Exception in com.liferay.marketplace.exception
- FileExtensionException() - Constructor for exception com.liferay.marketplace.exception.FileExtensionException
- FileExtensionException(String) - Constructor for exception com.liferay.marketplace.exception.FileExtensionException
- FileExtensionException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.FileExtensionException
- FileExtensionException(Throwable) - Constructor for exception com.liferay.marketplace.exception.FileExtensionException
- findAll() - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns all the apps.
- findAll() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns all the apps.
- findAll() - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules.
- findAll() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules.
- findAll(int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns a range of all the apps.
- findAll(int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns a range of all the apps.
- findAll(int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules.
- findAll(int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules.
- findAll(int, int, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps.
- findAll(int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps.
- findAll(int, int, OrderByComparator<App>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps.
- findAll(int, int, OrderByComparator<App>, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps.
- findAll(int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules.
- findAll(int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules.
- findAll(int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules.
- findAll(int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules.
- findByA_BSN_BV(long, String, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or throws a
NoSuchModuleException
if it could not be found. - findByA_BSN_BV(long, String, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? or throws a
NoSuchModuleException
if it could not be found. - findByA_CN(long, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module where appId = ? and contextName = ? or throws a
NoSuchModuleException
if it could not be found. - findByA_CN(long, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module where appId = ? and contextName = ? or throws a
NoSuchModuleException
if it could not be found. - findByAppId(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules where appId = ?.
- findByAppId(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules where appId = ?.
- findByAppId(long, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules where appId = ?.
- findByAppId(long, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules where appId = ?.
- findByAppId(long, int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where appId = ?.
- findByAppId(long, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where appId = ?.
- findByAppId(long, int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where appId = ?.
- findByAppId(long, int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where appId = ?.
- findByAppId_First(long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where appId = ?.
- findByAppId_First(long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where appId = ?.
- findByAppId_Last(long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where appId = ?.
- findByAppId_Last(long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where appId = ?.
- findByAppId_PrevAndNext(long, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the modules before and after the current module in the ordered set where appId = ?.
- findByAppId_PrevAndNext(long, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the modules before and after the current module in the ordered set where appId = ?.
- findByBundleSymbolicName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName(String, int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where bundleSymbolicName = ?.
- findByBundleSymbolicName_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where bundleSymbolicName = ?.
- findByBundleSymbolicName_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where bundleSymbolicName = ?.
- findByBundleSymbolicName_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where bundleSymbolicName = ?.
- findByBundleSymbolicName_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where bundleSymbolicName = ?.
- findByBundleSymbolicName_PrevAndNext(long, String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the modules before and after the current module in the ordered set where bundleSymbolicName = ?.
- findByBundleSymbolicName_PrevAndNext(long, String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the modules before and after the current module in the ordered set where bundleSymbolicName = ?.
- findByCategory(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns all the apps where category = ?.
- findByCategory(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns all the apps where category = ?.
- findByCategory(String, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns a range of all the apps where category = ?.
- findByCategory(String, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns a range of all the apps where category = ?.
- findByCategory(String, int, int, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where category = ?.
- findByCategory(String, int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where category = ?.
- findByCategory(String, int, int, OrderByComparator<App>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where category = ?.
- findByCategory(String, int, int, OrderByComparator<App>, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where category = ?.
- findByCategory_First(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where category = ?.
- findByCategory_First(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where category = ?.
- findByCategory_Last(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where category = ?.
- findByCategory_Last(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where category = ?.
- findByCategory_PrevAndNext(long, String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the apps before and after the current app in the ordered set where category = ?.
- findByCategory_PrevAndNext(long, String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the apps before and after the current app in the ordered set where category = ?.
- findByCompanyId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns all the apps where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns all the apps where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns a range of all the apps where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns a range of all the apps where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<App>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<App>, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the apps before and after the current app in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the apps before and after the current app in the ordered set where companyId = ?.
- findByContextName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules where contextName = ?.
- findByContextName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules where contextName = ?.
- findByContextName(String, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules where contextName = ?.
- findByContextName(String, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules where contextName = ?.
- findByContextName(String, int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where contextName = ?.
- findByContextName(String, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where contextName = ?.
- findByContextName(String, int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where contextName = ?.
- findByContextName(String, int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where contextName = ?.
- findByContextName_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where contextName = ?.
- findByContextName_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where contextName = ?.
- findByContextName_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where contextName = ?.
- findByContextName_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where contextName = ?.
- findByContextName_PrevAndNext(long, String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the modules before and after the current module in the ordered set where contextName = ?.
- findByContextName_PrevAndNext(long, String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the modules before and after the current module in the ordered set where contextName = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the app with the primary key or throws a
NoSuchAppException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the app with the primary key or throws a
NoSuchAppException
if it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the module with the primary key or throws a
NoSuchModuleException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the module with the primary key or throws a
NoSuchModuleException
if it could not be found. - findByRemoteAppId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the app where remoteAppId = ? or throws a
NoSuchAppException
if it could not be found. - findByRemoteAppId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the app where remoteAppId = ? or throws a
NoSuchAppException
if it could not be found. - findByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns all the apps where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns all the apps where uuid = ?.
- findByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns a range of all the apps where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns a range of all the apps where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<App>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<App>, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns a range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns a range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns a range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns a range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<App>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns an ordered range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<App>, boolean) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns an ordered range of all the apps where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Module>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns an ordered range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<Module>, boolean) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns an ordered range of all the modules where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the apps before and after the current app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the apps before and after the current app in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the modules before and after the current module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the modules before and after the current module in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the first app in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the first app in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the first module in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the first module in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the last app in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the last app in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the last module in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the last module in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<App>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Returns the apps before and after the current app in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Returns the apps before and after the current app in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Module>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Returns the modules before and after the current module in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Returns the modules before and after the current module in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<App>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- FRAGMENTS - Static variable in class com.liferay.marketplace.constants.MarketplacePortletKeys
G
- GENERAL - Static variable in class com.liferay.marketplace.constants.MarketplacePortletKeys
- GET_AUTHORIZATION - Static variable in class com.liferay.marketplace.constants.MarketplaceActionKeys
- getActionableDynamicQuery() - Method in interface com.liferay.marketplace.service.AppLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.marketplace.service.ModuleLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- getApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the app with the primary key.
- getApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the app with the primary key.
- getApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the app with the primary key.
- getAppByUuidAndCompanyId(String, long) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the app with the matching UUID and company.
- getAppByUuidAndCompanyId(String, long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the app with the matching UUID and company.
- getAppByUuidAndCompanyId(String, long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the app with the matching UUID and company.
- getAppId() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the app ID of this app.
- getAppId() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the app ID of this app.
- getAppId() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the app ID of this module.
- getAppId() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the app ID of this module.
- getApps(int, int) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns a range of all the apps.
- getApps(int, int) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns a range of all the apps.
- getApps(int, int) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns a range of all the apps.
- getApps(String) - Method in interface com.liferay.marketplace.service.AppLocalService
- getApps(String) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getApps(String) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getAppsCount() - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the number of apps.
- getAppsCount() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the number of apps.
- getAppsCount() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the number of apps.
- getBasePersistence() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- getBundle(String, String) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- getBundles() - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- getBundleSymbolicName() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the bundle symbolic name of this module.
- getBundleSymbolicName() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the bundle symbolic name of this module.
- getBundleVersion() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the bundle version of this module.
- getBundleVersion() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the bundle version of this module.
- getCategory() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the category of this app.
- getCategory() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the category of this app.
- getCompanyId() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the company ID of this app.
- getCompanyId() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the company ID of this app.
- getCompanyId() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the company ID of this module.
- getCompanyId() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the company ID of this module.
- getContextName() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the context name of this module.
- getContextName() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the context name of this module.
- getContextNames() - Method in interface com.liferay.marketplace.model.App
- getContextNames() - Method in class com.liferay.marketplace.model.AppWrapper
- getCreateDate() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the create date of this app.
- getCreateDate() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the create date of this app.
- getDescription() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the description of this app.
- getDescription() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the description of this app.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.marketplace.service.AppLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getFileDir() - Method in interface com.liferay.marketplace.model.App
- getFileDir() - Method in class com.liferay.marketplace.model.AppWrapper
- getFileName() - Method in interface com.liferay.marketplace.model.App
- getFileName() - Method in class com.liferay.marketplace.model.AppWrapper
- getFilePath() - Method in interface com.liferay.marketplace.model.App
- getFilePath() - Method in class com.liferay.marketplace.model.AppWrapper
- getIconURL() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the icon url of this app.
- getIconURL() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the icon url of this app.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.marketplace.service.AppLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.marketplace.service.ModuleLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- getInstalledApps() - Method in interface com.liferay.marketplace.service.AppLocalService
- getInstalledApps() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getInstalledApps() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getInstalledApps(String) - Method in interface com.liferay.marketplace.service.AppLocalService
- getInstalledApps(String) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getInstalledApps(String) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getInstalledBundles() - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- getInstance(boolean) - Static method in class com.liferay.marketplace.util.comparator.AppTitleComparator
- getManifest(File) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- getModelAttributes() - Method in class com.liferay.marketplace.model.AppWrapper
- getModelAttributes() - Method in class com.liferay.marketplace.model.ModuleWrapper
- getModifiedDate() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the modified date of this app.
- getModifiedDate() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the modified date of this app.
- getModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the module with the primary key.
- getModule(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the module with the primary key.
- getModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the module with the primary key.
- getModuleByUuidAndCompanyId(String, long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the module with the matching UUID and company.
- getModuleByUuidAndCompanyId(String, long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the module with the matching UUID and company.
- getModuleByUuidAndCompanyId(String, long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the module with the matching UUID and company.
- getModuleId() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the module ID of this module.
- getModuleId() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the module ID of this module.
- getModules(int, int) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns a range of all the modules.
- getModules(int, int) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns a range of all the modules.
- getModules(int, int) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns a range of all the modules.
- getModules(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- getModules(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- getModules(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- getModulesCount() - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the number of modules.
- getModulesCount() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the number of modules.
- getModulesCount() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the number of modules.
- getOrderBy() - Method in class com.liferay.marketplace.util.comparator.AppTitleComparator
- getOrderByFields() - Method in class com.liferay.marketplace.util.comparator.AppTitleComparator
- getOSGiServiceIdentifier() - Method in interface com.liferay.marketplace.service.AppLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.marketplace.service.AppService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.marketplace.service.AppServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.marketplace.service.AppServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.marketplace.service.AppLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.marketplace.service.ModuleLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- getPersistence() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- getPrepackagedApps() - Method in interface com.liferay.marketplace.service.AppLocalService
- getPrepackagedApps() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getPrepackagedApps() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getPrimaryKey() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the primary key of this app.
- getPrimaryKey() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the primary key of this app.
- getPrimaryKey() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the primary key of this module.
- getPrimaryKey() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the primary key of this module.
- getRemoteAppId() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the remote app ID of this app.
- getRemoteAppId() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the remote app ID of this app.
- getRequired() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the required of this app.
- getRequired() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the required of this app.
- getService() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- getService() - Static method in class com.liferay.marketplace.service.AppServiceUtil
- getService() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
- getStagedModelType() - Method in class com.liferay.marketplace.model.AppWrapper
- getTitle() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the title of this app.
- getTitle() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the title of this app.
- getUserId() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the user ID of this app.
- getUserId() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the user ID of this app.
- getUserName() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the user name of this app.
- getUserName() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the user name of this app.
- getUserUuid() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the user uuid of this app.
- getUserUuid() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the user uuid of this app.
- getUuid() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the uuid of this app.
- getUuid() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the uuid of this app.
- getUuid() - Method in interface com.liferay.marketplace.model.ModuleModel
-
Returns the uuid of this module.
- getUuid() - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Returns the uuid of this module.
- getVersion() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns the version of this app.
- getVersion() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns the version of this app.
- getWrappedService() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.marketplace.service.AppServiceWrapper
- getWrappedService() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
I
- iconURL - Variable in class com.liferay.marketplace.model.AppTable
- INSTALL_FREE_BUNDLED_APPS - Static variable in class com.liferay.marketplace.constants.MarketplaceActionKeys
- installApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
- installApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- installApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- installApp(long) - Method in interface com.liferay.marketplace.service.AppService
- installApp(long) - Static method in class com.liferay.marketplace.service.AppServiceUtil
- installApp(long) - Method in class com.liferay.marketplace.service.AppServiceWrapper
- installLPKG(File) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- INSTANCE - Static variable in class com.liferay.marketplace.model.AppTable
- INSTANCE - Static variable in class com.liferay.marketplace.model.ModuleTable
- isAscending() - Method in class com.liferay.marketplace.util.comparator.AppTitleComparator
- isBundle() - Method in interface com.liferay.marketplace.model.Module
- isBundle() - Method in class com.liferay.marketplace.model.ModuleWrapper
- isDownloaded() - Method in interface com.liferay.marketplace.model.App
- isDownloaded() - Method in class com.liferay.marketplace.model.AppWrapper
- isDownloaded(App) - Method in interface com.liferay.marketplace.service.AppLocalService
- isDownloaded(App) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- isDownloaded(App) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- isInstalled() - Method in interface com.liferay.marketplace.model.App
- isInstalled() - Method in class com.liferay.marketplace.model.AppWrapper
- isInstalled(String, String) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- isInstalled(Bundle) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- isRequired() - Method in interface com.liferay.marketplace.model.AppModel
-
Returns
true
if this app is required. - isRequired() - Method in class com.liferay.marketplace.model.AppWrapper
-
Returns
true
if this app is required.
M
- MARKETPLACE_PURCHASED - Static variable in class com.liferay.marketplace.constants.MarketplaceStorePortletKeys
- MARKETPLACE_STORE - Static variable in class com.liferay.marketplace.constants.MarketplaceStorePortletKeys
- MarketplaceActionKeys - Class in com.liferay.marketplace.constants
- MarketplaceActionKeys() - Constructor for class com.liferay.marketplace.constants.MarketplaceActionKeys
- MarketplacePortletKeys - Class in com.liferay.marketplace.constants
- MarketplacePortletKeys() - Constructor for class com.liferay.marketplace.constants.MarketplacePortletKeys
- MarketplaceStorePortletKeys - Class in com.liferay.marketplace.constants
- MarketplaceStorePortletKeys() - Constructor for class com.liferay.marketplace.constants.MarketplaceStorePortletKeys
- modifiedDate - Variable in class com.liferay.marketplace.model.AppTable
- Module - Interface in com.liferay.marketplace.model
-
The extended model interface for the Module service.
- MODULE_ID_ACCESSOR - Static variable in interface com.liferay.marketplace.model.Module
- moduleId - Variable in class com.liferay.marketplace.model.ModuleTable
- ModuleLocalService - Interface in com.liferay.marketplace.service
-
Provides the local service interface for Module.
- ModuleLocalServiceUtil - Class in com.liferay.marketplace.service
-
Provides the local service utility for Module.
- ModuleLocalServiceUtil() - Constructor for class com.liferay.marketplace.service.ModuleLocalServiceUtil
- ModuleLocalServiceWrapper - Class in com.liferay.marketplace.service
-
Provides a wrapper for
ModuleLocalService
. - ModuleLocalServiceWrapper() - Constructor for class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- ModuleLocalServiceWrapper(ModuleLocalService) - Constructor for class com.liferay.marketplace.service.ModuleLocalServiceWrapper
- ModuleModel - Interface in com.liferay.marketplace.model
-
The base model interface for the Module service.
- ModuleNamespaceException - Exception in com.liferay.marketplace.exception
- ModuleNamespaceException() - Constructor for exception com.liferay.marketplace.exception.ModuleNamespaceException
- ModuleNamespaceException(String) - Constructor for exception com.liferay.marketplace.exception.ModuleNamespaceException
- ModuleNamespaceException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.ModuleNamespaceException
- ModuleNamespaceException(Throwable) - Constructor for exception com.liferay.marketplace.exception.ModuleNamespaceException
- ModulePersistence - Interface in com.liferay.marketplace.service.persistence
-
The persistence interface for the module service.
- ModuleTable - Class in com.liferay.marketplace.model
-
The table class for the "Marketplace_Module" database table.
- ModuleUtil - Class in com.liferay.marketplace.service.persistence
-
The persistence utility for the module service.
- ModuleUtil() - Constructor for class com.liferay.marketplace.service.persistence.ModuleUtil
- ModuleWrapper - Class in com.liferay.marketplace.model
-
This class is a wrapper for
Module
. - ModuleWrapper(Module) - Constructor for class com.liferay.marketplace.model.ModuleWrapper
N
- NoSuchAppException - Exception in com.liferay.marketplace.exception
- NoSuchAppException() - Constructor for exception com.liferay.marketplace.exception.NoSuchAppException
- NoSuchAppException(String) - Constructor for exception com.liferay.marketplace.exception.NoSuchAppException
- NoSuchAppException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.NoSuchAppException
- NoSuchAppException(Throwable) - Constructor for exception com.liferay.marketplace.exception.NoSuchAppException
- NoSuchModuleException - Exception in com.liferay.marketplace.exception
- NoSuchModuleException() - Constructor for exception com.liferay.marketplace.exception.NoSuchModuleException
- NoSuchModuleException(String) - Constructor for exception com.liferay.marketplace.exception.NoSuchModuleException
- NoSuchModuleException(String, Throwable) - Constructor for exception com.liferay.marketplace.exception.NoSuchModuleException
- NoSuchModuleException(Throwable) - Constructor for exception com.liferay.marketplace.exception.NoSuchModuleException
O
- ORDER_BY_ASC - Static variable in class com.liferay.marketplace.util.comparator.AppTitleComparator
- ORDER_BY_DESC - Static variable in class com.liferay.marketplace.util.comparator.AppTitleComparator
- ORDER_BY_FIELDS - Static variable in class com.liferay.marketplace.util.comparator.AppTitleComparator
P
- PAYMENT_METHODS - Static variable in class com.liferay.marketplace.constants.MarketplacePortletKeys
- persist() - Method in class com.liferay.marketplace.model.AppWrapper
- persist() - Method in class com.liferay.marketplace.model.ModuleWrapper
- PluginComparator - Class in com.liferay.marketplace.util.comparator
- PluginComparator() - Constructor for class com.liferay.marketplace.util.comparator.PluginComparator
- PluginComparator(ServletContext, Locale) - Constructor for class com.liferay.marketplace.util.comparator.PluginComparator
- PURCHASE_AND_INSTALL_PAID_APPS - Static variable in class com.liferay.marketplace.constants.MarketplaceActionKeys
R
- remoteAppId - Variable in class com.liferay.marketplace.model.AppTable
- remove(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes the app with the primary key from the database.
- remove(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes the app with the primary key from the database.
- remove(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes the module with the primary key from the database.
- remove(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes the module with the primary key from the database.
- removeAll() - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes all the apps from the database.
- removeAll() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes all the apps from the database.
- removeAll() - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules from the database.
- removeAll() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules from the database.
- removeByA_BSN_BV(long, String, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? from the database.
- removeByA_BSN_BV(long, String, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes the module where appId = ? and bundleSymbolicName = ? and bundleVersion = ? from the database.
- removeByA_CN(long, String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes the module where appId = ? and contextName = ? from the database.
- removeByA_CN(long, String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes the module where appId = ? and contextName = ? from the database.
- removeByAppId(long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules where appId = ? from the database.
- removeByAppId(long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules where appId = ? from the database.
- removeByBundleSymbolicName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules where bundleSymbolicName = ? from the database.
- removeByBundleSymbolicName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules where bundleSymbolicName = ? from the database.
- removeByCategory(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes all the apps where category = ? from the database.
- removeByCategory(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes all the apps where category = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes all the apps where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes all the apps where companyId = ? from the database.
- removeByContextName(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules where contextName = ? from the database.
- removeByContextName(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules where contextName = ? from the database.
- removeByRemoteAppId(long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes the app where remoteAppId = ? from the database.
- removeByRemoteAppId(long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes the app where remoteAppId = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes all the apps where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes all the apps where uuid = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
-
Removes all the apps where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
-
Removes all the apps where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
-
Removes all the modules where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
-
Removes all the modules where uuid = ? and companyId = ? from the database.
- required - Variable in class com.liferay.marketplace.model.AppTable
S
- setAppId(long) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the app ID of this app.
- setAppId(long) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the app ID of this app.
- setAppId(long) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the app ID of this module.
- setAppId(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the app ID of this module.
- setBundleSymbolicName(String) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the bundle symbolic name of this module.
- setBundleSymbolicName(String) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the bundle symbolic name of this module.
- setBundleVersion(String) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the bundle version of this module.
- setBundleVersion(String) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the bundle version of this module.
- setCategory(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the category of this app.
- setCategory(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the category of this app.
- setCompanyId(long) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the company ID of this app.
- setCompanyId(long) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the company ID of this app.
- setCompanyId(long) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the company ID of this module.
- setCompanyId(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the company ID of this module.
- setContextName(String) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the context name of this module.
- setContextName(String) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the context name of this module.
- setCreateDate(Date) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the create date of this app.
- setCreateDate(Date) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the create date of this app.
- setDescription(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the description of this app.
- setDescription(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the description of this app.
- setIconURL(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the icon url of this app.
- setIconURL(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the icon url of this app.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.marketplace.model.AppWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.marketplace.model.ModuleWrapper
- setModifiedDate(Date) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the modified date of this app.
- setModifiedDate(Date) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the modified date of this app.
- setModuleId(long) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the module ID of this module.
- setModuleId(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the module ID of this module.
- setPersistence(AppPersistence) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- setPersistence(ModulePersistence) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- setPrimaryKey(long) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the primary key of this app.
- setPrimaryKey(long) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the primary key of this app.
- setPrimaryKey(long) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the primary key of this module.
- setPrimaryKey(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the primary key of this module.
- setRemoteAppId(long) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the remote app ID of this app.
- setRemoteAppId(long) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the remote app ID of this app.
- setRequired(boolean) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets whether this app is required.
- setRequired(boolean) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets whether this app is required.
- setTitle(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the title of this app.
- setTitle(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the title of this app.
- setUserId(long) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the user ID of this app.
- setUserId(long) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the user ID of this app.
- setUserName(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the user name of this app.
- setUserName(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the user name of this app.
- setUserUuid(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the user uuid of this app.
- setUserUuid(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the user uuid of this app.
- setUuid(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the uuid of this app.
- setUuid(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the uuid of this app.
- setUuid(String) - Method in interface com.liferay.marketplace.model.ModuleModel
-
Sets the uuid of this module.
- setUuid(String) - Method in class com.liferay.marketplace.model.ModuleWrapper
-
Sets the uuid of this module.
- setVersion(String) - Method in interface com.liferay.marketplace.model.AppModel
-
Sets the version of this app.
- setVersion(String) - Method in class com.liferay.marketplace.model.AppWrapper
-
Sets the version of this app.
- setWrappedService(AppLocalService) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- setWrappedService(AppService) - Method in class com.liferay.marketplace.service.AppServiceWrapper
- setWrappedService(ModuleLocalService) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
T
- title - Variable in class com.liferay.marketplace.model.AppTable
- toXmlString() - Method in interface com.liferay.marketplace.model.AppModel
- toXmlString() - Method in class com.liferay.marketplace.model.AppWrapper
- toXmlString() - Method in interface com.liferay.marketplace.model.ModuleModel
- toXmlString() - Method in class com.liferay.marketplace.model.ModuleWrapper
U
- uninstallApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
- uninstallApp(long) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- uninstallApp(long) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- uninstallApp(long) - Method in interface com.liferay.marketplace.service.AppService
- uninstallApp(long) - Static method in class com.liferay.marketplace.service.AppServiceUtil
- uninstallApp(long) - Method in class com.liferay.marketplace.service.AppServiceWrapper
- uninstallBundle(String, String) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- uninstallBundle(Bundle) - Static method in class com.liferay.marketplace.util.BundleManagerUtil
- update(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- update(App, ServiceContext) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- update(Module) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- update(Module, ServiceContext) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- updateApp(long, long, String, String, String, String, String, boolean, File) - Method in interface com.liferay.marketplace.service.AppLocalService
- updateApp(long, long, String, String, String, String, String, boolean, File) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- updateApp(long, long, String, String, String, String, String, boolean, File) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- updateApp(long, File) - Method in interface com.liferay.marketplace.service.AppLocalService
- updateApp(long, File) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
- updateApp(long, File) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
- updateApp(App) - Method in interface com.liferay.marketplace.service.AppLocalService
-
Updates the app in the database or adds it if it does not yet exist.
- updateApp(App) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
-
Updates the app in the database or adds it if it does not yet exist.
- updateApp(App) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
-
Updates the app in the database or adds it if it does not yet exist.
- updateApp(File) - Method in interface com.liferay.marketplace.service.AppService
- updateApp(File) - Static method in class com.liferay.marketplace.service.AppServiceUtil
- updateApp(File) - Method in class com.liferay.marketplace.service.AppServiceWrapper
- updateImpl(App) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
- updateImpl(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
- updateImpl(Module) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
- updateImpl(Module) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
- updateModule(Module) - Method in interface com.liferay.marketplace.service.ModuleLocalService
-
Updates the module in the database or adds it if it does not yet exist.
- updateModule(Module) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
-
Updates the module in the database or adds it if it does not yet exist.
- updateModule(Module) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
-
Updates the module in the database or adds it if it does not yet exist.
- userId - Variable in class com.liferay.marketplace.model.AppTable
- userName - Variable in class com.liferay.marketplace.model.AppTable
- uuid - Variable in class com.liferay.marketplace.model.AppTable
- uuid - Variable in class com.liferay.marketplace.model.ModuleTable
V
- version - Variable in class com.liferay.marketplace.model.AppTable
- VIEW_APPS - Static variable in class com.liferay.marketplace.constants.MarketplaceActionKeys
W
- wrap(App) - Method in class com.liferay.marketplace.model.AppWrapper
- wrap(Module) - Method in class com.liferay.marketplace.model.ModuleWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form