public interface CollectionAttributes extends StandardAttributes
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIB_COLLECTION_ACCESS_SERIALIZED_KEY
A Serialized
Key used to encrypt page parameters o access it from a secure link.If the Key exists then the page can decrypt concerned parameters using the Key. |
static String |
ATTRIB_COLLECTION_ITEM_PREFIX
We may want specific attributes for an ITEM within the collection.
|
static String |
ATTRIB_COLLECTION_META_JSON
JSON Blob of properties/meta data for a Collection
|
ATTRIB_COLLECTION_TYPE_NAME, ATTRIB_VARIATION_NAMEstatic final String ATTRIB_COLLECTION_META_JSON
static final String ATTRIB_COLLECTION_ACCESS_SERIALIZED_KEY
Key used to encrypt page parameters o access it from a secure link.CollectionURLGeneratorTransformer},
Constant Field Valuesstatic final String ATTRIB_COLLECTION_ITEM_PREFIX
ATTRIB_COLLECTION_ITEM_PREFIX_<Property name>Copyright © 2018. All rights reserved.