Skip navigation links
A C D E F G I M N P R S T U W 

A

addCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
addCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
addCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
addCustomElementRemoteAppEntry(String, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
addCustomElementRemoteAppEntry(String, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
addCustomElementRemoteAppEntry(String, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
addIFrameRemoteAppEntry(long, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
addIFrameRemoteAppEntry(long, String, String, String, boolean, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
addIFrameRemoteAppEntry(long, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
addIFrameRemoteAppEntry(String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
addIFrameRemoteAppEntry(String, String, String, boolean, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
addIFrameRemoteAppEntry(String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
addOrUpdateCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
addOrUpdateCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
addOrUpdateCustomElementRemoteAppEntry(String, long, String, String, String, String, String, boolean, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
addRemoteAppEntry(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Adds the remote app entry to the database.
addRemoteAppEntry(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Adds the remote app entry to the database.
addRemoteAppEntry(RemoteAppEntry) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Adds the remote app entry to the database.

C

cacheResult(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Caches the remote app entry in the entity cache if it is enabled.
cacheResult(List<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Caches the remote app entries in the entity cache if it is enabled.
cacheResult(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Caches the remote app entry in the entity cache if it is enabled.
cacheResult(List<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Caches the remote app entries in the entity cache if it is enabled.
clearCache() - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
clearCache(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
cloneWithOriginalValues() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
cloneWithOriginalValues() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
com.liferay.remote.app.constants - package com.liferay.remote.app.constants
 
com.liferay.remote.app.deployer - package com.liferay.remote.app.deployer
 
com.liferay.remote.app.exception - package com.liferay.remote.app.exception
 
com.liferay.remote.app.model - package com.liferay.remote.app.model
 
com.liferay.remote.app.service - package com.liferay.remote.app.service
 
com.liferay.remote.app.service.persistence - package com.liferay.remote.app.service.persistence
 
companyId - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
countAll() - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries.
countAll() - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries.
countByC_ERC(long, String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries where companyId = ? and externalReferenceCode = ?.
countByC_ERC(long, String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries where companyId = ? and externalReferenceCode = ?.
countByUuid(String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries where uuid = ?.
countByUuid(String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries where uuid = ? and companyId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
create(long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Creates a new remote app entry with the primary key.
create(long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Creates a new remote app entry with the primary key.
createDate - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
createPersistedModel(Serializable) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
createPersistedModel(Serializable) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
createPersistedModel(Serializable) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
createRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Creates a new remote app entry with the primary key.
createRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Creates a new remote app entry with the primary key.
createRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Creates a new remote app entry with the primary key.
customElementCSSURLs - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
customElementHTMLElementName - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
customElementURLs - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
deleteRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Deletes the remote app entry with the primary key from the database.
deleteRemoteAppEntry(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Deletes the remote app entry from the database.
deleteRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Deletes the remote app entry with the primary key from the database.
deleteRemoteAppEntry(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Deletes the remote app entry from the database.
deleteRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Deletes the remote app entry with the primary key from the database.
deleteRemoteAppEntry(RemoteAppEntry) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Deletes the remote app entry from the database.
deleteRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
deleteRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
deleteRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
deploy(RemoteAppEntry) - Method in interface com.liferay.remote.app.deployer.RemoteAppEntryDeployer
 
deployRemoteAppEntry(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
deployRemoteAppEntry(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
deployRemoteAppEntry(RemoteAppEntry) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
description - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
dslQuery(DSLQuery) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
dslQuery(DSLQuery) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
dslQuery(DSLQuery) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
dslQueryCount(DSLQuery) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
dslQueryCount(DSLQuery) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
dslQueryCount(DSLQuery) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
DuplicateRemoteAppEntryExternalReferenceCodeException - Exception in com.liferay.remote.app.exception
 
DuplicateRemoteAppEntryExternalReferenceCodeException() - Constructor for exception com.liferay.remote.app.exception.DuplicateRemoteAppEntryExternalReferenceCodeException
 
DuplicateRemoteAppEntryExternalReferenceCodeException(String) - Constructor for exception com.liferay.remote.app.exception.DuplicateRemoteAppEntryExternalReferenceCodeException
 
DuplicateRemoteAppEntryExternalReferenceCodeException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.DuplicateRemoteAppEntryExternalReferenceCodeException
 
DuplicateRemoteAppEntryExternalReferenceCodeException(Throwable) - Constructor for exception com.liferay.remote.app.exception.DuplicateRemoteAppEntryExternalReferenceCodeException
 
dynamicQuery() - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
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.remote.app.service.RemoteAppEntryLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
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.remote.app.service.RemoteAppEntryLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
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.remote.app.service.RemoteAppEntryLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

externalReferenceCode - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

F

fetchByC_ERC(long, String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or returns null if it could not be found.
fetchByC_ERC(long, String, boolean) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or returns null if it could not be found, optionally using the finder cache.
fetchByC_ERC(long, String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or returns null if it could not be found.
fetchByC_ERC(long, String, boolean) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or returns null if it could not be found, optionally using the finder cache.
fetchByPrimaryKey(long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entry with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entry with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
fetchByUuid_C_First(String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the first remote app entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the first remote app entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the last remote app entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the last remote app entry in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the first remote app entry in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the first remote app entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the last remote app entry in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the last remote app entry in the ordered set where uuid = ?.
fetchRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
fetchRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
fetchRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
fetchRemoteAppEntryByExternalReferenceCode(long, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the remote app entry with the matching external reference code and company.
fetchRemoteAppEntryByExternalReferenceCode(long, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the remote app entry with the matching external reference code and company.
fetchRemoteAppEntryByExternalReferenceCode(long, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the remote app entry with the matching external reference code and company.
fetchRemoteAppEntryByReferenceCode(long, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
fetchRemoteAppEntryByReferenceCode(long, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
fetchRemoteAppEntryByReferenceCode(long, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
fetchRemoteAppEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the remote app entry with the matching UUID and company.
fetchRemoteAppEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the remote app entry with the matching UUID and company.
fetchRemoteAppEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the remote app entry with the matching UUID and company.
filterCountByUuid(String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries that the user has permission to view where uuid = ?.
filterCountByUuid(String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries that the user has permission to view where uuid = ?.
filterCountByUuid_C(String, long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the number of remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterCountByUuid_C(String, long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the number of remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid(String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns all the remote app entries that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns a range of all the remote app entries that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries that the user has permissions to view where uuid = ?.
filterFindByUuid(String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns all the remote app entries that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns a range of all the remote app entries that the user has permission to view where uuid = ?.
filterFindByUuid(String, int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries that the user has permissions to view where uuid = ?.
filterFindByUuid_C(String, long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns all the remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns a range of all the remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries that the user has permissions to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns all the remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns a range of all the remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries that the user has permissions to view where uuid = ? and companyId = ?.
filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entries before and after the current remote app entry in the ordered set of remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entries before and after the current remote app entry in the ordered set of remote app entries that the user has permission to view where uuid = ? and companyId = ?.
filterFindByUuid_PrevAndNext(long, String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entries before and after the current remote app entry in the ordered set of remote app entries that the user has permission to view where uuid = ?.
filterFindByUuid_PrevAndNext(long, String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entries before and after the current remote app entry in the ordered set of remote app entries that the user has permission to view where uuid = ?.
findAll() - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns all the remote app entries.
findAll(int, int) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns a range of all the remote app entries.
findAll(int, int, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries.
findAll(int, int, OrderByComparator<RemoteAppEntry>, boolean) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries.
findAll() - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns all the remote app entries.
findAll(int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns a range of all the remote app entries.
findAll(int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries.
findAll(int, int, OrderByComparator<RemoteAppEntry>, boolean) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries.
findByC_ERC(long, String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or throws a NoSuchRemoteAppEntryException if it could not be found.
findByC_ERC(long, String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entry where companyId = ? and externalReferenceCode = ? or throws a NoSuchRemoteAppEntryException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entry with the primary key or throws a NoSuchRemoteAppEntryException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entry with the primary key or throws a NoSuchRemoteAppEntryException if it could not be found.
findByUuid(String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns all the remote app entries where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns a range of all the remote app entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<RemoteAppEntry>, boolean) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries where uuid = ?.
findByUuid(String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns all the remote app entries where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns a range of all the remote app entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries where uuid = ?.
findByUuid(String, int, int, OrderByComparator<RemoteAppEntry>, boolean) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns a range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>, boolean) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns an ordered range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns a range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<RemoteAppEntry>, boolean) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns an ordered range of all the remote app entries where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the first remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the first remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the last remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the last remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entries before and after the current remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entries before and after the current remote app entry in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the first remote app entry in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the first remote app entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the last remote app entry in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the last remote app entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<RemoteAppEntry>) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Returns the remote app entries before and after the current remote app entry in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Returns the remote app entries before and after the current remote app entry in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<RemoteAppEntry>) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
friendlyURLMapping - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

G

getActionableDynamicQuery() - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
getAvailableLanguageIds() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getCompanyId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the company ID of this remote app entry.
getCompanyId() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getCompanyId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the company ID of this remote app entry.
getContainerModelId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the container model ID of this remote app entry.
getContainerModelId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the container model ID of this remote app entry.
getContainerModelName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the container name of this remote app entry.
getContainerModelName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the container name of this remote app entry.
getCreateDate() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the create date of this remote app entry.
getCreateDate() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getCreateDate() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the create date of this remote app entry.
getCustomElementCSSURLs() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the custom element cssur ls of this remote app entry.
getCustomElementCSSURLs() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getCustomElementCSSURLs() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the custom element cssur ls of this remote app entry.
getCustomElementHTMLElementName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the custom element html element name of this remote app entry.
getCustomElementHTMLElementName() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getCustomElementHTMLElementName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the custom element html element name of this remote app entry.
getCustomElementURLs() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the custom element ur ls of this remote app entry.
getCustomElementURLs() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getCustomElementURLs() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the custom element ur ls of this remote app entry.
getDefaultLanguageId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
getDefaultLanguageId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getDescription() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the description of this remote app entry.
getDescription() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getDescription() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the description of this remote app entry.
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
getExternalReferenceCode() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the external reference code of this remote app entry.
getExternalReferenceCode() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getExternalReferenceCode() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the external reference code of this remote app entry.
getFriendlyURLMapping() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the friendly url mapping of this remote app entry.
getFriendlyURLMapping() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getFriendlyURLMapping() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the friendly url mapping of this remote app entry.
getIFrameURL() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the i frame url of this remote app entry.
getIFrameURL() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getIFrameURL() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the i frame url of this remote app entry.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
getInstanceable() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the instanceable of this remote app entry.
getInstanceable() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getInstanceable() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the instanceable of this remote app entry.
getModelAttributes() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getModifiedDate() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the modified date of this remote app entry.
getModifiedDate() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getModifiedDate() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the modified date of this remote app entry.
getMvccVersion() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the mvcc version of this remote app entry.
getMvccVersion() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getMvccVersion() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the mvcc version of this remote app entry.
getName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the name of this remote app entry.
getName(Locale) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the localized name of this remote app entry in the language.
getName(Locale, boolean) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the localized name of this remote app entry in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the localized name of this remote app entry in the language.
getName(String, boolean) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the localized name of this remote app entry in the language, optionally using the default language if no localization exists for the requested language.
getName() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the name of this remote app entry.
getName(Locale) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the localized name of this remote app entry in the language.
getName(Locale, boolean) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the localized name of this remote app entry in the language, optionally using the default language if no localization exists for the requested language.
getName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the localized name of this remote app entry in the language.
getName(String, boolean) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the localized name of this remote app entry in the language, optionally using the default language if no localization exists for the requested language.
getNameCurrentLanguageId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
getNameCurrentLanguageId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getNameCurrentValue() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
getNameCurrentValue() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getNameMap() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns a map of the locales and localized names of this remote app entry.
getNameMap() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns a map of the locales and localized names of this remote app entry.
getOSGiServiceIdentifier() - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
Returns the OSGi service identifier.
getParentContainerModelId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the parent container model ID of this remote app entry.
getParentContainerModelId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the parent container model ID of this remote app entry.
getPersistedModel(Serializable) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
getPortletCategoryName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the portlet category name of this remote app entry.
getPortletCategoryName() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getPortletCategoryName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the portlet category name of this remote app entry.
getPrimaryKey() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the primary key of this remote app entry.
getPrimaryKey() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getPrimaryKey() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the primary key of this remote app entry.
getProperties() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the properties of this remote app entry.
getProperties() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getProperties() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the properties of this remote app entry.
getRemoteAppEntries(int, int) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns a range of all the remote app entries.
getRemoteAppEntries(int, int) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns a range of all the remote app entries.
getRemoteAppEntries(int, int) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns a range of all the remote app entries.
getRemoteAppEntriesCount() - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the number of remote app entries.
getRemoteAppEntriesCount() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the number of remote app entries.
getRemoteAppEntriesCount() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the number of remote app entries.
getRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the remote app entry with the primary key.
getRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the remote app entry with the primary key.
getRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the remote app entry with the primary key.
getRemoteAppEntry(long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
getRemoteAppEntry(long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
getRemoteAppEntry(long) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
getRemoteAppEntryByExternalReferenceCode(long, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the remote app entry with the matching external reference code and company.
getRemoteAppEntryByExternalReferenceCode(long, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the remote app entry with the matching external reference code and company.
getRemoteAppEntryByExternalReferenceCode(long, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the remote app entry with the matching external reference code and company.
getRemoteAppEntryByUuidAndCompanyId(String, long) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Returns the remote app entry with the matching UUID and company.
getRemoteAppEntryByUuidAndCompanyId(String, long) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Returns the remote app entry with the matching UUID and company.
getRemoteAppEntryByUuidAndCompanyId(String, long) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Returns the remote app entry with the matching UUID and company.
getRemoteAppEntryId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the remote app entry ID of this remote app entry.
getRemoteAppEntryId() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getRemoteAppEntryId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the remote app entry ID of this remote app entry.
getService() - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
getService() - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
getSourceCodeURL() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the source code url of this remote app entry.
getSourceCodeURL() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getSourceCodeURL() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the source code url of this remote app entry.
getStagedModelType() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
getStatus() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the status of this remote app entry.
getStatus() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getStatus() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the status of this remote app entry.
getStatusByUserId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the status by user ID of this remote app entry.
getStatusByUserId() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getStatusByUserId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the status by user ID of this remote app entry.
getStatusByUserName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the status by user name of this remote app entry.
getStatusByUserName() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getStatusByUserName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the status by user name of this remote app entry.
getStatusByUserUuid() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the status by user uuid of this remote app entry.
getStatusByUserUuid() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the status by user uuid of this remote app entry.
getStatusDate() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the status date of this remote app entry.
getStatusDate() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getStatusDate() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the status date of this remote app entry.
getType() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the type of this remote app entry.
getType() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getType() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the type of this remote app entry.
getUserId() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the user ID of this remote app entry.
getUserId() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getUserId() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the user ID of this remote app entry.
getUserName() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the user name of this remote app entry.
getUserName() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getUserName() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the user name of this remote app entry.
getUserUuid() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the user uuid of this remote app entry.
getUserUuid() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the user uuid of this remote app entry.
getUuid() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns the uuid of this remote app entry.
getUuid() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
getUuid() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns the uuid of this remote app entry.
getWrappedService() - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 

I

iFrameURL - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
INSTANCE - Static variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
instanceable - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
isApproved() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is approved.
isApproved() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is approved.
isDenied() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is denied.
isDenied() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is denied.
isDraft() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is a draft.
isDraft() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is a draft.
isExpired() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is expired.
isExpired() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is expired.
isInactive() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is inactive.
isInactive() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is inactive.
isIncomplete() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is incomplete.
isIncomplete() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is incomplete.
isInstanceable() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is instanceable.
isInstanceable() - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
isInstanceable() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is instanceable.
isPending() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is pending.
isPending() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is pending.
isScheduled() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Returns true if this remote app entry is scheduled.
isScheduled() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Returns true if this remote app entry is scheduled.

M

modifiedDate - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
mvccVersion - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

N

name - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
NoSuchRemoteAppEntryException - Exception in com.liferay.remote.app.exception
 
NoSuchRemoteAppEntryException() - Constructor for exception com.liferay.remote.app.exception.NoSuchRemoteAppEntryException
 
NoSuchRemoteAppEntryException(String) - Constructor for exception com.liferay.remote.app.exception.NoSuchRemoteAppEntryException
 
NoSuchRemoteAppEntryException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.NoSuchRemoteAppEntryException
 
NoSuchRemoteAppEntryException(Throwable) - Constructor for exception com.liferay.remote.app.exception.NoSuchRemoteAppEntryException
 

P

persist() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
portletCategoryName - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
properties - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

R

REMOTE_APP_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.remote.app.model.RemoteAppEntry
 
RemoteAppConstants - Class in com.liferay.remote.app.constants
 
RemoteAppConstants() - Constructor for class com.liferay.remote.app.constants.RemoteAppConstants
 
RemoteAppEntry - Interface in com.liferay.remote.app.model
The extended model interface for the RemoteAppEntry service.
RemoteAppEntryCustomElementCSSURLsException - Exception in com.liferay.remote.app.exception
 
RemoteAppEntryCustomElementCSSURLsException() - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementCSSURLsException
 
RemoteAppEntryCustomElementCSSURLsException(String) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementCSSURLsException
 
RemoteAppEntryCustomElementCSSURLsException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementCSSURLsException
 
RemoteAppEntryCustomElementCSSURLsException(Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementCSSURLsException
 
RemoteAppEntryCustomElementHTMLElementNameException - Exception in com.liferay.remote.app.exception
 
RemoteAppEntryCustomElementHTMLElementNameException() - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementHTMLElementNameException
 
RemoteAppEntryCustomElementHTMLElementNameException(String) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementHTMLElementNameException
 
RemoteAppEntryCustomElementHTMLElementNameException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementHTMLElementNameException
 
RemoteAppEntryCustomElementHTMLElementNameException(Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementHTMLElementNameException
 
RemoteAppEntryCustomElementURLsException - Exception in com.liferay.remote.app.exception
 
RemoteAppEntryCustomElementURLsException() - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementURLsException
 
RemoteAppEntryCustomElementURLsException(String) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementURLsException
 
RemoteAppEntryCustomElementURLsException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementURLsException
 
RemoteAppEntryCustomElementURLsException(Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryCustomElementURLsException
 
RemoteAppEntryDeployer - Interface in com.liferay.remote.app.deployer
 
RemoteAppEntryFriendlyURLMappingException - Exception in com.liferay.remote.app.exception
 
RemoteAppEntryFriendlyURLMappingException() - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryFriendlyURLMappingException
 
RemoteAppEntryFriendlyURLMappingException(String) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryFriendlyURLMappingException
 
RemoteAppEntryFriendlyURLMappingException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryFriendlyURLMappingException
 
RemoteAppEntryFriendlyURLMappingException(Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryFriendlyURLMappingException
 
remoteAppEntryId - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
RemoteAppEntryIFrameURLException - Exception in com.liferay.remote.app.exception
 
RemoteAppEntryIFrameURLException() - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryIFrameURLException
 
RemoteAppEntryIFrameURLException(String) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryIFrameURLException
 
RemoteAppEntryIFrameURLException(String, Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryIFrameURLException
 
RemoteAppEntryIFrameURLException(Throwable) - Constructor for exception com.liferay.remote.app.exception.RemoteAppEntryIFrameURLException
 
RemoteAppEntryLocalService - Interface in com.liferay.remote.app.service
Provides the local service interface for RemoteAppEntry.
RemoteAppEntryLocalServiceUtil - Class in com.liferay.remote.app.service
Provides the local service utility for RemoteAppEntry.
RemoteAppEntryLocalServiceUtil() - Constructor for class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
RemoteAppEntryLocalServiceWrapper - Class in com.liferay.remote.app.service
Provides a wrapper for RemoteAppEntryLocalService.
RemoteAppEntryLocalServiceWrapper() - Constructor for class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
RemoteAppEntryLocalServiceWrapper(RemoteAppEntryLocalService) - Constructor for class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
RemoteAppEntryModel - Interface in com.liferay.remote.app.model
The base model interface for the RemoteAppEntry service.
RemoteAppEntryPersistence - Interface in com.liferay.remote.app.service.persistence
The persistence interface for the remote app entry service.
RemoteAppEntryService - Interface in com.liferay.remote.app.service
Provides the remote service interface for RemoteAppEntry.
RemoteAppEntryServiceUtil - Class in com.liferay.remote.app.service
Provides the remote service utility for RemoteAppEntry.
RemoteAppEntryServiceUtil() - Constructor for class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
RemoteAppEntryServiceWrapper - Class in com.liferay.remote.app.service
Provides a wrapper for RemoteAppEntryService.
RemoteAppEntryServiceWrapper() - Constructor for class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
RemoteAppEntryServiceWrapper(RemoteAppEntryService) - Constructor for class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
RemoteAppEntrySoap - Class in com.liferay.remote.app.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
RemoteAppEntrySoap() - Constructor for class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
RemoteAppEntryTable - Class in com.liferay.remote.app.model
The table class for the "RemoteAppEntry" database table.
RemoteAppEntryUtil - Class in com.liferay.remote.app.service.persistence
The persistence utility for the remote app entry service.
RemoteAppEntryUtil() - Constructor for class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
RemoteAppEntryWrapper - Class in com.liferay.remote.app.model
This class is a wrapper for RemoteAppEntry.
RemoteAppEntryWrapper(RemoteAppEntry) - Constructor for class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
remove(long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Removes the remote app entry with the primary key from the database.
remove(long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Removes the remote app entry with the primary key from the database.
removeAll() - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Removes all the remote app entries from the database.
removeAll() - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Removes all the remote app entries from the database.
removeByC_ERC(long, String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Removes the remote app entry where companyId = ? and externalReferenceCode = ? from the database.
removeByC_ERC(long, String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Removes the remote app entry where companyId = ? and externalReferenceCode = ? from the database.
removeByUuid(String) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Removes all the remote app entries where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Removes all the remote app entries where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
Removes all the remote app entries where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
Removes all the remote app entries where uuid = ? and companyId = ? from the database.
RESOURCE_NAME - Static variable in class com.liferay.remote.app.constants.RemoteAppConstants
 

S

search(long, String, int, int, Sort) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
search(long, String, int, int, Sort) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
search(long, String, int, int, Sort) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
searchCount(long, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
searchCount(long, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
searchCount(long, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
setCompanyId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the company ID of this remote app entry.
setCompanyId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the company ID of this remote app entry.
setContainerModelId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the container model ID of this remote app entry.
setContainerModelId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the container model ID of this remote app entry.
setCreateDate(Date) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the create date of this remote app entry.
setCreateDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setCreateDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the create date of this remote app entry.
setCustomElementCSSURLs(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the custom element cssur ls of this remote app entry.
setCustomElementCSSURLs(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setCustomElementCSSURLs(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the custom element cssur ls of this remote app entry.
setCustomElementHTMLElementName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the custom element html element name of this remote app entry.
setCustomElementHTMLElementName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setCustomElementHTMLElementName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the custom element html element name of this remote app entry.
setCustomElementURLs(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the custom element ur ls of this remote app entry.
setCustomElementURLs(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setCustomElementURLs(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the custom element ur ls of this remote app entry.
setDescription(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the description of this remote app entry.
setDescription(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setDescription(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the description of this remote app entry.
setExternalReferenceCode(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the external reference code of this remote app entry.
setExternalReferenceCode(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setExternalReferenceCode(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the external reference code of this remote app entry.
setFriendlyURLMapping(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the friendly url mapping of this remote app entry.
setFriendlyURLMapping(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setFriendlyURLMapping(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the friendly url mapping of this remote app entry.
setIFrameURL(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the i frame url of this remote app entry.
setIFrameURL(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setIFrameURL(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the i frame url of this remote app entry.
setInstanceable(boolean) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets whether this remote app entry is instanceable.
setInstanceable(boolean) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setInstanceable(boolean) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets whether this remote app entry is instanceable.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the modified date of this remote app entry.
setModifiedDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setModifiedDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the modified date of this remote app entry.
setMvccVersion(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the mvcc version of this remote app entry.
setMvccVersion(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setMvccVersion(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the mvcc version of this remote app entry.
setName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the name of this remote app entry.
setName(String, Locale) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the localized name of this remote app entry in the language.
setName(String, Locale, Locale) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the localized name of this remote app entry in the language, and sets the default locale.
setName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the name of this remote app entry.
setName(String, Locale) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the localized name of this remote app entry in the language.
setName(String, Locale, Locale) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the localized name of this remote app entry in the language, and sets the default locale.
setNameCurrentLanguageId(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
 
setNameCurrentLanguageId(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
setNameMap(Map<Locale, String>) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the localized names of this remote app entry from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the localized names of this remote app entry from the map of locales and localized names, and sets the default locale.
setNameMap(Map<Locale, String>) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the localized names of this remote app entry from the map of locales and localized names.
setNameMap(Map<Locale, String>, Locale) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the localized names of this remote app entry from the map of locales and localized names, and sets the default locale.
setParentContainerModelId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the parent container model ID of this remote app entry.
setParentContainerModelId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the parent container model ID of this remote app entry.
setPortletCategoryName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the portlet category name of this remote app entry.
setPortletCategoryName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setPortletCategoryName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the portlet category name of this remote app entry.
setPrimaryKey(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the primary key of this remote app entry.
setPrimaryKey(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setPrimaryKey(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the primary key of this remote app entry.
setProperties(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the properties of this remote app entry.
setProperties(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setProperties(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the properties of this remote app entry.
setRemoteAppEntryId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the remote app entry ID of this remote app entry.
setRemoteAppEntryId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setRemoteAppEntryId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the remote app entry ID of this remote app entry.
setSourceCodeURL(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the source code url of this remote app entry.
setSourceCodeURL(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setSourceCodeURL(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the source code url of this remote app entry.
setStatus(int) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the status of this remote app entry.
setStatus(int) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setStatus(int) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the status of this remote app entry.
setStatusByUserId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the status by user ID of this remote app entry.
setStatusByUserId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setStatusByUserId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the status by user ID of this remote app entry.
setStatusByUserName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the status by user name of this remote app entry.
setStatusByUserName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setStatusByUserName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the status by user name of this remote app entry.
setStatusByUserUuid(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the status by user uuid of this remote app entry.
setStatusByUserUuid(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the status by user uuid of this remote app entry.
setStatusDate(Date) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the status date of this remote app entry.
setStatusDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setStatusDate(Date) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the status date of this remote app entry.
setType(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the type of this remote app entry.
setType(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setType(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the type of this remote app entry.
setUserId(long) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the user ID of this remote app entry.
setUserId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the user ID of this remote app entry.
setUserName(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the user name of this remote app entry.
setUserName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setUserName(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the user name of this remote app entry.
setUserUuid(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the user uuid of this remote app entry.
setUserUuid(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the user uuid of this remote app entry.
setUuid(String) - Method in interface com.liferay.remote.app.model.RemoteAppEntryModel
Sets the uuid of this remote app entry.
setUuid(String) - Method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
setUuid(String) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
Sets the uuid of this remote app entry.
setWrappedService(RemoteAppEntryLocalService) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
setWrappedService(RemoteAppEntryService) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
sourceCodeURL - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
status - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
statusByUserId - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
statusByUserName - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
statusDate - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

T

toSoapModel(RemoteAppEntry) - Static method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
toSoapModels(RemoteAppEntry[]) - Static method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
toSoapModels(RemoteAppEntry[][]) - Static method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
toSoapModels(List<RemoteAppEntry>) - Static method in class com.liferay.remote.app.model.RemoteAppEntrySoap
Deprecated.
 
type - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
TYPE_CUSTOM_ELEMENT - Static variable in class com.liferay.remote.app.constants.RemoteAppConstants
 
TYPE_IFRAME - Static variable in class com.liferay.remote.app.constants.RemoteAppConstants
 

U

undeployRemoteAppEntry(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
undeployRemoteAppEntry(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
undeployRemoteAppEntry(RemoteAppEntry) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
update(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
update(RemoteAppEntry, ServiceContext) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
updateCustomElementRemoteAppEntry(long, long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
updateCustomElementRemoteAppEntry(long, long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
updateCustomElementRemoteAppEntry(long, long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
updateCustomElementRemoteAppEntry(long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
updateCustomElementRemoteAppEntry(long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
updateCustomElementRemoteAppEntry(long, String, String, String, String, String, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
updateIFrameRemoteAppEntry(long, long, String, String, String, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
updateIFrameRemoteAppEntry(long, long, String, String, String, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
updateIFrameRemoteAppEntry(long, long, String, String, String, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
updateIFrameRemoteAppEntry(long, String, String, String, Map<Locale, String>, String, String, String) - Method in interface com.liferay.remote.app.service.RemoteAppEntryService
 
updateIFrameRemoteAppEntry(long, String, String, String, Map<Locale, String>, String, String, String) - Static method in class com.liferay.remote.app.service.RemoteAppEntryServiceUtil
 
updateIFrameRemoteAppEntry(long, String, String, String, Map<Locale, String>, String, String, String) - Method in class com.liferay.remote.app.service.RemoteAppEntryServiceWrapper
 
updateImpl(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.persistence.RemoteAppEntryPersistence
 
updateImpl(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.persistence.RemoteAppEntryUtil
 
updateRemoteAppEntry(RemoteAppEntry) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
Updates the remote app entry in the database or adds it if it does not yet exist.
updateRemoteAppEntry(RemoteAppEntry) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
Updates the remote app entry in the database or adds it if it does not yet exist.
updateRemoteAppEntry(RemoteAppEntry) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
Updates the remote app entry in the database or adds it if it does not yet exist.
updateStatus(long, long, int) - Method in interface com.liferay.remote.app.service.RemoteAppEntryLocalService
 
updateStatus(long, long, int) - Static method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceUtil
 
updateStatus(long, long, int) - Method in class com.liferay.remote.app.service.RemoteAppEntryLocalServiceWrapper
 
userId - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
userName - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 
uuid - Variable in class com.liferay.remote.app.model.RemoteAppEntryTable
 

W

wrap(RemoteAppEntry) - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
 
A C D E F G I M N P R S T U W 
Skip navigation links