com.liferay.documentlibrary.service
Class DLServiceFactory

java.lang.Object
  extended bycom.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 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()

setService

public void setService(DLService service)