public class PromotionUserRestrictionDTO extends AbstractPromotionRestrictionDTO
modifiedPropsSet| Constructor and Description |
|---|
PromotionUserRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getPositive() |
java.util.Collection<PrincipalDTO> |
getUsers() |
void |
setPositive(java.lang.Boolean value) |
void |
setUsers(java.util.Collection<PrincipalDTO> value) |
getDescriptionPattern, getPromotion, getRenderedDescription, getRestrictionType, setDescriptionPattern, setPromotion, setRenderedDescription, setRestrictionTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic PromotionUserRestrictionDTO()
public java.lang.Boolean getPositive()
public java.util.Collection<PrincipalDTO> getUsers()
public void setPositive(java.lang.Boolean value)
public void setUsers(java.util.Collection<PrincipalDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.