java.lang.Object | |
↳ | org.mule.modules.oracle.model.AbstractDataObject |
Known Direct Subclasses
DataObject,
DqmSearchServiceFindParties,
DqmSearchServiceFindPartiesResponse,
DqmSearchServiceInvokeServiceBatch,
DqmSearchServiceInvokeServiceBatchResponse,
EmailServiceCreateEmail,
EmailServiceCreateEmailResponse,
EmailServiceGetEmail,
EmailServiceGetEmailResponse,
EmailServiceInvokeServiceBatch,
EmailServiceInvokeServiceBatchResponse,
EmailServiceSaveEmail,
EmailServiceSaveEmailResponse,
EmailServiceUpdateEmail,
EmailServiceUpdateEmailResponse,
and
122 others.
|
Known Indirect Subclasses
AttributeDescription,
AttributeExpression,
BankAccountUse,
BaseDataSourceNameDomain,
BaseDataSourceNameDomainFilter,
BatchRequest,
BatchResponse,
Certification,
ChildAttributeName,
ChildAttributeNameFilter,
ChildDataCriteria,
ChildExpression,
Citizenship,
CodeAssignment,
ConjunctionOperatorDomain,
and
107 others.
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the errorMessage property.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Gets the value of the errorMessage property.
We need to have a common type across all web service response classes (AbstractDataObject
). Since not all responses have this property, the default behavior of this
method is to return null
.