- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getStagedModelType() - Method in class com.liferay.remote.app.model.RemoteAppEntryWrapper
-
- 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
-
- 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.
- 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.
- 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
-