Class CollectionTypeDTO
java.lang.Object
de.hybris.bootstrap.typesystem.dto.CollectionTypeDTO
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionTypeDTO(String extensionName, String code, String elementType, YCollectionType.TypeOfCollection collType, boolean autocreate, boolean generate) -
Method Summary
-
Constructor Details
-
CollectionTypeDTO
public CollectionTypeDTO(String extensionName, String code, String elementType, YCollectionType.TypeOfCollection collType, boolean autocreate, boolean generate)
-
-
Method Details
-
getExtensionName
-
getCode
-
getElementType
-
getCollType
-
isAutocreate
public boolean isAutocreate() -
isGenerate
public boolean isGenerate()
-