com.ibm.commerce.catalog.beans

Class AttributeTypeDataBean

  • All Implemented Interfaces:
    DataBean, InputDataBean, SmartDataBean, com.ibm.commerce.catalog.beans.AttributeTypeInputDataBean, com.ibm.commerce.catalog.beans.AttributeTypeSmartDataBean, Delegator, java.io.Serializable


    public class AttributeTypeDataBean
    extends com.ibm.commerce.catalog.beansrc.AttributeTypeDataBeanBase
    implements com.ibm.commerce.catalog.beans.AttributeTypeInputDataBean, com.ibm.commerce.catalog.beans.AttributeTypeSmartDataBean
    This bean represents an attribute type. For example, the types can be Integer, String or Float.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AttributeTypeDataBean

        public AttributeTypeDataBean(java.lang.String aAttributeType_id)
        AttributeTypeDatabean constructor using the attribute type ID. It sets the attribute type reference number.
        Parameters:
        aAttributeType_id - attribute type Id for the attribute type
    • Method Detail

      • setRequestProperties

        public void setRequestProperties(TypedProperty aRequestProperty)
        Sets the request property within this bean.
        Specified by:
        setRequestProperties in interface InputDataBean
        Parameters:
        aTypedProperty - the request property
      • getDataBeanKeyAttributeType_id

        public java.lang.String getDataBeanKeyAttributeType_id()
        Gets the attribute type ID in the AttributeTypeDataBean.
        Specified by:
        getDataBeanKeyAttributeType_id in interface com.ibm.commerce.catalog.beans.AttributeTypeSmartDataBean
        Returns:
        the attribute type ID
      • setCommandContext

        public void setCommandContext(CommandContext aCommandContext)
        Sets the command context within this bean.
        Specified by:
        setCommandContext in interface SmartDataBean
        Parameters:
        aCommandContext - the command context
      • setDataBeanKeyAttributeType_id

        public void setDataBeanKeyAttributeType_id(java.lang.String aAttributeType_id)
        Sets the attribute type ID.
        Specified by:
        setDataBeanKeyAttributeType_id in interface com.ibm.commerce.catalog.beans.AttributeTypeInputDataBean
        Parameters:
        aAttributeType_id - attribute type ID