com.liferay.documentlibrary.service
Class DLLocalServiceFactory

java.lang.Object
  extended bycom.liferay.documentlibrary.service.DLLocalServiceFactory

public class DLLocalServiceFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
DLLocalServiceFactory()
           
 
Method Summary
static DLLocalService getService()
           
 void setService(DLLocalService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLLocalServiceFactory

public DLLocalServiceFactory()
Method Detail

getService

public static DLLocalService getService()

setService

public void setService(DLLocalService service)