Liferay 7.0-ce-b4

com.liferay.portlet.documentlibrary.store
Class DefaultStoreWrapper

java.lang.Object
  extended by com.liferay.portlet.documentlibrary.store.DefaultStoreWrapper
All Implemented Interfaces:
StoreWrapper

public class DefaultStoreWrapper
extends Object
implements StoreWrapper


Constructor Summary
DefaultStoreWrapper()
           
 
Method Summary
 Store wrap(Store store)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStoreWrapper

public DefaultStoreWrapper()
Method Detail

wrap

public Store wrap(Store store)
Specified by:
wrap in interface StoreWrapper

Liferay 7.0-ce-b4