- cacheResult(DLOpenerFileEntryReference) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Caches the dl opener file entry reference in the entity cache if it is enabled.
- cacheResult(List<DLOpenerFileEntryReference>) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Caches the dl opener file entry references in the entity cache if it is enabled.
- cacheResult(DLOpenerFileEntryReference) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Caches the dl opener file entry reference in the entity cache if it is enabled.
- cacheResult(List<DLOpenerFileEntryReference>) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Caches the dl opener file entry references in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- clearCache(DLOpenerFileEntryReference) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- com.liferay.document.library.opener.constants - package com.liferay.document.library.opener.constants
-
- com.liferay.document.library.opener.exception - package com.liferay.document.library.opener.exception
-
- com.liferay.document.library.opener.model - package com.liferay.document.library.opener.model
-
- com.liferay.document.library.opener.oauth - package com.liferay.document.library.opener.oauth
-
- com.liferay.document.library.opener.service - package com.liferay.document.library.opener.service
-
- com.liferay.document.library.opener.service.persistence - package com.liferay.document.library.opener.service.persistence
-
- com.liferay.document.library.opener.upload - package com.liferay.document.library.opener.upload
-
- countAll() - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the number of dl opener file entry references.
- countAll() - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the number of dl opener file entry references.
- countByFileEntryId(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the number of dl opener file entry references where fileEntryId = ?.
- countByFileEntryId(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the number of dl opener file entry references where fileEntryId = ?.
- countByR_F(String, long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the number of dl opener file entry references where referenceType = ? and fileEntryId = ?.
- countByR_F(String, long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the number of dl opener file entry references where referenceType = ? and fileEntryId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- create(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Creates a new dl opener file entry reference with the primary key.
- create(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Creates a new dl opener file entry reference with the primary key.
- createDLOpenerFileEntryReference(long) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Creates a new dl opener file entry reference with the primary key.
- createDLOpenerFileEntryReference(long) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Creates a new dl opener file entry reference with the primary key.
- createDLOpenerFileEntryReference(long) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Creates a new dl opener file entry reference with the primary key.
- deleteDLOpenerFileEntryReference(DLOpenerFileEntryReference) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Deletes the dl opener file entry reference from the database.
- deleteDLOpenerFileEntryReference(FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- deleteDLOpenerFileEntryReference(long) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Deletes the dl opener file entry reference with the primary key from the database.
- deleteDLOpenerFileEntryReference(String, FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- deleteDLOpenerFileEntryReference(DLOpenerFileEntryReference) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Deletes the dl opener file entry reference from the database.
- deleteDLOpenerFileEntryReference(FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- deleteDLOpenerFileEntryReference(long) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Deletes the dl opener file entry reference with the primary key from the database.
- deleteDLOpenerFileEntryReference(String, FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- deleteDLOpenerFileEntryReference(DLOpenerFileEntryReference) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Deletes the dl opener file entry reference from the database.
- deleteDLOpenerFileEntryReference(FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- deleteDLOpenerFileEntryReference(long) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Deletes the dl opener file entry reference with the primary key from the database.
- deleteDLOpenerFileEntryReference(String, FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- DL_OPENER_FILE_ENTRY_REFERENCE_ID_ACCESSOR - Static variable in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReference
-
- DLOpenerFileEntryReference - Interface in com.liferay.document.library.opener.model
-
The extended model interface for the DLOpenerFileEntryReference service.
- DLOpenerFileEntryReferenceConstants - Class in com.liferay.document.library.opener.constants
-
- DLOpenerFileEntryReferenceConstants() - Constructor for class com.liferay.document.library.opener.constants.DLOpenerFileEntryReferenceConstants
-
- DLOpenerFileEntryReferenceLocalService - Interface in com.liferay.document.library.opener.service
-
Provides the local service interface for DLOpenerFileEntryReference.
- DLOpenerFileEntryReferenceLocalServiceUtil - Class in com.liferay.document.library.opener.service
-
Provides the local service utility for DLOpenerFileEntryReference.
- DLOpenerFileEntryReferenceLocalServiceUtil() - Constructor for class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- DLOpenerFileEntryReferenceLocalServiceWrapper - Class in com.liferay.document.library.opener.service
-
- DLOpenerFileEntryReferenceLocalServiceWrapper(DLOpenerFileEntryReferenceLocalService) - Constructor for class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- DLOpenerFileEntryReferenceModel - Interface in com.liferay.document.library.opener.model
-
The base model interface for the DLOpenerFileEntryReference service.
- DLOpenerFileEntryReferencePersistence - Interface in com.liferay.document.library.opener.service.persistence
-
The persistence interface for the dl opener file entry reference service.
- DLOpenerFileEntryReferenceSoap - Class in com.liferay.document.library.opener.model
-
This class is used by SOAP remote services.
- DLOpenerFileEntryReferenceSoap() - Constructor for class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- DLOpenerFileEntryReferenceUtil - Class in com.liferay.document.library.opener.service.persistence
-
The persistence utility for the dl opener file entry reference service.
- DLOpenerFileEntryReferenceUtil() - Constructor for class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- DLOpenerFileEntryReferenceWrapper - Class in com.liferay.document.library.opener.model
-
- DLOpenerFileEntryReferenceWrapper(DLOpenerFileEntryReference) - Constructor for class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
- DLOpenerMimeTypes - Class in com.liferay.document.library.opener.constants
-
Provides a set of constants and methods for working with the MIME types
supported by Liferay.
- DLOpenerMimeTypes() - Constructor for class com.liferay.document.library.opener.constants.DLOpenerMimeTypes
-
- dynamicQuery() - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
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.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
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.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
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.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByFileEntryId(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where fileEntryId = ? or returns null
if it could not be found.
- fetchByFileEntryId(long, boolean) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByFileEntryId(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where fileEntryId = ? or returns null
if it could not be found.
- fetchByFileEntryId(long, boolean) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- fetchByR_F(String, long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or returns null
if it could not be found.
- fetchByR_F(String, long, boolean) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByR_F(String, long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or returns null
if it could not be found.
- fetchByR_F(String, long, boolean) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchDLOpenerFileEntryReference(FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- fetchDLOpenerFileEntryReference(long) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- fetchDLOpenerFileEntryReference(String, FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- fetchDLOpenerFileEntryReference(FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- fetchDLOpenerFileEntryReference(long) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- fetchDLOpenerFileEntryReference(String, FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- fetchDLOpenerFileEntryReference(FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- fetchDLOpenerFileEntryReference(long) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- fetchDLOpenerFileEntryReference(String, FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns all the dl opener file entry references.
- findAll(int, int) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns a range of all the dl opener file entry references.
- findAll(int, int, OrderByComparator<DLOpenerFileEntryReference>) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns an ordered range of all the dl opener file entry references.
- findAll(int, int, OrderByComparator<DLOpenerFileEntryReference>, boolean) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns an ordered range of all the dl opener file entry references.
- findAll() - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns all the dl opener file entry references.
- findAll(int, int) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns a range of all the dl opener file entry references.
- findAll(int, int, OrderByComparator<DLOpenerFileEntryReference>) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns an ordered range of all the dl opener file entry references.
- findAll(int, int, OrderByComparator<DLOpenerFileEntryReference>, boolean) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns an ordered range of all the dl opener file entry references.
- findByFileEntryId(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where fileEntryId = ? or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findByFileEntryId(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where fileEntryId = ? or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference with the primary key or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference with the primary key or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findByR_F(String, long) - Method in interface com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferencePersistence
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findByR_F(String, long) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
Returns the dl opener file entry reference where referenceType = ? and fileEntryId = ? or throws a NoSuchFileEntryReferenceException
if it could not be found.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DLOpenerFileEntryReference>) - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- getCompanyId() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the company ID of this dl opener file entry reference.
- getCompanyId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getCompanyId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the company ID of this dl opener file entry reference.
- getCreateDate() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the create date of this dl opener file entry reference.
- getCreateDate() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getCreateDate() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the create date of this dl opener file entry reference.
- getDLOpenerFileEntryReference(FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- getDLOpenerFileEntryReference(long) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns the dl opener file entry reference with the primary key.
- getDLOpenerFileEntryReference(String, FileEntry) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- getDLOpenerFileEntryReference(FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getDLOpenerFileEntryReference(long) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns the dl opener file entry reference with the primary key.
- getDLOpenerFileEntryReference(String, FileEntry) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getDLOpenerFileEntryReference(FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- getDLOpenerFileEntryReference(long) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns the dl opener file entry reference with the primary key.
- getDLOpenerFileEntryReference(String, FileEntry) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- getDlOpenerFileEntryReferenceId() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the dl opener file entry reference ID of this dl opener file entry reference.
- getDlOpenerFileEntryReferenceId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getDlOpenerFileEntryReferenceId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the dl opener file entry reference ID of this dl opener file entry reference.
- getDLOpenerFileEntryReferences(int, int) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns a range of all the dl opener file entry references.
- getDLOpenerFileEntryReferences(int, int) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns a range of all the dl opener file entry references.
- getDLOpenerFileEntryReferences(int, int) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns a range of all the dl opener file entry references.
- getDLOpenerFileEntryReferencesCount() - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns the number of dl opener file entry references.
- getDLOpenerFileEntryReferencesCount() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns the number of dl opener file entry references.
- getDLOpenerFileEntryReferencesCount() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns the number of dl opener file entry references.
- getFailureURL() - Method in class com.liferay.document.library.opener.oauth.OAuth2State
-
- getFileEntryId() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the file entry ID of this dl opener file entry reference.
- getFileEntryId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getFileEntryId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the file entry ID of this dl opener file entry reference.
- getGroupId() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the group ID of this dl opener file entry reference.
- getGroupId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getGroupId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the group ID of this dl opener file entry reference.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- getMimeTypeExtension(String) - Static method in class com.liferay.document.library.opener.constants.DLOpenerMimeTypes
-
Returns the canonical file extension associated with the MIME type.
- getModelAttributes() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
- getModifiedDate() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the modified date of this dl opener file entry reference.
- getModifiedDate() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getModifiedDate() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the modified date of this dl opener file entry reference.
- getOSGiServiceIdentifier() - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.document.library.opener.service.persistence.DLOpenerFileEntryReferenceUtil
-
- getPrimaryKey() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the primary key of this dl opener file entry reference.
- getPrimaryKey() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getPrimaryKey() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the primary key of this dl opener file entry reference.
- getReferenceKey() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the reference key of this dl opener file entry reference.
- getReferenceKey() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getReferenceKey() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the reference key of this dl opener file entry reference.
- getReferenceType() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the reference type of this dl opener file entry reference.
- getReferenceType() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getReferenceType() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the reference type of this dl opener file entry reference.
- getService() - Static method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceUtil
-
- getSuccessURL() - Method in class com.liferay.document.library.opener.oauth.OAuth2State
-
- getType() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the type of this dl opener file entry reference.
- getType() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getType() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the type of this dl opener file entry reference.
- getUserId() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the user ID of this dl opener file entry reference.
- getUserId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getUserId() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the user ID of this dl opener file entry reference.
- getUserId() - Method in class com.liferay.document.library.opener.oauth.OAuth2State
-
- getUserName() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the user name of this dl opener file entry reference.
- getUserName() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- getUserName() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the user name of this dl opener file entry reference.
- getUserUuid() - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Returns the user uuid of this dl opener file entry reference.
- getUserUuid() - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Returns the user uuid of this dl opener file entry reference.
- getWrappedService() - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-
- setCompanyId(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the company ID of this dl opener file entry reference.
- setCompanyId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setCompanyId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the company ID of this dl opener file entry reference.
- setCreateDate(Date) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the create date of this dl opener file entry reference.
- setCreateDate(Date) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setCreateDate(Date) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the create date of this dl opener file entry reference.
- setDlOpenerFileEntryReferenceId(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the dl opener file entry reference ID of this dl opener file entry reference.
- setDlOpenerFileEntryReferenceId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setDlOpenerFileEntryReferenceId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the dl opener file entry reference ID of this dl opener file entry reference.
- setFileEntryId(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the file entry ID of this dl opener file entry reference.
- setFileEntryId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setFileEntryId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the file entry ID of this dl opener file entry reference.
- setGroupId(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the group ID of this dl opener file entry reference.
- setGroupId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setGroupId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the group ID of this dl opener file entry reference.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the modified date of this dl opener file entry reference.
- setModifiedDate(Date) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setModifiedDate(Date) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the modified date of this dl opener file entry reference.
- setPrimaryKey(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the primary key of this dl opener file entry reference.
- setPrimaryKey(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setPrimaryKey(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the primary key of this dl opener file entry reference.
- setReferenceKey(String) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the reference key of this dl opener file entry reference.
- setReferenceKey(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setReferenceKey(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the reference key of this dl opener file entry reference.
- setReferenceType(String) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the reference type of this dl opener file entry reference.
- setReferenceType(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setReferenceType(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the reference type of this dl opener file entry reference.
- setType(int) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the type of this dl opener file entry reference.
- setType(int) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setType(int) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the type of this dl opener file entry reference.
- setUserId(long) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the user ID of this dl opener file entry reference.
- setUserId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setUserId(long) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the user ID of this dl opener file entry reference.
- setUserName(String) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the user name of this dl opener file entry reference.
- setUserName(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceSoap
-
- setUserName(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the user name of this dl opener file entry reference.
- setUserUuid(String) - Method in interface com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceModel
-
Sets the user uuid of this dl opener file entry reference.
- setUserUuid(String) - Method in class com.liferay.document.library.opener.model.DLOpenerFileEntryReferenceWrapper
-
Sets the user uuid of this dl opener file entry reference.
- setWrappedService(DLOpenerFileEntryReferenceLocalService) - Method in class com.liferay.document.library.opener.service.DLOpenerFileEntryReferenceLocalServiceWrapper
-