A C D E F G H I M N P R S T U 

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(Module) - Method in interface com.liferay.marketplace.service.ModuleLocalService
Adds the module to the database.
addModule(long, long, String, String, String) - Method in interface com.liferay.marketplace.service.ModuleLocalService
 
addModule(Module) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
Adds the module to the database.
addModule(long, long, String, String, String) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
 
addModule(Module) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
Adds the module to the database.
addModule(long, long, String, String, String) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
 
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
 
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(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(AppService) - Constructor for class com.liferay.marketplace.service.AppServiceWrapper
 
AppSoap - Class in com.liferay.marketplace.model
This class is used by SOAP remote services, specifically com.liferay.marketplace.service.http.AppServiceSoap.
AppSoap() - Constructor for class com.liferay.marketplace.model.AppSoap
 
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
 

C

cacheResult(App) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Caches the app 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(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Caches the app 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(Module) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Caches the module 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(Module) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
Caches the module 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.
clearCache() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
 
clearCache(App) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
 
clearCache() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
 
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
 
clone() - Method in interface com.liferay.marketplace.model.AppModel
 
clone() - Method in class com.liferay.marketplace.model.AppWrapper
 
clone() - Method in interface com.liferay.marketplace.model.ModuleModel
 
clone() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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
 
compareTo(App) - Method in interface com.liferay.marketplace.model.AppModel
 
compareTo(App) - Method in class com.liferay.marketplace.model.AppWrapper
 
compareTo(Module) - Method in interface com.liferay.marketplace.model.ModuleModel
 
compareTo(Module) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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 = ?.
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.
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.

D

deleteApp(App) - Method in interface com.liferay.marketplace.service.AppLocalService
Deletes the app from the database.
deleteApp(long) - Method in interface com.liferay.marketplace.service.AppLocalService
Deletes the app with the primary key from the database.
deleteApp(App) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
Deletes the app 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(App) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
Deletes the app 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
 
deleteModule(Module) - Method in interface com.liferay.marketplace.service.ModuleLocalService
Deletes the module from the database.
deleteModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
Deletes the module with the primary key from the database.
deleteModule(Module) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
Deletes the module 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(Module) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
Deletes the module from the database.
deleteModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
Deletes the module with the primary key from the database.
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
 
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(DynamicQuery) - Method in interface com.liferay.marketplace.service.AppLocalService
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, 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() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
Performs a dynamic query on the database and returns 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, 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() - Method in interface com.liferay.marketplace.service.ModuleLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.marketplace.service.ModuleLocalService
Performs a dynamic query on the database and returns 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, 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() - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
 
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 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 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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 class com.liferay.marketplace.service.ModuleLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.marketplace.model.AppWrapper
 
equals(Object) - Method in class com.liferay.marketplace.model.ModuleWrapper
 

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, 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) - 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) - 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, 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) - 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) - 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>) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
 
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, 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) - 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) - 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_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_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, String, String, String) - Method in interface com.liferay.marketplace.service.ModuleLocalService
 
fetchModule(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
 
fetchModule(long, String, String, String) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
 
fetchModule(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
 
fetchModule(long, String, String, String) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
 
fetchModule(long) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
 
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(int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns a range of all the apps.
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns an ordered range of all the apps.
findAll() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Returns 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, 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) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Returns an ordered range of all the apps.
findAll() - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns all the modules.
findAll(int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns a range of all the modules.
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns an ordered range of all the modules.
findAll() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
Returns 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<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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns an ordered range of 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) - 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>) - 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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns an ordered range of 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) - 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>) - 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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns an ordered range of 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) - 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>) - 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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns an ordered range of 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) - 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>) - 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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns an ordered range of 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) - 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>) - 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) - 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, int, int) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns a range of all the apps 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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
Returns an ordered range of 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, 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, 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) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Returns an ordered range of all the apps where uuid = ?.
findByUuid(String) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns all the modules 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, 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>, boolean) - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
Returns an ordered range of 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) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
Returns a 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) - 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, 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, 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>, 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) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Returns 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, 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) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
Returns an ordered range of all the apps 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_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_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_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, int, int) - Static method in class com.liferay.marketplace.service.persistence.AppUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<App>) - 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.ModuleUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Module>) - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
 

G

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.AppSoap
 
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.ModuleSoap
 
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(String) - Method in interface com.liferay.marketplace.service.AppLocalService
 
getApps(int, int) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
Returns a range of all the apps.
getApps(String) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
getApps(int, int) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
Returns a range of all the apps.
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.
getBadColumnNames() - Method in interface com.liferay.marketplace.service.persistence.AppPersistence
 
getBadColumnNames() - Static method in class com.liferay.marketplace.service.persistence.AppUtil
 
getBadColumnNames() - Method in interface com.liferay.marketplace.service.persistence.ModulePersistence
 
