|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.documentlibrary.service.base.DLFileVersionLocalServiceBaseImpl
com.liferay.portlet.documentlibrary.service.impl.DLFileVersionLocalServiceImpl
public class DLFileVersionLocalServiceImpl
Field Summary |
---|
Constructor Summary | |
---|---|
DLFileVersionLocalServiceImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.documentlibrary.model.DLFileVersion |
getFileVersion(long folderId,
java.lang.String name,
double version)
|
java.util.List<com.liferay.portlet.documentlibrary.model.DLFileVersion> |
getFileVersions(long folderId,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DLFileVersionLocalServiceImpl()
Method Detail |
---|
public com.liferay.portlet.documentlibrary.model.DLFileVersion getFileVersion(long folderId, java.lang.String name, double version) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public java.util.List<com.liferay.portlet.documentlibrary.model.DLFileVersion> getFileVersions(long folderId, java.lang.String name) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |