| Modifier and Type | Class and Description |
|---|---|
class |
BackofficeRole |
class |
GeneratedBackofficeRole
Generated class for type
BackofficeRole. |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BUnit |
class |
B2BUserGroup |
class |
GeneratedB2BUnit
Generated class for type
B2BUnit. |
class |
GeneratedB2BUserGroup
Generated class for type
B2BUserGroup. |
| Modifier and Type | Class and Description |
|---|---|
class |
Company
A company may act as a buyer or supplier of a catalog specified in the
Agreement. |
class |
GeneratedCompany
Generated class for type
Company. |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerList |
class |
GeneratedCustomerList
Generated class for type
CustomerList. |
class |
GeneratedOrgUnit
Generated class for type
OrgUnit. |
class |
OrgUnit |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedStoreEmployeeGroup
Generated class for type
StoreEmployeeGroup. |
class |
StoreEmployeeGroup |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PrincipalGroup> |
Principal.getAllGroups() |
java.util.Set<PrincipalGroup> |
Principal.getAllGroups(SessionContext ctx)
Gets all groups this principal is member of ( transitive ! ).
|
java.util.Set<PrincipalGroup> |
GeneratedPrincipal.getGroups()
Generated method - Getter of the
Principal.groups attribute. |
java.util.Set<PrincipalGroup> |
Principal.getGroups(SessionContext ctx)
Gets all groups which this user belongs to.
|
java.util.Set<PrincipalGroup> |
GeneratedPrincipal.getGroups(SessionContext ctx)
Generated method - Getter of the
Principal.groups attribute. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Principal.addToGroup(PrincipalGroup group)
Deprecated.
since ages - use
GeneratedPrincipal.addToGroups(SessionContext, PrincipalGroup) instead |
boolean |
PrincipalGroup.addToGroup(PrincipalGroup group)
Deprecated.
since ages - use
addToGroups(SessionContext, PrincipalGroup) instead |
void |
GeneratedPrincipal.addToGroups(PrincipalGroup value)
Generated method - Adds
value to groups. |
void |
PrincipalGroup.addToGroups(SessionContext ctx,
PrincipalGroup group) |
void |
GeneratedPrincipal.addToGroups(SessionContext ctx,
PrincipalGroup value)
Generated method - Adds
value to groups. |
boolean |
Principal.isMemberOf(PrincipalGroup g)
Deprecated.
since ages - use
UserService.isMemberOfGroup(UserModel, UserGroupModel, boolean) |
boolean |
Principal.isMemberOf(PrincipalGroup grp,
boolean includingSupergroups)
Deprecated.
|
boolean |
Principal.removeFromGroup(PrincipalGroup group)
Deprecated.
since ages - use
GeneratedPrincipal.removeFromGroups(SessionContext, PrincipalGroup) instead |
void |
GeneratedPrincipal.removeFromGroups(PrincipalGroup value)
Generated method - Removes
value from groups. |
void |
GeneratedPrincipal.removeFromGroups(SessionContext ctx,
PrincipalGroup value)
Generated method - Removes
value from groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPrincipal.setGroups(SessionContext ctx,
java.util.Set<PrincipalGroup> value)
Generated method - Setter of the
Principal.groups attribute. |
void |
GeneratedPrincipal.setGroups(java.util.Set<PrincipalGroup> value)
Generated method - Setter of the
Principal.groups attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestUserGroup
Test class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedUserGroup
Generated class for type
UserGroup. |
class |
UserGroup
The user group item in the hybris platform.
|
| Modifier and Type | Method and Description |
|---|---|
protected PrincipalGroup |
ExtractUserGroupTranslator.UserGroupTranslator.searchGroup(java.lang.String rdn) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PromotionUserRestriction.checkGroupForPrincipal(SessionContext ctx,
PrincipalGroup restrictedGroup,
java.util.Collection<PrincipalGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PromotionUserRestriction.checkGroupForPrincipal(SessionContext ctx,
PrincipalGroup restrictedGroup,
java.util.Collection<PrincipalGroup> groups) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsAgentGroup |
class |
GeneratedCsAgentGroup
Generated class for type
CsAgentGroup. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrincipalGroup> |
GeneratedSessionEvent.getGroups()
Generated method - Getter of the
SessionEvent.groups attribute. |
java.util.List<PrincipalGroup> |
GeneratedSessionEvent.getGroups(SessionContext ctx)
Generated method - Getter of the
SessionEvent.groups attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedSessionEvent.setGroups(java.util.List<PrincipalGroup> value)
Generated method - Setter of the
SessionEvent.groups attribute. |
void |
GeneratedSessionEvent.setGroups(SessionContext ctx,
java.util.List<PrincipalGroup> value)
Generated method - Setter of the
SessionEvent.groups attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.