|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.documentlibrary.service.DLFileVersionServiceWrapper
public class DLFileVersionServiceWrapper
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This class is a wrapper for DLFileVersionService.
DLFileVersionService| Constructor Summary | |
|---|---|
DLFileVersionServiceWrapper(DLFileVersionService dlFileVersionService)
|
|
| Method Summary | |
|---|---|
DLFileVersionService |
getWrappedDLFileVersionService()
|
DLFileVersion |
updateDescription(long fileVersionId,
java.lang.String description)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLFileVersionServiceWrapper(DLFileVersionService dlFileVersionService)
| Method Detail |
|---|
public DLFileVersion updateDescription(long fileVersionId,
java.lang.String description)
throws PortalException,
SystemException
updateDescription in interface DLFileVersionServicePortalException
SystemExceptionpublic DLFileVersionService getWrappedDLFileVersionService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||