Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectClassAttributeModel
Packages that use IntegrationObjectClassAttributeModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of IntegrationObjectClassAttributeModel in de.hybris.platform.integrationservices.exception
Constructors in de.hybris.platform.integrationservices.exception with parameters of type IntegrationObjectClassAttributeModelModifierConstructorDescriptionInstantiates this exception.Instantiates this exception. -
Uses of IntegrationObjectClassAttributeModel in de.hybris.platform.integrationservices.interceptor
Methods in de.hybris.platform.integrationservices.interceptor with parameters of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionvoidClassMapTypeValidateInterceptor.onValidate(IntegrationObjectClassAttributeModel attribute, InterceptorContext interceptorContext) voidIntegrationObjectClassAttributeNameValidateInterceptor.onValidate(IntegrationObjectClassAttributeModel attribute, InterceptorContext interceptorContext) Validates the context attribute model and throws exceptions when something is incorrectly configured in the attribute.voidIntegrationObjectClassAttributeReadMethodValidateInterceptor.onValidate(IntegrationObjectClassAttributeModel attribute, InterceptorContext interceptorContext) Validates the context attribute model and throws exceptions when something is incorrectly configured in the attribute. -
Uses of IntegrationObjectClassAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionIntegrationObjectClassModel.getAttributes()Generated method - Getter of theIntegrationObjectClass.attributesattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionDescriptorFactory.createTypeAttributeDescriptor(@NotNull TypeDescriptor type, @NotNull IntegrationObjectClassAttributeModel model) Creates a descriptor for an attribute in an integration object.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectClassModel.setAttributes(Set<IntegrationObjectClassAttributeModel> value) Generated method - Setter ofIntegrationObjectClass.attributesattribute defined at extensionintegrationservices. -
Uses of IntegrationObjectClassAttributeModel in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl with parameters of type IntegrationObjectClassAttributeModelModifier and TypeMethodDescriptionDefaultDescriptorFactory.createTypeAttributeDescriptor(@NotNull TypeDescriptor type, @NotNull IntegrationObjectClassAttributeModel model) Constructors in de.hybris.platform.integrationservices.model.impl with parameters of type IntegrationObjectClassAttributeModelModifierConstructorDescriptionInstantiates the getterPojoIntrospector(@NotNull IntegrationObjectClassAttributeModel model) Instantiates this introspector