Uses of Class
de.hybris.platform.core.model.security.PrincipalGroupModel
Packages that use PrincipalGroupModel
Package
Description
Contains generated models for each type of com.hybris.backoffice.jalo.user package.
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo package.
Contains generated models for each type of de.hybris.platform.commerceservices.jalo.user package.
Contains generated models for each type of de.hybris.platform.jalo.security package.
Contains generated models for each type of de.hybris.platform.jalo.test package.
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.ticket.jalo package.
Contains generated models for each type of de.hybris.platform.ticketsystem.events.jalo package.
-
Uses of PrincipalGroupModel in com.hybris.backoffice.model.user
Subclasses of PrincipalGroupModel in com.hybris.backoffice.model.userModifier and TypeClassDescriptionclassGenerated model class for type BackofficeRole first defined at extension backoffice. -
Uses of PrincipalGroupModel in de.hybris.platform.b2b.model
Subclasses of PrincipalGroupModel in de.hybris.platform.b2b.modelModifier and TypeClassDescriptionclassGenerated model class for type B2BUnit first defined at extension b2bcommerce.classGenerated model class for type B2BUserGroup first defined at extension b2bcommerce. -
Uses of PrincipalGroupModel in de.hybris.platform.b2btelcoservices.customer.impl
Methods in de.hybris.platform.b2btelcoservices.customer.impl that return types with arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionprotected Set<PrincipalGroupModel>DefaultTmaB2bCustomerAccountService.getAllSubUnits(PrincipalGroupModel unit) Returns all the sub-units for the provided unit.Methods in de.hybris.platform.b2btelcoservices.customer.impl with parameters of type PrincipalGroupModelModifier and TypeMethodDescriptionprotected Set<PrincipalGroupModel>DefaultTmaB2bCustomerAccountService.getAllSubUnits(PrincipalGroupModel unit) Returns all the sub-units for the provided unit. -
Uses of PrincipalGroupModel in de.hybris.platform.catalog.model
Subclasses of PrincipalGroupModel in de.hybris.platform.catalog.modelModifier and TypeClassDescriptionclassGenerated model class for type Company first defined at extension catalog. -
Uses of PrincipalGroupModel in de.hybris.platform.commerceservices.model
Subclasses of PrincipalGroupModel in de.hybris.platform.commerceservices.modelModifier and TypeClassDescriptionclassGenerated model class for type CustomerList first defined at extension commerceservices.classGenerated model class for type OrgUnit first defined at extension commerceservices. -
Uses of PrincipalGroupModel in de.hybris.platform.commerceservices.model.user
Subclasses of PrincipalGroupModel in de.hybris.platform.commerceservices.model.userModifier and TypeClassDescriptionclassGenerated model class for type StoreEmployeeGroup first defined at extension commerceservices. -
Uses of PrincipalGroupModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return types with arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionPrincipalModel.getAllgroups()Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getAllGroups()} insteadPrincipalModel.getAllGroups()Generated method - Getter of thePrincipal.allGroupsdynamic attribute defined at extensioncore.PrincipalModel.getGroups()Generated method - Getter of thePrincipal.groupsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.security with type arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionvoidPrincipalModel.setGroups(Set<PrincipalGroupModel> value) Generated method - Setter ofPrincipal.groupsattribute defined at extensioncore. -
Uses of PrincipalGroupModel in de.hybris.platform.core.model.test
Subclasses of PrincipalGroupModel in de.hybris.platform.core.model.testModifier and TypeClassDescriptionclassGenerated model class for type TestUserGroup first defined at extension core. -
Uses of PrincipalGroupModel in de.hybris.platform.core.model.user
Subclasses of PrincipalGroupModel in de.hybris.platform.core.model.userModifier and TypeClassDescriptionclassGenerated model class for type UserGroup first defined at extension core.Methods in de.hybris.platform.core.model.user that return types with arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionEmployeeModel.getOrganizationRoles()Generated method - Getter of theEmployee.organizationRolesdynamic attribute defined at extensioncommerceservices. -
Uses of PrincipalGroupModel in de.hybris.platform.ticket.model
Subclasses of PrincipalGroupModel in de.hybris.platform.ticket.modelModifier and TypeClassDescriptionclassGenerated model class for type CsAgentGroup first defined at extension ticketsystem. -
Uses of PrincipalGroupModel in de.hybris.platform.ticketsystem.events
Methods in de.hybris.platform.ticketsystem.events that return types with arguments of type PrincipalGroupModelMethod parameters in de.hybris.platform.ticketsystem.events with type arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionvoidSessionEvent.setAgentGroups(List<PrincipalGroupModel> agentGroups) -
Uses of PrincipalGroupModel in de.hybris.platform.ticketsystem.events.model
Methods in de.hybris.platform.ticketsystem.events.model that return types with arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionSessionEventModel.getGroups()Generated method - Getter of theSessionEvent.groupsattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticketsystem.events.model with type arguments of type PrincipalGroupModelModifier and TypeMethodDescriptionvoidSessionEventModel.setGroups(List<PrincipalGroupModel> value) Generated method - Setter ofSessionEvent.groupsattribute defined at extensionticketsystem.