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