Liferay 6.1.2-ce-ga3

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 void checkProperties()
           
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

checkProperties

public static void checkProperties()

getInstance

public static Store getInstance()

setInstance

public static void setInstance(Store store)

Liferay 6.1.2-ce-ga3