Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.dynamicdatamapping.storage.StorageEngine

Packages that use StorageEngine
com.liferay.portlet.dynamicdatamapping.storage   
 

Uses of StorageEngine in com.liferay.portlet.dynamicdatamapping.storage
 

Methods in com.liferay.portlet.dynamicdatamapping.storage that return StorageEngine
static StorageEngine StorageEngineUtil.getStorageEngine()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.storage with parameters of type StorageEngine
 void StorageEngineUtil.setStorageEngine(StorageEngine storageEngine)
           
 


Liferay 6.2-ce-ga5