| Modifier and Type | Class and Description |
|---|---|
class |
BackofficeRoleDTO
Generated dto class for type BackofficeRole first defined at extension backoffice
|
| Modifier and Type | Class and Description |
|---|---|
class |
B2BCustomerDTO
Generated dto class for type B2BCustomer first defined at extension b2bcommerce
|
class |
B2BUnitDTO
Generated dto class for type B2BUnit first defined at extension b2bcommerce
|
class |
B2BUserGroupDTO
Generated dto class for type B2BUserGroup first defined at extension b2bcommerce
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompanyDTO
Generated dto class for type Company first defined at extension catalog
|
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalDTO> |
CatalogVersionDTO.getReadPrincipals() |
List<PrincipalDTO> |
SyncItemJobDTO.getSyncPrincipals() |
List<PrincipalDTO> |
CatalogVersionDTO.getWritePrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionDTO.setReadPrincipals(List<PrincipalDTO> value) |
void |
SyncItemJobDTO.setSyncPrincipals(List<PrincipalDTO> value) |
void |
CatalogVersionDTO.setWritePrincipals(List<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalDTO> |
CategoryDTO.getAllowedPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDTO.setAllowedPrincipals(List<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalDTO |
CockpitUIComponentConfigurationDTO.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
CockpitObjectAbstractCollectionDTO.getReadPrincipals() |
Collection<PrincipalDTO> |
CockpitUIComponentAccessRightDTO.getReadPrincipals() |
Collection<PrincipalDTO> |
CockpitSavedQueryDTO.getReadSavedQueryPrincipals() |
Collection<PrincipalDTO> |
CockpitObjectAbstractCollectionDTO.getWritePrincipals() |
Collection<PrincipalDTO> |
CockpitUIComponentAccessRightDTO.getWritePrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIComponentConfigurationDTO.setPrincipal(PrincipalDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitObjectAbstractCollectionDTO.setReadPrincipals(Collection<PrincipalDTO> value) |
void |
CockpitUIComponentAccessRightDTO.setReadPrincipals(Collection<PrincipalDTO> value) |
void |
CockpitSavedQueryDTO.setReadSavedQueryPrincipals(Collection<PrincipalDTO> value) |
void |
CockpitObjectAbstractCollectionDTO.setWritePrincipals(Collection<PrincipalDTO> value) |
void |
CockpitUIComponentAccessRightDTO.setWritePrincipals(Collection<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
ComponentDTO.getCreatePermitted() |
Collection<PrincipalDTO> |
ComponentDTO.getReadPermitted() |
Collection<PrincipalDTO> |
ComponentDTO.getRemovePermitted() |
Collection<PrincipalDTO> |
CommentDTO.getWatchers() |
Collection<PrincipalDTO> |
ComponentDTO.getWritePermitted() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDTO.setCreatePermitted(Collection<PrincipalDTO> value) |
void |
ComponentDTO.setReadPermitted(Collection<PrincipalDTO> value) |
void |
ComponentDTO.setRemovePermitted(Collection<PrincipalDTO> value) |
void |
CommentDTO.setWatchers(Collection<PrincipalDTO> value) |
void |
ComponentDTO.setWritePermitted(Collection<PrincipalDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerListDTO
Generated dto class for type CustomerList first defined at extension commerceservices
|
class |
OrgUnitDTO
Generated dto class for type OrgUnit first defined at extension commerceservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreEmployeeGroupDTO
Generated dto class for type StoreEmployeeGroup first defined at extension commerceservices
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrincipalGroupDTO
Generated dto class for type PrincipalGroup first defined at extension core
|
| Modifier and Type | Method and Description |
|---|---|
Set<PrincipalDTO> |
PrincipalGroupDTO.getMembers() |
List<PrincipalDTO> |
PrincipalsDTO.getPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalGroupDTO.setMembers(Set<PrincipalDTO> value) |
void |
PrincipalsDTO.setPrincipals(List<PrincipalDTO> principalsList) |
| Constructor and Description |
|---|
PrincipalsDTO(List<PrincipalDTO> principalsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestEmployeeDTO
Generated dto class for type TestEmployee first defined at extension core
|
class |
TestUserGroupDTO
Generated dto class for type TestUserGroup first defined at extension core
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalDTO |
SearchRestrictionDTO.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchRestrictionDTO.setPrincipal(PrincipalDTO value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerDTO
Generated dto class for type Customer first defined at extension core
|
class |
EmployeeDTO
Generated dto class for type Employee first defined at extension core
|
class |
UserDTO
Generated dto class for type User first defined at extension core
|
class |
UserGroupDTO
Generated dto class for type UserGroup first defined at extension core
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PrincipalResource.putPrincipal(PrincipalDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentDTO
Generated dto class for type Agent first defined at extension financialservices
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalDTO |
UserProfileDTO.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
LDAPConfigProxyItemDTO.getLocalAccountsOnly() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPConfigProxyItemDTO.setLocalAccountsOnly(Collection<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalDTO> |
AbstractLinkEntryDTO.getReadPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLinkEntryDTO.setReadPrincipals(List<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalDTO |
OrderModificationRecordEntryDTO.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderModificationRecordEntryDTO.setPrincipal(PrincipalDTO value) |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalDTO> |
PublicationComponentDTO.getReadPrincipals() |
List<PrincipalDTO> |
PublicationDTO.getReadPrincipals() |
List<PrincipalDTO> |
PublicationComponentDTO.getWritePrincipals() |
List<PrincipalDTO> |
PublicationDTO.getWritePrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationComponentDTO.setReadPrincipals(List<PrincipalDTO> value) |
void |
PublicationDTO.setReadPrincipals(List<PrincipalDTO> value) |
void |
PublicationComponentDTO.setWritePrincipals(List<PrincipalDTO> value) |
void |
PublicationDTO.setWritePrincipals(List<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
PromotionUserRestrictionDTO.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionUserRestrictionDTO.setUsers(Collection<PrincipalDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsAgentGroupDTO
Generated dto class for type CsAgentGroup first defined at extension ticketsystem
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
UserRestrictionDTO.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRestrictionDTO.setUsers(Collection<PrincipalDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
PrincipalDTO |
WorkflowDTO.getPrincipalAssigned() |
PrincipalDTO |
AbstractWorkflowActionDTO.getPrincipalAssigned() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrincipalDTO> |
WorkflowTemplateDTO.getVisibleForPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowDTO.setPrincipalAssigned(PrincipalDTO value) |
void |
AbstractWorkflowActionDTO.setPrincipalAssigned(PrincipalDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTemplateDTO.setVisibleForPrincipals(Collection<PrincipalDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.