Class AttributeDeploymentDTO
java.lang.Object
de.hybris.bootstrap.typesystem.dto.AttributeDeploymentDTO
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeDeploymentDTO(String extensionName, String beanName, String qualifier, String type, boolean PK, Map<String, BeanTagListener.DeploymentAttributeMapping> columnMappings) -
Method Summary
-
Constructor Details
-
AttributeDeploymentDTO
-
-
Method Details
-
getExtensionName
-
getBeanName
-
getQualifier
-
getType
-
isPK
public boolean isPK() -
getColumnMappings
-