Class BatchTypeInfoRepository
java.lang.Object
de.hybris.platform.persistence.property.loader.internal.BatchTypeInfoRepository
-
Constructor Summary
ConstructorsConstructorDescriptionBatchTypeInfoRepository(Tenant tenant, String attributeDescriptorsTable, String composedTypesTable) -
Method Summary
Modifier and TypeMethodDescriptionfindComposedTypes(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo)
-
Constructor Details
-
BatchTypeInfoRepository
-
-
Method Details
-
findComposedTypes
public List<ComposedTypeDTO> findComposedTypes(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo) -
findAttributes
-