public class BtgSegmentRestrictionModel extends AbstractRestrictionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_RESTRICTIONACTIONDEFINITIONTOSEGMENTRESTRICTION
Generated relation code constant for relation
RestrictionActionDefinitionToSegmentRestriction defining source attribute outputActionDefinition in extension btg. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
OUTPUTACTIONDEFINITION
Generated constant - Attribute key of
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg. |
_RESTRICTIONSFORCOMPONENTS, _RESTRICTIONSFORPAGES, COMPONENTS, DESCRIPTION, INVERSERESTRICTIONS, PAGES, TYPE, TYPECODECATALOGVERSION, NAME, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BtgSegmentRestrictionModel()
Generated constructor - Default constructor for generic creation.
|
BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion,
CmsRestrictionActionDefinitionModel _outputActionDefinition,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion,
CmsRestrictionActionDefinitionModel _outputActionDefinition,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BtgSegmentRestrictionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CmsRestrictionActionDefinitionModel |
getOutputActionDefinition()
Generated method - Getter of the
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg. |
void |
setOutputActionDefinition(CmsRestrictionActionDefinitionModel value)
Generated method - Setter of
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg. |
getComponents, getDescription, getInverseRestrictions, getPages, getType, getType, getTypeCode, setComponents, setInverseRestrictions, setPagesgetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _RESTRICTIONACTIONDEFINITIONTOSEGMENTRESTRICTION
RestrictionActionDefinitionToSegmentRestriction defining source attribute outputActionDefinition in extension btg.public static final String OUTPUTACTIONDEFINITION
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg.public BtgSegmentRestrictionModel()
public BtgSegmentRestrictionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion, CmsRestrictionActionDefinitionModel _outputActionDefinition, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_outputActionDefinition - initial attribute declared by type BtgSegmentRestriction at extension btg_uid - initial attribute declared by type CMSItem at extension cms2@Deprecated public BtgSegmentRestrictionModel(CatalogVersionModel _catalogVersion, CmsRestrictionActionDefinitionModel _outputActionDefinition, ItemModel _owner, String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_outputActionDefinition - initial attribute declared by type BtgSegmentRestriction at extension btg_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSItem at extension cms2@Accessor(qualifier="outputActionDefinition", type=GETTER) public CmsRestrictionActionDefinitionModel getOutputActionDefinition()
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg.@Accessor(qualifier="outputActionDefinition", type=SETTER) public void setOutputActionDefinition(CmsRestrictionActionDefinitionModel value)
BtgSegmentRestriction.outputActionDefinition attribute defined at extension btg.value - the outputActionDefinitionCopyright © 2017 SAP SE. All Rights Reserved.