Uses of Class
com.liferay.document.library.kernel.exception.NoSuchFileEntryTypeException
Packages that use NoSuchFileEntryTypeException
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of NoSuchFileEntryTypeException in com.liferay.document.library.kernel.service
Methods in com.liferay.document.library.kernel.service that throw NoSuchFileEntryTypeExceptionModifier and TypeMethodDescriptionDLFileEntryTypeLocalService.getBasicDocumentDLFileEntryType()
static DLFileEntryType
DLFileEntryTypeLocalServiceUtil.getBasicDocumentDLFileEntryType()
DLFileEntryTypeLocalServiceWrapper.getBasicDocumentDLFileEntryType()
-
Uses of NoSuchFileEntryTypeException in com.liferay.document.library.kernel.service.persistence
Methods in com.liferay.document.library.kernel.service.persistence that throw NoSuchFileEntryTypeExceptionModifier and TypeMethodDescriptionDLFileEntryTypePersistence.filterFindByGroupId_PrevAndNext
(long fileEntryTypeId, long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set of document library file entry types that the user has permission to view where groupId = ?.static DLFileEntryType[]
DLFileEntryTypeUtil.filterFindByGroupId_PrevAndNext
(long fileEntryTypeId, long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set of document library file entry types that the user has permission to view where groupId = ?.DLFileEntryTypePersistence.findByCompanyId_First
(long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where companyId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByCompanyId_First
(long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where companyId = ?.DLFileEntryTypePersistence.findByCompanyId_Last
(long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where companyId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByCompanyId_Last
(long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where companyId = ?.DLFileEntryTypePersistence.findByCompanyId_PrevAndNext
(long fileEntryTypeId, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where companyId = ?.static DLFileEntryType[]
DLFileEntryTypeUtil.findByCompanyId_PrevAndNext
(long fileEntryTypeId, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where companyId = ?.DLFileEntryTypePersistence.findByERC_G
(String externalReferenceCode, long groupId) Returns the document library file entry type where externalReferenceCode = ? and groupId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.static DLFileEntryType
DLFileEntryTypeUtil.findByERC_G
(String externalReferenceCode, long groupId) Returns the document library file entry type where externalReferenceCode = ? and groupId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.DLFileEntryTypePersistence.findByG_DDI
(long groupId, long dataDefinitionId) Returns the document library file entry type where groupId = ? and dataDefinitionId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.static DLFileEntryType
DLFileEntryTypeUtil.findByG_DDI
(long groupId, long dataDefinitionId) Returns the document library file entry type where groupId = ? and dataDefinitionId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.Returns the document library file entry type where groupId = ? and fileEntryTypeKey = ? or throws aNoSuchFileEntryTypeException
if it could not be found.static DLFileEntryType
Returns the document library file entry type where groupId = ? and fileEntryTypeKey = ? or throws aNoSuchFileEntryTypeException
if it could not be found.DLFileEntryTypePersistence.findByGroupId_First
(long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where groupId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByGroupId_First
(long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where groupId = ?.DLFileEntryTypePersistence.findByGroupId_Last
(long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where groupId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByGroupId_Last
(long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where groupId = ?.DLFileEntryTypePersistence.findByGroupId_PrevAndNext
(long fileEntryTypeId, long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where groupId = ?.static DLFileEntryType[]
DLFileEntryTypeUtil.findByGroupId_PrevAndNext
(long fileEntryTypeId, long groupId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where groupId = ?.DLFileEntryTypePersistence.findByPrimaryKey
(long fileEntryTypeId) Returns the document library file entry type with the primary key or throws aNoSuchFileEntryTypeException
if it could not be found.static DLFileEntryType
DLFileEntryTypeUtil.findByPrimaryKey
(long fileEntryTypeId) Returns the document library file entry type with the primary key or throws aNoSuchFileEntryTypeException
if it could not be found.DLFileEntryTypePersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where uuid = ? and companyId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where uuid = ? and companyId = ?.DLFileEntryTypePersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where uuid = ? and companyId = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where uuid = ? and companyId = ?.DLFileEntryTypePersistence.findByUuid_C_PrevAndNext
(long fileEntryTypeId, String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where uuid = ? and companyId = ?.static DLFileEntryType[]
DLFileEntryTypeUtil.findByUuid_C_PrevAndNext
(long fileEntryTypeId, String uuid, long companyId, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where uuid = ? and companyId = ?.DLFileEntryTypePersistence.findByUuid_First
(String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where uuid = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByUuid_First
(String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the first document library file entry type in the ordered set where uuid = ?.DLFileEntryTypePersistence.findByUUID_G
(String uuid, long groupId) Returns the document library file entry type where uuid = ? and groupId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.static DLFileEntryType
DLFileEntryTypeUtil.findByUUID_G
(String uuid, long groupId) Returns the document library file entry type where uuid = ? and groupId = ? or throws aNoSuchFileEntryTypeException
if it could not be found.DLFileEntryTypePersistence.findByUuid_Last
(String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where uuid = ?.static DLFileEntryType
DLFileEntryTypeUtil.findByUuid_Last
(String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the last document library file entry type in the ordered set where uuid = ?.DLFileEntryTypePersistence.findByUuid_PrevAndNext
(long fileEntryTypeId, String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where uuid = ?.static DLFileEntryType[]
DLFileEntryTypeUtil.findByUuid_PrevAndNext
(long fileEntryTypeId, String uuid, OrderByComparator<DLFileEntryType> orderByComparator) Returns the document library file entry types before and after the current document library file entry type in the ordered set where uuid = ?.DLFileEntryTypePersistence.remove
(long fileEntryTypeId) Removes the document library file entry type with the primary key from the database.static DLFileEntryType
DLFileEntryTypeUtil.remove
(long fileEntryTypeId) Removes the document library file entry type with the primary key from the database.DLFileEntryTypePersistence.removeByERC_G
(String externalReferenceCode, long groupId) Removes the document library file entry type where externalReferenceCode = ? and groupId = ? from the database.static DLFileEntryType
DLFileEntryTypeUtil.removeByERC_G
(String externalReferenceCode, long groupId) Removes the document library file entry type where externalReferenceCode = ? and groupId = ? from the database.DLFileEntryTypePersistence.removeByG_DDI
(long groupId, long dataDefinitionId) Removes the document library file entry type where groupId = ? and dataDefinitionId = ? from the database.static DLFileEntryType
DLFileEntryTypeUtil.removeByG_DDI
(long groupId, long dataDefinitionId) Removes the document library file entry type where groupId = ? and dataDefinitionId = ? from the database.DLFileEntryTypePersistence.removeByG_F
(long groupId, String fileEntryTypeKey) Removes the document library file entry type where groupId = ? and fileEntryTypeKey = ? from the database.static DLFileEntryType
DLFileEntryTypeUtil.removeByG_F
(long groupId, String fileEntryTypeKey) Removes the document library file entry type where groupId = ? and fileEntryTypeKey = ? from the database.DLFileEntryTypePersistence.removeByUUID_G
(String uuid, long groupId) Removes the document library file entry type where uuid = ? and groupId = ? from the database.static DLFileEntryType
DLFileEntryTypeUtil.removeByUUID_G
(String uuid, long groupId) Removes the document library file entry type where uuid = ? and groupId = ? from the database.