Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaChecklistPolicyStatementModel
Packages that use TmaChecklistPolicyStatementModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaChecklistPolicyStatementModel in de.hybris.platform.b2ctelcoservices.interceptors
Methods in de.hybris.platform.b2ctelcoservices.interceptors with parameters of type TmaChecklistPolicyStatementModelModifier and TypeMethodDescriptionvoidTmaChecklistPolicyStatementValidateInterceptor.onValidate(TmaChecklistPolicyStatementModel tmaChecklistPolicyStatement, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) -
Uses of TmaChecklistPolicyStatementModel in de.hybris.platform.b2ctelcoservices.model
Modifier and TypeClassDescriptionclassGenerated model class for type TmaConfigurablePscvPolicyStatement first defined at extension b2ctelcoservices.classGenerated model class for type TmaPoChecklistPolicyStatement first defined at extension b2ctelcoservices.classGenerated model class for type TmaPsChecklistPolicyStatement first defined at extension b2ctelcoservices.Methods in de.hybris.platform.b2ctelcoservices.model that return types with arguments of type TmaChecklistPolicyStatementModelModifier and TypeMethodDescriptionTmaChecklistActionConfigurationModel.getStatements()Generated method - Getter of theTmaChecklistActionConfiguration.statementsattribute defined at extensionb2ctelcoservices.Method parameters in de.hybris.platform.b2ctelcoservices.model with type arguments of type TmaChecklistPolicyStatementModelModifier and TypeMethodDescriptionvoidTmaChecklistActionConfigurationModel.setStatements(Set<TmaChecklistPolicyStatementModel> value) Generated method - Setter ofTmaChecklistActionConfiguration.statementsattribute defined at extensionb2ctelcoservices.