Liferay 7.0-ce-m6

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

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

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

Subinterfaces of StorageAdapter in com.liferay.portlet.dynamicdatamapping.storage
 interface StorageEngine
           
 

Classes in com.liferay.portlet.dynamicdatamapping.storage that implement StorageAdapter
 class BaseStorageAdapter
           
 

Methods in com.liferay.portlet.dynamicdatamapping.storage that return StorageAdapter
static StorageAdapter StorageAdapterRegistryUtil.getDefaultStorageAdapter()
           
 StorageAdapter StorageAdapterRegistry.getDefaultStorageAdapter()
           
static StorageAdapter StorageAdapterRegistryUtil.getStorageAdapter(String storageType)
           
 StorageAdapter StorageAdapterRegistry.getStorageAdapter(String storageType)
           
 


Liferay 7.0-ce-m6