public class CmsRestrictionActionDefinitionDTO extends BTGOutputActionDefinitionDTO
| Constructor and Description |
|---|
CmsRestrictionActionDefinitionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getInverted() |
Collection<BtgSegmentRestrictionDTO> |
getSegmentRestrictions() |
void |
setInverted(Boolean value) |
void |
setSegmentRestrictions(Collection<BtgSegmentRestrictionDTO> value) |
getCatalogVersion, getUid, setCatalogVersion, setUidgetCode, getSegment, getTarget, getType, setCode, setSegment, setTarget, setTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CmsRestrictionActionDefinitionDTO()
public Boolean getInverted()
public Collection<BtgSegmentRestrictionDTO> getSegmentRestrictions()
public void setInverted(Boolean value)
public void setSegmentRestrictions(Collection<BtgSegmentRestrictionDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.