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