getBadColumnNames() - Static method in class com.liferay.marketplace.service.persistence.ModuleUtil
 
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.ModuleSoap
 
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.ModuleSoap
 
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.AppSoap
 
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.AppSoap
 
getCompanyId() - Method in class com.liferay.marketplace.model.AppWrapper
Returns the company ID of this app.
getContextName() - Method in interface com.liferay.marketplace.model.ModuleModel
Returns the context name of this module.
getContextName() - Method in class com.liferay.marketplace.model.ModuleSoap
 
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.AppSoap
 
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.AppSoap
 
getDescription() - Method in class com.liferay.marketplace.model.AppWrapper
Returns the description of this app.
getExpandoBridge() - Method in interface com.liferay.marketplace.model.AppModel
 
getExpandoBridge() - Method in class com.liferay.marketplace.model.AppWrapper
 
getExpandoBridge() - Method in interface com.liferay.marketplace.model.ModuleModel
 
getExpandoBridge() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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 u r l of this app.
getIconURL() - Method in class com.liferay.marketplace.model.AppSoap
 
getIconURL() - Method in class com.liferay.marketplace.model.AppWrapper
Returns the icon u r l 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(String) - Method in interface com.liferay.marketplace.service.AppLocalService
 
getInstalledApps() - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
getInstalledApps(String) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
getInstalledApps() - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 
getInstalledApps(String) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 
getModelAttributes() - Method in class com.liferay.marketplace.model.AppWrapper
 
getModelAttributes() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
getModelClass() - Method in class com.liferay.marketplace.model.AppWrapper
 
getModelClass() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
getModelClassName() - Method in class com.liferay.marketplace.model.AppWrapper
 
getModelClassName() - 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.AppSoap
 
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.
getModuleId() - Method in interface com.liferay.marketplace.model.ModuleModel
Returns the module ID of this module.
getModuleId() - Method in class com.liferay.marketplace.model.ModuleSoap
 
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(long) - Method in interface com.liferay.marketplace.service.ModuleLocalService
 
getModules(int, int) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
Returns a range of all the modules.
getModules(long) - Static method in class com.liferay.marketplace.service.ModuleLocalServiceUtil
 
getModules(int, int) - Method in class com.liferay.marketplace.service.ModuleLocalServiceWrapper
Returns a range of all the modules.
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.
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.AppSoap
 
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.ModuleSoap
 
getPrimaryKey() - Method in class com.liferay.marketplace.model.ModuleWrapper
Returns the primary key of this module.
getPrimaryKeyObj() - Method in interface com.liferay.marketplace.model.AppModel
 
getPrimaryKeyObj() - Method in class com.liferay.marketplace.model.AppWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.marketplace.model.ModuleModel
 
getPrimaryKeyObj() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.ModuleSoap
 
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.AppSoap
 
getVersion() - Method in class com.liferay.marketplace.model.AppWrapper
Returns the version of this app.
getWrappedModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
getWrappedModel() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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
 

H

hashCode() - Method in interface com.liferay.marketplace.model.AppModel
 
hashCode() - Method in class com.liferay.marketplace.model.AppWrapper
 
hashCode() - Method in interface com.liferay.marketplace.model.ModuleModel
 
hashCode() - Method in class com.liferay.marketplace.model.ModuleWrapper
 

I

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
 
isBundle() - Method in interface com.liferay.marketplace.model.Module
 
isBundle() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
isCachedModel() - Method in interface com.liferay.marketplace.model.AppModel
 
isCachedModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
isCachedModel() - Method in interface com.liferay.marketplace.model.ModuleModel
 
isCachedModel() - 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
 
isEntityCacheEnabled() - Method in class com.liferay.marketplace.model.AppWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
isEscapedModel() - Method in interface com.liferay.marketplace.model.AppModel
 
isEscapedModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
isEscapedModel() - Method in interface com.liferay.marketplace.model.ModuleModel
 
isEscapedModel() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.marketplace.model.AppWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
isInstalled() - Method in interface com.liferay.marketplace.model.App
 
isInstalled() - Method in class com.liferay.marketplace.model.AppWrapper
 
isNew() - Method in interface com.liferay.marketplace.model.AppModel
 
isNew() - Method in class com.liferay.marketplace.model.AppWrapper
 
isNew() - Method in interface com.liferay.marketplace.model.ModuleModel
 
isNew() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
isRequired() - Method in interface com.liferay.marketplace.model.AppModel
Returns true if this app is required.
isRequired() - Method in class com.liferay.marketplace.model.AppSoap
 
isRequired() - Method in class com.liferay.marketplace.model.AppWrapper
Returns true if this app is required.

