com.liferay.portlet.documentlibrary.service
Class DLFileVersionServiceWrapper
java.lang.Object
com.liferay.portlet.documentlibrary.service.DLFileVersionServiceWrapper
- All Implemented Interfaces:
- DLFileVersionService
public class DLFileVersionServiceWrapper
- extends java.lang.Object
- implements DLFileVersionService
View Source
ServiceBuilder generated this class. Modifications in this class will be
overwritten the next time is generated.
This class is a wrapper for DLFileVersionService
.
- Author:
- Brian Wing Shun Chan
- See Also:
DLFileVersionService
- Generated:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLFileVersionServiceWrapper
public DLFileVersionServiceWrapper(DLFileVersionService dlFileVersionService)
updateDescription
public DLFileVersion updateDescription(long fileVersionId,
java.lang.String description)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
updateDescription
in interface DLFileVersionService
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getWrappedDLFileVersionService
public DLFileVersionService getWrappedDLFileVersionService()