public static interface IDfAcsConfig.StoreEntry
Modifier and Type | Method and Description |
---|---|
int |
getCompressionMode()
Returns compressionMode 1 if this ACS supports compression for this store type, 0 if the ACS does not.
|
int |
getCryptoMode()
Returns cryptoMode 1 if this ACS supports encryption for this store type, 0 if the ACS does not.
|
int |
getStoreType()
Returns storeType type of a store.
|
int getStoreType()
int getCryptoMode()
int getCompressionMode()
Copyright 1994-2023 OpenText Corporation. All rights reserved.