M

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
 
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(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.
ModuleSoap - Class in com.liferay.marketplace.model
This class is used by SOAP remote services.
ModuleSoap() - Constructor for class com.liferay.marketplace.model.ModuleSoap
 
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
 

P

persist() - Method in class com.liferay.marketplace.model.AppWrapper
 
persist() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
processMarketplaceProperties(Properties) - Method in interface com.liferay.marketplace.service.AppLocalService
 
processMarketplaceProperties(Properties) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
processMarketplaceProperties(Properties) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 

R

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.
resetOriginalValues() - Method in class com.liferay.marketplace.model.AppWrapper
 
resetOriginalValues() - Method in class com.liferay.marketplace.model.ModuleWrapper
 

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.AppSoap
 
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.ModuleSoap
 
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.ModuleSoap
 
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.ModuleSoap
 
setBundleVersion(String) - Method in class com.liferay.marketplace.model.ModuleWrapper
Sets the bundle version of this module.
setCachedModel(boolean) - Method in interface com.liferay.marketplace.model.AppModel
 
setCachedModel(boolean) - Method in class com.liferay.marketplace.model.AppWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setCachedModel(boolean) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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.AppSoap
 
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.AppSoap
 
setCompanyId(long) - Method in class com.liferay.marketplace.model.AppWrapper
Sets the company ID of this app.
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.ModuleSoap
 
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.AppSoap
 
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.AppSoap
 
setDescription(String) - Method in class com.liferay.marketplace.model.AppWrapper
Sets the description of this app.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.marketplace.model.AppModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.marketplace.model.AppModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.marketplace.model.AppModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.marketplace.model.AppWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.marketplace.model.AppWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.marketplace.model.AppWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
setIconURL(String) - Method in interface com.liferay.marketplace.model.AppModel
Sets the icon u r l of this app.
setIconURL(String) - Method in class com.liferay.marketplace.model.AppSoap
 
setIconURL(String) - Method in class com.liferay.marketplace.model.AppWrapper
Sets the icon u r l 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.AppSoap
 
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.ModuleSoap
 
setModuleId(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
Sets the module ID of this module.
setNew(boolean) - Method in interface com.liferay.marketplace.model.AppModel
 
setNew(boolean) - Method in class com.liferay.marketplace.model.AppWrapper
 
setNew(boolean) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setNew(boolean) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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.AppSoap
 
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.ModuleSoap
 
setPrimaryKey(long) - Method in class com.liferay.marketplace.model.ModuleWrapper
Sets the primary key of this module.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.marketplace.model.AppModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.marketplace.model.AppWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.marketplace.model.ModuleModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.AppSoap
 
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.ModuleSoap
 
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.AppSoap
 
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

toCacheModel() - Method in interface com.liferay.marketplace.model.AppModel
 
toCacheModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
toCacheModel() - Method in interface com.liferay.marketplace.model.ModuleModel
 
toCacheModel() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
toEscapedModel() - Method in interface com.liferay.marketplace.model.AppModel
 
toEscapedModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
toEscapedModel() - Method in interface com.liferay.marketplace.model.ModuleModel
 
toEscapedModel() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
toSoapModel(App) - Static method in class com.liferay.marketplace.model.AppSoap
 
toSoapModel(Module) - Static method in class com.liferay.marketplace.model.ModuleSoap
 
toSoapModels(App[]) - Static method in class com.liferay.marketplace.model.AppSoap
 
toSoapModels(App[][]) - Static method in class com.liferay.marketplace.model.AppSoap
 
toSoapModels(List<App>) - Static method in class com.liferay.marketplace.model.AppSoap
 
toSoapModels(Module[]) - Static method in class com.liferay.marketplace.model.ModuleSoap
 
toSoapModels(Module[][]) - Static method in class com.liferay.marketplace.model.ModuleSoap
 
toSoapModels(List<Module>) - Static method in class com.liferay.marketplace.model.ModuleSoap
 
toString() - Method in interface com.liferay.marketplace.model.AppModel
 
toString() - Method in class com.liferay.marketplace.model.AppWrapper
 
toString() - Method in interface com.liferay.marketplace.model.ModuleModel
 
toString() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
toUnescapedModel() - Method in interface com.liferay.marketplace.model.AppModel
 
toUnescapedModel() - Method in class com.liferay.marketplace.model.AppWrapper
 
toUnescapedModel() - Method in interface com.liferay.marketplace.model.ModuleModel
 
toUnescapedModel() - Method in class com.liferay.marketplace.model.ModuleWrapper
 
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
 
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(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(long, File) - Method in interface com.liferay.marketplace.service.AppLocalService
 
updateApp(long, long, String, String, String, String, String, boolean, File) - Method in interface com.liferay.marketplace.service.AppLocalService
 
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(long, File) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
updateApp(long, long, String, String, String, String, String, boolean, File) - Static method in class com.liferay.marketplace.service.AppLocalServiceUtil
 
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(long, File) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 
updateApp(long, long, String, String, String, String, String, boolean, File) - Method in class com.liferay.marketplace.service.AppLocalServiceWrapper
 
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.
A C D E F G H I M N P R S T U