com.liferay.portlet.documentlibrary.service.impl
Class DLFileVersionLocalServiceImpl

java.lang.Object
  extended bycom.liferay.portlet.documentlibrary.service.base.DLFileVersionLocalServiceBaseImpl
      extended bycom.liferay.portlet.documentlibrary.service.impl.DLFileVersionLocalServiceImpl
All Implemented Interfaces:
com.liferay.portlet.documentlibrary.service.DLFileVersionLocalService

public class DLFileVersionLocalServiceImpl
extends DLFileVersionLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
DLFileVersionLocalServiceImpl()
           
 
Method Summary
 java.util.List getFileVersions(long folderId, java.lang.String name)
           
 
Methods inherited from class com.liferay.portlet.documentlibrary.service.base.DLFileVersionLocalServiceBaseImpl
addDLFileVersion, dynamicQuery, dynamicQuery, updateDLFileVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLFileVersionLocalServiceImpl

public DLFileVersionLocalServiceImpl()
Method Detail

getFileVersions

public java.util.List getFileVersions(long folderId,
                                      java.lang.String name)
                               throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException