com.liferay.portlet.dynamicdatamapping.storage
Class StorageAdapterRegistryUtil
java.lang.Object
com.liferay.portlet.dynamicdatamapping.storage.StorageAdapterRegistryUtil
public class StorageAdapterRegistryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageAdapterRegistryUtil
public StorageAdapterRegistryUtil()
getDefaultStorageAdapter
public static StorageAdapter getDefaultStorageAdapter()
getStorageAdapter
public static StorageAdapter getStorageAdapter(String storageType)
getStorageAdapterRegistry
public static StorageAdapterRegistry getStorageAdapterRegistry()
getStorageTypes
public static Set<String> getStorageTypes()
setStorageAdapterRegistry
public void setStorageAdapterRegistry(StorageAdapterRegistry storageAdapterRegistry)