com.liferay.documentlibrary.service
Class DLServiceFactory

java.lang.Object
  extended by com.liferay.documentlibrary.service.DLServiceFactory

public class DLServiceFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

DLServiceFactory

public DLServiceFactory()
Method Detail

getService

public static DLService getService()

getImpl

public static DLService getImpl()

setService

public void setService(DLService service)