This class permits you to serialize/deserialize properties that use complex types by specifying an output data type explicitly.

Properties

TypeName
Data type for the RepositoryItem property.

Properties
Name of any properties that are either deserialized from or serialized into the complex type.

Constructor

ComplexType()
Constructs an empty object to represent all properties of a complex data type.

Methods

getPropertyValue
Retrieves values from the Oracle ATG Web Commerce platform for the specified properties. If the property does not exist in the Oracle ATG Web Commerce platform, an error of type ATGWS.NoSuchPropertyException is thrown.

setPropertyValue
Sets a property to a value supplied as an input.

getPropertyType
Returns the XML data type for the property value.

setPropertyType
Specifies the XML data type for the property value.