public class DLFileVersionLocalServiceImpl extends DLFileVersionLocalServiceBaseImpl
counterLocalService, dlFileEntryFinder, dlFileEntryLocalService, dlFileEntryPersistence, dlFileVersionLocalService, dlFileVersionPersistence, dlFolderFinder, dlFolderLocalService, dlFolderPersistence, persistedModelLocalServiceRegistry
Constructor and Description |
---|
DLFileVersionLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.document.library.kernel.model.DLFileVersion |
fetchLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy) |
com.liferay.document.library.kernel.model.DLFileVersion |
getFileVersion(long fileVersionId) |
com.liferay.document.library.kernel.model.DLFileVersion |
getFileVersion(long fileEntryId,
String version) |
com.liferay.document.library.kernel.model.DLFileVersion |
getFileVersionByUuidAndGroupId(String uuid,
long groupId) |
List<com.liferay.document.library.kernel.model.DLFileVersion> |
getFileVersions(long fileEntryId,
int status) |
int |
getFileVersionsCount(long fileEntryId,
int status) |
com.liferay.document.library.kernel.model.DLFileVersion |
getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy) |
com.liferay.document.library.kernel.model.DLFileVersion |
getLatestFileVersion(long userId,
long fileEntryId) |
void |
rebuildTree(long companyId) |
void |
setTreePaths(long folderId,
String treePath) |
addDLFileVersion, afterPropertiesSet, createDLFileVersion, deleteDLFileVersion, deleteDLFileVersion, deletePersistedModel, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchDLFileVersion, fetchDLFileVersionByUuidAndGroupId, getActionableDynamicQuery, getCounterLocalService, getDLFileEntryFinder, getDLFileEntryLocalService, getDLFileEntryPersistence, getDLFileVersion, getDLFileVersionByUuidAndGroupId, getDLFileVersionLocalService, getDLFileVersionPersistence, getDLFileVersions, getDLFileVersionsByUuidAndCompanyId, getDLFileVersionsByUuidAndCompanyId, getDLFileVersionsCount, getDLFolderFinder, getDLFolderLocalService, getDLFolderPersistence, getExportActionableDynamicQuery, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, initActionableDynamicQuery, runSQL, setCounterLocalService, setDLFileEntryFinder, setDLFileEntryLocalService, setDLFileEntryPersistence, setDLFileVersionLocalService, setDLFileVersionPersistence, setDLFolderFinder, setDLFolderLocalService, setDLFolderPersistence, updateDLFileVersion
public com.liferay.document.library.kernel.model.DLFileVersion fetchLatestFileVersion(long fileEntryId, boolean excludeWorkingCopy)
public com.liferay.document.library.kernel.model.DLFileVersion getFileVersion(long fileVersionId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.document.library.kernel.model.DLFileVersion getFileVersion(long fileEntryId, String version) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.document.library.kernel.model.DLFileVersion getFileVersionByUuidAndGroupId(String uuid, long groupId)
public List<com.liferay.document.library.kernel.model.DLFileVersion> getFileVersions(long fileEntryId, int status)
public int getFileVersionsCount(long fileEntryId, int status)
public com.liferay.document.library.kernel.model.DLFileVersion getLatestFileVersion(long fileEntryId, boolean excludeWorkingCopy) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.document.library.kernel.model.DLFileVersion getLatestFileVersion(long userId, long fileEntryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void rebuildTree(long companyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void setTreePaths(long folderId, String treePath) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException