Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAssetLink(AssetLink) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Adds the asset link to the database.
- addAssetLink(AssetLink) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Adds the asset link to the database.
- addAssetLink(AssetLink) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Adds the asset link to the database.
- addLink(long, long, long, int, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Adds a new asset link.
- addLink(long, long, long, int, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Adds a new asset link.
- addLink(long, long, long, int, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Adds a new asset link.
- AssetLink - Interface in com.liferay.asset.link.model
-
The extended model interface for the AssetLink service.
- AssetLinkConstants - Class in com.liferay.asset.link.constants
- AssetLinkConstants() - Constructor for class com.liferay.asset.link.constants.AssetLinkConstants
- AssetLinkException - Exception in com.liferay.asset.link.exception
- AssetLinkException() - Constructor for exception com.liferay.asset.link.exception.AssetLinkException
- AssetLinkException(String) - Constructor for exception com.liferay.asset.link.exception.AssetLinkException
- AssetLinkException(String, Throwable) - Constructor for exception com.liferay.asset.link.exception.AssetLinkException
- AssetLinkException(Throwable) - Constructor for exception com.liferay.asset.link.exception.AssetLinkException
- AssetLinkLocalService - Interface in com.liferay.asset.link.service
-
Provides the local service interface for AssetLink.
- AssetLinkLocalServiceUtil - Class in com.liferay.asset.link.service
-
Provides the local service utility for AssetLink.
- AssetLinkLocalServiceUtil() - Constructor for class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- AssetLinkLocalServiceWrapper - Class in com.liferay.asset.link.service
-
Provides a wrapper for
AssetLinkLocalService
. - AssetLinkLocalServiceWrapper() - Constructor for class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- AssetLinkLocalServiceWrapper(AssetLinkLocalService) - Constructor for class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- AssetLinkModel - Interface in com.liferay.asset.link.model
-
The base model interface for the AssetLink service.
- AssetLinkPersistence - Interface in com.liferay.asset.link.service.persistence
-
The persistence interface for the asset link service.
- AssetLinkTable - Class in com.liferay.asset.link.model
-
The table class for the "AssetLink" database table.
- AssetLinkUtil - Class in com.liferay.asset.link.service.persistence
-
The persistence utility for the asset link service.
- AssetLinkUtil() - Constructor for class com.liferay.asset.link.service.persistence.AssetLinkUtil
- AssetLinkWrapper - Class in com.liferay.asset.link.model
-
This class is a wrapper for
AssetLink
. - AssetLinkWrapper(AssetLink) - Constructor for class com.liferay.asset.link.model.AssetLinkWrapper
C
- cacheResult(AssetLink) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Caches the asset link in the entity cache if it is enabled.
- cacheResult(AssetLink) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Caches the asset link in the entity cache if it is enabled.
- cacheResult(List<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Caches the asset links in the entity cache if it is enabled.
- cacheResult(List<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Caches the asset links in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- clearCache(AssetLink) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- cloneWithOriginalValues() - Method in interface com.liferay.asset.link.model.AssetLinkModel
- cloneWithOriginalValues() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- com.liferay.asset.link.constants - package com.liferay.asset.link.constants
- com.liferay.asset.link.exception - package com.liferay.asset.link.exception
- com.liferay.asset.link.model - package com.liferay.asset.link.model
- com.liferay.asset.link.model.adapter - package com.liferay.asset.link.model.adapter
- com.liferay.asset.link.service - package com.liferay.asset.link.service
- com.liferay.asset.link.service.persistence - package com.liferay.asset.link.service.persistence
- companyId - Variable in class com.liferay.asset.link.model.AssetLinkTable
- countAll() - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links.
- countAll() - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links.
- countByE_E(long, long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId1 = ? and entryId2 = ?.
- countByE_E(long, long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId1 = ? and entryId2 = ?.
- countByE_E_T(long, long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId1 = ? and entryId2 = ? and type = ?.
- countByE_E_T(long, long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId1 = ? and entryId2 = ? and type = ?.
- countByE1_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId1 = ? and type = ?.
- countByE1_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId1 = ? and type = ?.
- countByE2_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId2 = ? and type = ?.
- countByE2_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId2 = ? and type = ?.
- countByEntryId1(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId1 = ?.
- countByEntryId1(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId1 = ?.
- countByEntryId2(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the number of asset links where entryId2 = ?.
- countByEntryId2(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the number of asset links where entryId2 = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- create(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Creates a new asset link with the primary key.
- create(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Creates a new asset link with the primary key.
- createAssetLink(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Creates a new asset link with the primary key.
- createAssetLink(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Creates a new asset link with the primary key.
- createAssetLink(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Creates a new asset link with the primary key.
- createDate - Variable in class com.liferay.asset.link.model.AssetLinkTable
- createPersistedModel(Serializable) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- ctCollectionId - Variable in class com.liferay.asset.link.model.AssetLinkTable
D
- deleteAssetLink(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Deletes the asset link with the primary key from the database.
- deleteAssetLink(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Deletes the asset link with the primary key from the database.
- deleteAssetLink(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Deletes the asset link with the primary key from the database.
- deleteAssetLink(AssetLink) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Deletes the asset link from the database.
- deleteAssetLink(AssetLink) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Deletes the asset link from the database.
- deleteAssetLink(AssetLink) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Deletes the asset link from the database.
- deleteGroupLinks(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- deleteGroupLinks(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- deleteGroupLinks(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- deleteLink(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Deletes the asset link.
- deleteLink(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Deletes the asset link.
- deleteLink(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Deletes the asset link.
- deleteLink(AssetLink) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Deletes the asset link.
- deleteLink(AssetLink) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Deletes the asset link.
- deleteLink(AssetLink) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Deletes the asset link.
- deleteLinks(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Deletes all links associated with the asset entry.
- deleteLinks(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Deletes all links associated with the asset entry.
- deleteLinks(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Deletes all links associated with the asset entry.
- deleteLinks(long, long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Delete all links that associate the two asset entries.
- deleteLinks(long, long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Delete all links that associate the two asset entries.
- deleteLinks(long, long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Delete all links that associate the two asset entries.
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- dynamicQuery() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
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.asset.link.service.AssetLinkLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- ENTRY_ID2_ACCESSOR - Static variable in interface com.liferay.asset.link.model.AssetLink
- entryId1 - Variable in class com.liferay.asset.link.model.AssetLinkTable
- entryId2 - Variable in class com.liferay.asset.link.model.AssetLinkTable
F
- fetchAssetLink(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- fetchAssetLink(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- fetchAssetLink(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- fetchByE_E_First(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- fetchByE_E_First(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- fetchByE_E_Last(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- fetchByE_E_Last(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- fetchByE_E_T(long, long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or returns
null
if it could not be found. - fetchByE_E_T(long, long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or returns
null
if it could not be found. - fetchByE_E_T(long, long, int, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByE_E_T(long, long, int, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or returns
null
if it could not be found, optionally using the finder cache. - fetchByE1_T_First(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ? and type = ?.
- fetchByE1_T_First(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ? and type = ?.
- fetchByE1_T_Last(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ? and type = ?.
- fetchByE1_T_Last(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ? and type = ?.
- fetchByE2_T_First(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId2 = ? and type = ?.
- fetchByE2_T_First(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId2 = ? and type = ?.
- fetchByE2_T_Last(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId2 = ? and type = ?.
- fetchByE2_T_Last(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId2 = ? and type = ?.
- fetchByEntryId1_First(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ?.
- fetchByEntryId1_First(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ?.
- fetchByEntryId1_Last(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ?.
- fetchByEntryId1_Last(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ?.
- fetchByEntryId2_First(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId2 = ?.
- fetchByEntryId2_First(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId2 = ?.
- fetchByEntryId2_Last(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId2 = ?.
- fetchByEntryId2_Last(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId2 = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset link with the primary key or returns
null
if it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset link with the primary key or returns
null
if it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- findAll() - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links.
- findAll() - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links.
- findAll(int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links.
- findAll(int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links.
- findAll(int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links.
- findAll(int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links.
- findAll(int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links.
- findAll(int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links.
- findByE_E(long, long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E(long, long, int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ? and entryId2 = ?.
- findByE_E_First(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_First(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_Last(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_Last(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_PrevAndNext(long, long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_PrevAndNext(long, long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ? and entryId2 = ?.
- findByE_E_T(long, long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or throws a
NoSuchLinkException
if it could not be found. - findByE_E_T(long, long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset link where entryId1 = ? and entryId2 = ? and type = ? or throws a
NoSuchLinkException
if it could not be found. - findByE1_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T(long, int, int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ? and type = ?.
- findByE1_T_First(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ? and type = ?.
- findByE1_T_First(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ? and type = ?.
- findByE1_T_Last(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ? and type = ?.
- findByE1_T_Last(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ? and type = ?.
- findByE1_T_PrevAndNext(long, long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ? and type = ?.
- findByE1_T_PrevAndNext(long, long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ? and type = ?.
- findByE2_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T(long, int, int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId2 = ? and type = ?.
- findByE2_T_First(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId2 = ? and type = ?.
- findByE2_T_First(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId2 = ? and type = ?.
- findByE2_T_Last(long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId2 = ? and type = ?.
- findByE2_T_Last(long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId2 = ? and type = ?.
- findByE2_T_PrevAndNext(long, long, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset links before and after the current asset link in the ordered set where entryId2 = ? and type = ?.
- findByE2_T_PrevAndNext(long, long, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset links before and after the current asset link in the ordered set where entryId2 = ? and type = ?.
- findByEntryId1(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links where entryId1 = ?.
- findByEntryId1(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId1 = ?.
- findByEntryId1(long, int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId1 = ?.
- findByEntryId1_First(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId1 = ?.
- findByEntryId1_First(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId1 = ?.
- findByEntryId1_Last(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId1 = ?.
- findByEntryId1_Last(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId1 = ?.
- findByEntryId1_PrevAndNext(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ?.
- findByEntryId1_PrevAndNext(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset links before and after the current asset link in the ordered set where entryId1 = ?.
- findByEntryId2(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns all the asset links where entryId2 = ?.
- findByEntryId2(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns a range of all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns a range of all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int, OrderByComparator<AssetLink>, boolean) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns an ordered range of all the asset links where entryId2 = ?.
- findByEntryId2(long, int, int, OrderByComparator<AssetLink>, boolean) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns an ordered range of all the asset links where entryId2 = ?.
- findByEntryId2_First(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the first asset link in the ordered set where entryId2 = ?.
- findByEntryId2_First(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the first asset link in the ordered set where entryId2 = ?.
- findByEntryId2_Last(long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the last asset link in the ordered set where entryId2 = ?.
- findByEntryId2_Last(long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the last asset link in the ordered set where entryId2 = ?.
- findByEntryId2_PrevAndNext(long, long, OrderByComparator<AssetLink>) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset links before and after the current asset link in the ordered set where entryId2 = ?.
- findByEntryId2_PrevAndNext(long, long, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset links before and after the current asset link in the ordered set where entryId2 = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Returns the asset link with the primary key or throws a
NoSuchLinkException
if it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Returns the asset link with the primary key or throws a
NoSuchLinkException
if it could not be found. - findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<AssetLink>) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
G
- getActionableDynamicQuery() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getAssetLink(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns the asset link with the primary key.
- getAssetLink(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns the asset link with the primary key.
- getAssetLink(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns the asset link with the primary key.
- getAssetLinks(int, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns a range of all the asset links.
- getAssetLinks(int, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns a range of all the asset links.
- getAssetLinks(int, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns a range of all the asset links.
- getAssetLinksCount() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns the number of asset links.
- getAssetLinksCount() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns the number of asset links.
- getAssetLinksCount() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns the number of asset links.
- getAttributeGetterFunctions() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- getAttributeSetterBiConsumers() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- getBasePersistence() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getCompanyId() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the company ID of this asset link.
- getCompanyId() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the company ID of this asset link.
- getCreateDate() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the create date of this asset link.
- getCreateDate() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the create date of this asset link.
- getCtCollectionId() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the ct collection ID of this asset link.
- getCtCollectionId() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the ct collection ID of this asset link.
- getCTPersistence() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getCTPersistence() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getDirectLinks(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links whose first entry ID is the given entry ID.
- getDirectLinks(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links whose first entry ID is the given entry ID.
- getDirectLinks(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links whose first entry ID is the given entry ID.
- getDirectLinks(long, boolean) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getDirectLinks(long, boolean) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getDirectLinks(long, boolean) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getDirectLinks(long, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links of the given link type whose first entry ID is the given entry ID.
- getDirectLinks(long, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links of the given link type whose first entry ID is the given entry ID.
- getDirectLinks(long, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links of the given link type whose first entry ID is the given entry ID.
- getDirectLinks(long, int, boolean) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getDirectLinks(long, int, boolean) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getDirectLinks(long, int, boolean) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getEntry1ClassName() - Method in interface com.liferay.asset.link.model.adapter.StagedAssetLink
- getEntry1Uuid() - Method in interface com.liferay.asset.link.model.adapter.StagedAssetLink
- getEntry2ClassName() - Method in interface com.liferay.asset.link.model.adapter.StagedAssetLink
- getEntry2Uuid() - Method in interface com.liferay.asset.link.model.adapter.StagedAssetLink
- getEntryId1() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the entry id1 of this asset link.
- getEntryId1() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the entry id1 of this asset link.
- getEntryId2() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the entry id2 of this asset link.
- getEntryId2() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the entry id2 of this asset link.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getLinkId() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the link ID of this asset link.
- getLinkId() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the link ID of this asset link.
- getLinks(long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links whose first or second entry ID is the given entry ID.
- getLinks(long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links whose first or second entry ID is the given entry ID.
- getLinks(long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links whose first or second entry ID is the given entry ID.
- getLinks(long, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links of the given link type whose first or second entry ID is the given entry ID.
- getLinks(long, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links of the given link type whose first or second entry ID is the given entry ID.
- getLinks(long, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links of the given link type whose first or second entry ID is the given entry ID.
- getLinks(long, long) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links of an AssetEntry.
- getLinks(long, long) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links of an AssetEntry.
- getLinks(long, long) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links of an AssetEntry.
- getLinks(long, Date, Date, int, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getLinks(long, Date, Date, int, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getLinks(long, Date, Date, int, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getModelAttributes() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- getModelClass() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getModelClass() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getMvccVersion() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the mvcc version of this asset link.
- getMvccVersion() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the mvcc version of this asset link.
- getOSGiServiceIdentifier() - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- getPrimaryKey() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the primary key of this asset link.
- getPrimaryKey() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the primary key of this asset link.
- getReverseLinks(long, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Returns all the asset links of the given link type whose second entry ID is the given entry ID.
- getReverseLinks(long, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Returns all the asset links of the given link type whose second entry ID is the given entry ID.
- getReverseLinks(long, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Returns all the asset links of the given link type whose second entry ID is the given entry ID.
- getService() - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- getType() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the type of this asset link.
- getType() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the type of this asset link.
- getUserId() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the user ID of this asset link.
- getUserId() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the user ID of this asset link.
- getUserName() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the user name of this asset link.
- getUserName() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the user name of this asset link.
- getUserUuid() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the user uuid of this asset link.
- getUserUuid() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the user uuid of this asset link.
- getWeight() - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Returns the weight of this asset link.
- getWeight() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Returns the weight of this asset link.
- getWrappedService() - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
I
- INSTANCE - Static variable in class com.liferay.asset.link.model.AssetLinkTable
- isTypeBi(int) - Static method in class com.liferay.asset.link.constants.AssetLinkConstants
- isTypeUni(int) - Static method in class com.liferay.asset.link.constants.AssetLinkConstants
L
- LINK_ID_ACCESSOR - Static variable in interface com.liferay.asset.link.model.AssetLink
- linkId - Variable in class com.liferay.asset.link.model.AssetLinkTable
M
- mvccVersion - Variable in class com.liferay.asset.link.model.AssetLinkTable
N
- NoSuchLinkException - Exception in com.liferay.asset.link.exception
- NoSuchLinkException() - Constructor for exception com.liferay.asset.link.exception.NoSuchLinkException
- NoSuchLinkException(String) - Constructor for exception com.liferay.asset.link.exception.NoSuchLinkException
- NoSuchLinkException(String, Throwable) - Constructor for exception com.liferay.asset.link.exception.NoSuchLinkException
- NoSuchLinkException(Throwable) - Constructor for exception com.liferay.asset.link.exception.NoSuchLinkException
P
- persist() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
R
- remove(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes the asset link with the primary key from the database.
- remove(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes the asset link with the primary key from the database.
- removeAll() - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links from the database.
- removeAll() - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links from the database.
- removeByE_E(long, long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links where entryId1 = ? and entryId2 = ? from the database.
- removeByE_E(long, long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links where entryId1 = ? and entryId2 = ? from the database.
- removeByE_E_T(long, long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes the asset link where entryId1 = ? and entryId2 = ? and type = ? from the database.
- removeByE_E_T(long, long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes the asset link where entryId1 = ? and entryId2 = ? and type = ? from the database.
- removeByE1_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links where entryId1 = ? and type = ? from the database.
- removeByE1_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links where entryId1 = ? and type = ? from the database.
- removeByE2_T(long, int) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links where entryId2 = ? and type = ? from the database.
- removeByE2_T(long, int) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links where entryId2 = ? and type = ? from the database.
- removeByEntryId1(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links where entryId1 = ? from the database.
- removeByEntryId1(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links where entryId1 = ? from the database.
- removeByEntryId2(long) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
-
Removes all the asset links where entryId2 = ? from the database.
- removeByEntryId2(long) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
-
Removes all the asset links where entryId2 = ? from the database.
S
- setCompanyId(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the company ID of this asset link.
- setCompanyId(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the company ID of this asset link.
- setCreateDate(Date) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the create date of this asset link.
- setCreateDate(Date) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the create date of this asset link.
- setCtCollectionId(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the ct collection ID of this asset link.
- setCtCollectionId(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the ct collection ID of this asset link.
- setEntryId1(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the entry id1 of this asset link.
- setEntryId1(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the entry id1 of this asset link.
- setEntryId2(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the entry id2 of this asset link.
- setEntryId2(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the entry id2 of this asset link.
- setLinkId(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the link ID of this asset link.
- setLinkId(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the link ID of this asset link.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- setMvccVersion(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the mvcc version of this asset link.
- setMvccVersion(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the mvcc version of this asset link.
- setPersistence(AssetLinkPersistence) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- setPrimaryKey(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the primary key of this asset link.
- setPrimaryKey(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the primary key of this asset link.
- setType(int) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the type of this asset link.
- setType(int) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the type of this asset link.
- setUserId(long) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the user ID of this asset link.
- setUserId(long) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the user ID of this asset link.
- setUserName(String) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the user name of this asset link.
- setUserName(String) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the user name of this asset link.
- setUserUuid(String) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the user uuid of this asset link.
- setUserUuid(String) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the user uuid of this asset link.
- setWeight(int) - Method in interface com.liferay.asset.link.model.AssetLinkModel
-
Sets the weight of this asset link.
- setWeight(int) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
-
Sets the weight of this asset link.
- setWrappedService(AssetLinkLocalService) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- StagedAssetLink - Interface in com.liferay.asset.link.model.adapter
T
- toXmlString() - Method in interface com.liferay.asset.link.model.AssetLinkModel
- toXmlString() - Method in class com.liferay.asset.link.model.AssetLinkWrapper
- type - Variable in class com.liferay.asset.link.model.AssetLinkTable
- TYPE_CHILD - Static variable in class com.liferay.asset.link.constants.AssetLinkConstants
- TYPE_RELATED - Static variable in class com.liferay.asset.link.constants.AssetLinkConstants
U
- update(AssetLink) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- update(AssetLink, ServiceContext) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- updateAssetLink(AssetLink) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Updates the asset link in the database or adds it if it does not yet exist.
- updateAssetLink(AssetLink) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Updates the asset link in the database or adds it if it does not yet exist.
- updateAssetLink(AssetLink) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Updates the asset link in the database or adds it if it does not yet exist.
- updateImpl(AssetLink) - Method in interface com.liferay.asset.link.service.persistence.AssetLinkPersistence
- updateImpl(AssetLink) - Static method in class com.liferay.asset.link.service.persistence.AssetLinkUtil
- updateLink(long, long, long, int, int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- updateLink(long, long, long, int, int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
- updateLink(long, long, long, int, int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- updateLinks(long, long, long[], int) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
-
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs.
- updateLinks(long, long, long[], int) - Static method in class com.liferay.asset.link.service.AssetLinkLocalServiceUtil
-
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs.
- updateLinks(long, long, long[], int) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
-
Updates all links of the asset entry, replacing them with links associating the asset entry with the asset entries of the given link entry IDs.
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<AssetLink>, R, E>) - Method in interface com.liferay.asset.link.service.AssetLinkLocalService
- updateWithUnsafeFunction(UnsafeFunction<CTPersistence<AssetLink>, R, E>) - Method in class com.liferay.asset.link.service.AssetLinkLocalServiceWrapper
- userId - Variable in class com.liferay.asset.link.model.AssetLinkTable
- userName - Variable in class com.liferay.asset.link.model.AssetLinkTable
W
- weight - Variable in class com.liferay.asset.link.model.AssetLinkTable
- wrap(AssetLink) - Method in class com.liferay.asset.link.model.AssetLinkWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form