Liferay 7.0-ce-m6

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

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

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

Classes in com.liferay.portlet.dynamicdatamapping.storage that implement StorageAdapterRegistry
 class StorageAdapterRegistryImpl
           
 

Methods in com.liferay.portlet.dynamicdatamapping.storage that return StorageAdapterRegistry
static StorageAdapterRegistry StorageAdapterRegistryUtil.getStorageAdapterRegistry()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.storage with parameters of type StorageAdapterRegistry
 void StorageAdapterRegistryUtil.setStorageAdapterRegistry(StorageAdapterRegistry storageAdapterRegistry)
           
 


Liferay 7.0-ce-m6