| Package | Description |
|---|---|
| org.broadleafcommerce.cms.field.type | |
| org.broadleafcommerce.cms.file.domain |
| Modifier and Type | Field and Description |
|---|---|
static StorageType |
StorageType.DATABASE |
static StorageType |
StorageType.FILESYSTEM |
| Modifier and Type | Method and Description |
|---|---|
static StorageType |
StorageType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
StaticAsset.getStorageType()
Returns how the underlying asset is stored.
|
StorageType |
StaticAssetImpl.getStorageType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticAsset.setStorageType(StorageType storageType)
Returns how the asset was stored in the backend (e.g.
|
void |
StaticAssetImpl.setStorageType(StorageType storageType) |
Copyright © 2014. All Rights Reserved.