Uses of Class
com.hybris.cockpitng.config.jaxb.wizard.PropertyListType
-
Packages that use PropertyListType Package Description com.hybris.cockpitng.config.jaxb.wizard com.hybris.cockpitng.core.config.impl.adapters.flow com.hybris.cockpitng.widgets.configurableflow.validation -
-
Uses of PropertyListType in com.hybris.cockpitng.config.jaxb.wizard
Methods in com.hybris.cockpitng.config.jaxb.wizard that return PropertyListType Modifier and Type Method Description PropertyListTypeObjectFactory. createPropertyListType()Create an instance ofPropertyListType -
Uses of PropertyListType in com.hybris.cockpitng.core.config.impl.adapters.flow
Methods in com.hybris.cockpitng.core.config.impl.adapters.flow with parameters of type PropertyListType Modifier and Type Method Description booleanConfigurableFlowConfigurationProcessor.Modifier. checkAttributeMatchesToConfig(DataAttribute dataAttribute, PropertyListType propertyListType)static java.util.Set<DataAttribute>ConfigurableFlowConfigurationProcessor.Modifier. getDataAttributesForAllPossibleModifiers(PropertyListType propertyListType, DataType loadedType)protected java.util.Set<DataAttribute>ConfigurableFlowConfigurationProcessor. resolveMissingProperties(Flow flowConfiguration, java.lang.String typeCode, PropertyListType propertyListType)protected java.util.Set<PropertyType>ConfigurableFlowConfigurationProcessor. retrieveMissingProperties(Flow flowConfiguration, java.lang.String typeCode, PropertyListType propertyListType) -
Uses of PropertyListType in com.hybris.cockpitng.widgets.configurableflow.validation
Methods in com.hybris.cockpitng.widgets.configurableflow.validation with parameters of type PropertyListType Modifier and Type Method Description protected java.lang.StringConfigurableFlowValidationHandler. getFullQualifier(PropertyListType rootList, PropertyType propertyType)
-