com.liferay.documentlibrary.service
Class DLLocalServiceFactory

java.lang.Object
  extended by com.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 getImpl()
           
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()

getImpl

public static DLLocalService getImpl()

setService

public void setService(DLLocalService service)