Liferay 6.1.2-ce-ga3

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
 

Classes in com.liferay.portlet.dynamicdatamapping.storage that implement StorageEngine
 class StorageEngineImpl
           
 

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.1.2-ce-ga3