Liferay 6.1.0-ce-b4

com.liferay.portlet.documentlibrary.store
Class StoreFactory

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.store.StoreFactory

public class StoreFactory
extends Object


Constructor Summary
StoreFactory()
           
 
Method Summary
static Store getInstance()
           
static void setInstance(Store store)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreFactory

public StoreFactory()
Method Detail

getInstance

public static Store getInstance()

setInstance

public static void setInstance(Store store)

Liferay 6.1.0-ce-b4