|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
class |
ExpandoStorageAdapter
|
class |
JSONStorageAdapter
|
class |
StorageEngineImpl
|
class |
XMLStorageAdapter
|
| Methods in com.liferay.portlet.dynamicdatamapping.storage that return StorageAdapter | |
|---|---|
protected StorageAdapter |
StorageEngineImpl.getClassStorageAdapter(long classPK)
|
StorageAdapter |
StorageAdapterRegistry.getDefaultStorageAdapter()
|
static StorageAdapter |
StorageAdapterRegistryUtil.getDefaultStorageAdapter()
|
StorageAdapter |
StorageAdapterRegistryImpl.getDefaultStorageAdapter()
|
StorageAdapter |
StorageAdapterRegistry.getStorageAdapter(String storageType)
|
static StorageAdapter |
StorageAdapterRegistryUtil.getStorageAdapter(String storageType)
|
protected StorageAdapter |
StorageEngineImpl.getStorageAdapter(String storageType)
|
StorageAdapter |
StorageAdapterRegistryImpl.getStorageAdapter(String storageType)
|
protected StorageAdapter |
StorageEngineImpl.getStructureStorageAdapter(long ddmStructureId)
|
| Method parameters in com.liferay.portlet.dynamicdatamapping.storage with type arguments of type StorageAdapter | |
|---|---|
void |
StorageAdapterRegistryImpl.setStorageAdapters(List<StorageAdapter> storageAdapters)
|
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||