Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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:
User Data Field
See Also:
CommerceFoundationPackage.getUserDataType()
Method Summary
Methods
Modifier and Type
Method and Description
java.util.Map
getUserDataField
()
Returns the value of the '
User Data Field
' map.
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
,
Returns:
the value of the '
User Data Field
' map.
See Also:
CommerceFoundationPackage.getUserDataType_UserDataField()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method