|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StorageType | |
|---|---|
| org.broadleafcommerce.cms.field.type | |
| org.broadleafcommerce.cms.file.domain | |
| Uses of StorageType in org.broadleafcommerce.cms.field.type |
|---|
| Fields in org.broadleafcommerce.cms.field.type declared as StorageType | |
|---|---|
static StorageType |
StorageType.DATABASE
|
static StorageType |
StorageType.FILESYSTEM
|
| Methods in org.broadleafcommerce.cms.field.type that return StorageType | |
|---|---|
static StorageType |
StorageType.getInstance(String type)
|
| Uses of StorageType in org.broadleafcommerce.cms.file.domain |
|---|
| Methods in org.broadleafcommerce.cms.file.domain that return StorageType | |
|---|---|
StorageType |
StaticAsset.getStorageType()
Returns how the underlying asset is stored. |
StorageType |
StaticAssetImpl.getStorageType()
|
| Methods in org.broadleafcommerce.cms.file.domain with parameters of type StorageType | |
|---|---|
void |
StaticAsset.setStorageType(StorageType storageType)
Returns how the asset was stored in the backend (e.g. |
void |
StaticAssetImpl.setStorageType(StorageType storageType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||