com.ibm.commerce.foundation.common.datatypes

Interface UserDataType



  • public interface UserDataType
    A representation of the model object 'User Data Type'. The type definition of a user data area.

    The following features are supported:

    See Also:
    CommerceFoundationPackage.getUserDataType()
    • Method Detail

      • getUserDataField

        java.util.Map getUserDataField()
        Returns the value of the 'User Data Field' map. The key is of type String, and the value is of type String,

        If the meaning of the 'User Data Field' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'User Data Field' map.
        See Also:
        CommerceFoundationPackage.getUserDataType_UserDataField()