Uses of Class
de.hybris.bootstrap.ddl.DMLRecordFactory.FactoryYRecord
-
Packages that use DMLRecordFactory.FactoryYRecord Package Description de.hybris.bootstrap.ddl -
-
Uses of DMLRecordFactory.FactoryYRecord in de.hybris.bootstrap.ddl
Methods in de.hybris.bootstrap.ddl that return DMLRecordFactory.FactoryYRecord Modifier and Type Method Description protected DMLRecordFactory.FactoryYRecordDMLRecordFactory. addAttributeDescriptor(YComposedType enclosingType, YAttributeDescriptor yAttributeDescriptor)protected DMLRecordFactory.FactoryYRecordDMLRecordFactory. addComposedType(YComposedType yComposedType)protected DMLRecordFactory.FactoryYRecordDMLRecordFactory. newItemRecord(YComposedType type)protected DMLRecordFactory.FactoryYRecordDMLRecordFactory. newItemRecord(YComposedType type, PK ownPK)protected DMLRecordFactory.FactoryYRecordDMLRecordFactory. newItemRecord(java.lang.String type)Methods in de.hybris.bootstrap.ddl with parameters of type DMLRecordFactory.FactoryYRecord Modifier and Type Method Description protected voidDMLRecordFactory. appendRelationDescriptorAttributes(DMLRecordFactory.FactoryYRecord row, YAttributeDescriptor yAttributeDescriptor)
-