Uses of Class
de.hybris.platform.jalo.security.PrincipalGroup
-
-
Uses of PrincipalGroup in com.hybris.backoffice.jalo.user
Subclasses of PrincipalGroup in com.hybris.backoffice.jalo.user Modifier and Type Class Description classBackofficeRoleclassGeneratedBackofficeRoleGenerated class for typeBackofficeRole. -
Uses of PrincipalGroup in de.hybris.platform.b2b.jalo
Subclasses of PrincipalGroup in de.hybris.platform.b2b.jalo Modifier and Type Class Description classB2BUnitclassB2BUserGroupclassGeneratedB2BUnitGenerated class for typeB2BUnit.classGeneratedB2BUserGroupGenerated class for typeB2BUserGroup. -
Uses of PrincipalGroup in de.hybris.platform.catalog.jalo
Subclasses of PrincipalGroup in de.hybris.platform.catalog.jalo Modifier and Type Class Description classCompanyA company may act as a buyer or supplier of a catalog specified in theAgreement.classGeneratedCompanyGenerated class for typeCompany. -
Uses of PrincipalGroup in de.hybris.platform.commerceservices.jalo
Subclasses of PrincipalGroup in de.hybris.platform.commerceservices.jalo Modifier and Type Class Description classCustomerListclassGeneratedCustomerListGenerated class for typeCustomerList.classGeneratedOrgUnitGenerated class for typeOrgUnit.classOrgUnit -
Uses of PrincipalGroup in de.hybris.platform.commerceservices.jalo.user
Subclasses of PrincipalGroup in de.hybris.platform.commerceservices.jalo.user Modifier and Type Class Description classGeneratedStoreEmployeeGroupGenerated class for typeStoreEmployeeGroup.classStoreEmployeeGroup -
Uses of PrincipalGroup in de.hybris.platform.jalo.security
Methods in de.hybris.platform.jalo.security that return types with arguments of type PrincipalGroup Modifier and Type Method 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 thePrincipal.groupsattribute.java.util.Set<PrincipalGroup>GeneratedPrincipal. getGroups(SessionContext ctx)Generated method - Getter of thePrincipal.groupsattribute.java.util.Set<PrincipalGroup>Principal. getGroups(SessionContext ctx)Gets all groups which this user belongs to.Methods in de.hybris.platform.jalo.security with parameters of type PrincipalGroup Modifier and Type Method Description booleanPrincipal. addToGroup(PrincipalGroup group)Deprecated.since ages - useGeneratedPrincipal.addToGroups(SessionContext, PrincipalGroup)insteadbooleanPrincipalGroup. addToGroup(PrincipalGroup group)Deprecated.since ages - useaddToGroups(SessionContext, PrincipalGroup)insteadvoidGeneratedPrincipal. addToGroups(PrincipalGroup value)Generated method - Addsvalueto groups.voidGeneratedPrincipal. addToGroups(SessionContext ctx, PrincipalGroup value)Generated method - Addsvalueto groups.voidPrincipalGroup. addToGroups(SessionContext ctx, PrincipalGroup group)booleanPrincipal. isMemberOf(PrincipalGroup g)Deprecated.since ages - useUserService.isMemberOfGroup(UserModel, UserGroupModel, boolean)booleanPrincipal. isMemberOf(PrincipalGroup grp, boolean includingSupergroups)Deprecated.booleanPrincipal. removeFromGroup(PrincipalGroup group)Deprecated.since ages - useGeneratedPrincipal.removeFromGroups(SessionContext, PrincipalGroup)insteadvoidGeneratedPrincipal. removeFromGroups(PrincipalGroup value)Generated method - Removesvaluefrom groups.voidGeneratedPrincipal. removeFromGroups(SessionContext ctx, PrincipalGroup value)Generated method - Removesvaluefrom groups.Method parameters in de.hybris.platform.jalo.security with type arguments of type PrincipalGroup Modifier and Type Method Description voidGeneratedPrincipal. setGroups(SessionContext ctx, java.util.Set<PrincipalGroup> value)Generated method - Setter of thePrincipal.groupsattribute.voidGeneratedPrincipal. setGroups(java.util.Set<PrincipalGroup> value)Generated method - Setter of thePrincipal.groupsattribute. -
Uses of PrincipalGroup in de.hybris.platform.jalo.test
Subclasses of PrincipalGroup in de.hybris.platform.jalo.test Modifier and Type Class Description classTestUserGroupTest class. -
Uses of PrincipalGroup in de.hybris.platform.jalo.user
Subclasses of PrincipalGroup in de.hybris.platform.jalo.user Modifier and Type Class Description classGeneratedUserGroupGenerated class for typeUserGroup.classUserGroupThe user group item in the hybris platform. -
Uses of PrincipalGroup in de.hybris.platform.ldap.impex
Methods in de.hybris.platform.ldap.impex that return PrincipalGroup Modifier and Type Method Description protected PrincipalGroupExtractUserGroupTranslator.UserGroupTranslator. searchGroup(java.lang.String rdn) -
Uses of PrincipalGroup in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo with parameters of type PrincipalGroup Modifier and Type Method Description protected booleanPromotionUserRestriction. checkGroupForPrincipal(SessionContext ctx, PrincipalGroup restrictedGroup, java.util.Collection<PrincipalGroup> groups)Method parameters in de.hybris.platform.promotions.jalo with type arguments of type PrincipalGroup Modifier and Type Method Description protected booleanPromotionUserRestriction. checkGroupForPrincipal(SessionContext ctx, PrincipalGroup restrictedGroup, java.util.Collection<PrincipalGroup> groups) -
Uses of PrincipalGroup in de.hybris.platform.sap.agentdesktopdataexchangeb2b.jalo
Fields in de.hybris.platform.sap.agentdesktopdataexchangeb2b.jalo with type parameters of type PrincipalGroup Modifier and Type Field Description protected static OneToManyHandler<PrincipalGroup>Agentdesktopdataexchangeb2bManager. SAPCPIB2BCUSTOMER2SAPCPIOUTBOUNDB2BCUSTOMERCECGROUPSHANDLEROneToManyHandlerfor handling 1:n CECGROUPS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.agentdesktopdataexchangeb2b.jalo that return types with arguments of type PrincipalGroup Modifier and Type Method Description java.util.List<PrincipalGroup>Agentdesktopdataexchangeb2bManager. getCecGroups(B2BCustomer item)Generated method - Getter of theB2BCustomer.cecGroupsattribute.java.util.List<PrincipalGroup>Agentdesktopdataexchangeb2bManager. getCecGroups(SessionContext ctx, B2BCustomer item)Generated method - Getter of theB2BCustomer.cecGroupsattribute.Methods in de.hybris.platform.sap.agentdesktopdataexchangeb2b.jalo with parameters of type PrincipalGroup Modifier and Type Method Description voidAgentdesktopdataexchangeb2bManager. addToCecGroups(B2BCustomer item, PrincipalGroup value)Generated method - Addsvalueto cecGroups.voidAgentdesktopdataexchangeb2bManager. addToCecGroups(SessionContext ctx, B2BCustomer item, PrincipalGroup value)Generated method - Addsvalueto cecGroups.B2BCustomerAgentdesktopdataexchangeb2bManager. getB2bCustomer(PrincipalGroup item)Generated method - Getter of thePrincipalGroup.b2bCustomerattribute.B2BCustomerAgentdesktopdataexchangeb2bManager. getB2bCustomer(SessionContext ctx, PrincipalGroup item)Generated method - Getter of thePrincipalGroup.b2bCustomerattribute.java.lang.StringAgentdesktopdataexchangeb2bManager. getGroupItemPk(PrincipalGroup item)Generated method - Getter of thePrincipalGroup.groupItemPkattribute.java.lang.StringAgentdesktopdataexchangeb2bManager. getGroupItemPk(SessionContext ctx, PrincipalGroup item)Generated method - Getter of thePrincipalGroup.groupItemPkattribute.java.lang.StringAgentdesktopdataexchangeb2bManager. getGroupItemtype(PrincipalGroup item)Generated method - Getter of thePrincipalGroup.groupItemtypeattribute.java.lang.StringAgentdesktopdataexchangeb2bManager. getGroupItemtype(SessionContext ctx, PrincipalGroup item)Generated method - Getter of thePrincipalGroup.groupItemtypeattribute.voidAgentdesktopdataexchangeb2bManager. removeFromCecGroups(B2BCustomer item, PrincipalGroup value)Generated method - Removesvaluefrom cecGroups.voidAgentdesktopdataexchangeb2bManager. removeFromCecGroups(SessionContext ctx, B2BCustomer item, PrincipalGroup value)Generated method - Removesvaluefrom cecGroups.voidAgentdesktopdataexchangeb2bManager. setB2bCustomer(PrincipalGroup item, B2BCustomer value)Generated method - Setter of thePrincipalGroup.b2bCustomerattribute.voidAgentdesktopdataexchangeb2bManager. setB2bCustomer(SessionContext ctx, PrincipalGroup item, B2BCustomer value)Generated method - Setter of thePrincipalGroup.b2bCustomerattribute.voidAgentdesktopdataexchangeb2bManager. setGroupItemPk(PrincipalGroup item, java.lang.String value)Generated method - Setter of thePrincipalGroup.groupItemPkattribute.voidAgentdesktopdataexchangeb2bManager. setGroupItemPk(SessionContext ctx, PrincipalGroup item, java.lang.String value)Generated method - Setter of thePrincipalGroup.groupItemPkattribute.voidAgentdesktopdataexchangeb2bManager. setGroupItemtype(PrincipalGroup item, java.lang.String value)Generated method - Setter of thePrincipalGroup.groupItemtypeattribute.voidAgentdesktopdataexchangeb2bManager. setGroupItemtype(SessionContext ctx, PrincipalGroup item, java.lang.String value)Generated method - Setter of thePrincipalGroup.groupItemtypeattribute.Method parameters in de.hybris.platform.sap.agentdesktopdataexchangeb2b.jalo with type arguments of type PrincipalGroup Modifier and Type Method Description voidAgentdesktopdataexchangeb2bManager. setCecGroups(B2BCustomer item, java.util.List<PrincipalGroup> value)Generated method - Setter of theB2BCustomer.cecGroupsattribute.voidAgentdesktopdataexchangeb2bManager. setCecGroups(SessionContext ctx, B2BCustomer item, java.util.List<PrincipalGroup> value)Generated method - Setter of theB2BCustomer.cecGroupsattribute. -
Uses of PrincipalGroup in de.hybris.platform.ticket.jalo
Subclasses of PrincipalGroup in de.hybris.platform.ticket.jalo Modifier and Type Class Description classCsAgentGroupclassGeneratedCsAgentGroupGenerated class for typeCsAgentGroup. -
Uses of PrincipalGroup in de.hybris.platform.ticketsystem.events.jalo
Methods in de.hybris.platform.ticketsystem.events.jalo that return types with arguments of type PrincipalGroup Modifier and Type Method Description java.util.List<PrincipalGroup>GeneratedSessionEvent. getGroups()Generated method - Getter of theSessionEvent.groupsattribute.java.util.List<PrincipalGroup>GeneratedSessionEvent. getGroups(SessionContext ctx)Generated method - Getter of theSessionEvent.groupsattribute.Method parameters in de.hybris.platform.ticketsystem.events.jalo with type arguments of type PrincipalGroup Modifier and Type Method Description voidGeneratedSessionEvent. setGroups(SessionContext ctx, java.util.List<PrincipalGroup> value)Generated method - Setter of theSessionEvent.groupsattribute.voidGeneratedSessionEvent. setGroups(java.util.List<PrincipalGroup> value)Generated method - Setter of theSessionEvent.groupsattribute.
-