com.liferay.portal.repository.capabilities.util
Class DLFileVersionServiceAdapter
java.lang.Object
com.liferay.portal.repository.capabilities.util.DLFileVersionServiceAdapter
public class DLFileVersionServiceAdapter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileVersionServiceAdapter
public DLFileVersionServiceAdapter(DLFileVersionLocalService dlFileVersionLocalService)
DLFileVersionServiceAdapter
public DLFileVersionServiceAdapter(DLFileVersionLocalService dlFileVersionLocalService,
DLFileVersionService dlFileVersionService)
create
public static DLFileVersionServiceAdapter create(DocumentRepository documentRepository)
getLatestFileVersion
public DLFileVersion getLatestFileVersion(long fileEntryId,
boolean excludeWorkingCopy)
throws PortalException
- Throws:
PortalException