public static interface WebCmsEntityAttributes.MultiDomainConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWABLE_ACTIONS_ADJUSTED
Set to true on any
EntityConfiguration to indicate that the
EntityConfigurationAllowableActionsBuilder has been modified for multi-domain-support. |
static String |
ENTITY_MODEL_ADJUSTED
Set to true on any
EntityConfiguration to indicate that the
EntityModel has been modified for multi-domain support. |
static String |
FINISHED
Set to true if auto-configuration of multi-domain support has already been fully performed.
|
static String |
LIST_VIEW_ADJUSTED
Set to true on any
EntityConfiguration
or EntityAssociation to indicate the list view has already been adjusted for multi-domain support. |
static String |
OPTIONS_QUERY_ADJUSTED
Set to true on any
EntityConfiguration or
EntityPropertyDescriptor to indicate that
the EntityAttributes.OPTIONS_ENTITY_QUERY has been modified for multi-domain support. |
static final String LIST_VIEW_ADJUSTED
EntityConfiguration
or EntityAssociation to indicate the list view has already been adjusted for multi-domain support.static final String ENTITY_MODEL_ADJUSTED
EntityConfiguration to indicate that the
EntityModel has been modified for multi-domain support.static final String ALLOWABLE_ACTIONS_ADJUSTED
EntityConfiguration to indicate that the
EntityConfigurationAllowableActionsBuilder has been modified for multi-domain-support.static final String OPTIONS_QUERY_ADJUSTED
EntityConfiguration or
EntityPropertyDescriptor to indicate that
the EntityAttributes.OPTIONS_ENTITY_QUERY has been modified for multi-domain support.static final String FINISHED
Copyright © 2020. All rights reserved.