Class AtomicTypeDTO
java.lang.Object
de.hybris.bootstrap.typesystem.dto.AtomicTypeDTO
-
Constructor Summary
ConstructorsConstructorDescriptionAtomicTypeDTO(String extensionName, String code, String superType, boolean autocreate, boolean generate) -
Method Summary
-
Constructor Details
-
AtomicTypeDTO
-
-
Method Details
-
getExtensionName
-
getCode
-
getSuperType
-
isAutocreate
public boolean isAutocreate() -
isGenerate
public boolean isGenerate()
-