public class AuditRecord extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InstanceName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ApplicationId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="OriginalMessageId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="UniqueTransactionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OriginatorId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Subject" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ConversationId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="OriginationSystemId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OriginationSystemVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OriginationSystemName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SourceClass" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SourceMethod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TransactionName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TransactionStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HostIPAddress" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HostName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ResponseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ResponseDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FaultTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="FaultSequenceNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FaultLevel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FaultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExternalFaultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExternalFaultDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FaultEntity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InitiatedTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="ElapsedTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Mode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ServiceKeyData1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ServiceKeyData2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Cluster" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ClientApp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Vtier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ClientIP" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="HttpMethod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RequestURL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AuditRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Gets the value of the applicationId property.
|
String |
getClientApp()
Gets the value of the clientApp property.
|
String |
getClientIP()
Gets the value of the clientIP property.
|
String |
getCluster()
Gets the value of the cluster property.
|
String |
getConversationId()
Gets the value of the conversationId property.
|
String |
getDescription()
Gets the value of the description property.
|
String |
getElapsedTime()
Gets the value of the elapsedTime property.
|
String |
getExternalFaultCode()
Gets the value of the externalFaultCode property.
|
String |
getExternalFaultDescription()
Gets the value of the externalFaultDescription property.
|
String |
getFaultCode()
Gets the value of the faultCode property.
|
String |
getFaultDescription()
Gets the value of the faultDescription property.
|
String |
getFaultEntity()
Gets the value of the faultEntity property.
|
String |
getFaultLevel()
Gets the value of the faultLevel property.
|
String |
getFaultSequenceNumber()
Gets the value of the faultSequenceNumber property.
|
XMLGregorianCalendar |
getFaultTimestamp()
Gets the value of the faultTimestamp property.
|
String |
getHostIPAddress()
Gets the value of the hostIPAddress property.
|
String |
getHostName()
Gets the value of the hostName property.
|
String |
getHttpMethod()
Gets the value of the httpMethod property.
|
XMLGregorianCalendar |
getInitiatedTimestamp()
Gets the value of the initiatedTimestamp property.
|
String |
getInstanceName()
Gets the value of the instanceName property.
|
String |
getMode()
Gets the value of the mode property.
|
String |
getOriginalMessageId()
Gets the value of the originalMessageId property.
|
String |
getOriginationSystemId()
Gets the value of the originationSystemId property.
|
String |
getOriginationSystemName()
Gets the value of the originationSystemName property.
|
String |
getOriginationSystemVersion()
Gets the value of the originationSystemVersion property.
|
String |
getOriginatorId()
Gets the value of the originatorId property.
|
String |
getRequestURL()
Gets the value of the requestURL property.
|
String |
getResponseCode()
Gets the value of the responseCode property.
|
String |
getResponseDescription()
Gets the value of the responseDescription property.
|
String |
getServiceKeyData1()
Gets the value of the serviceKeyData1 property.
|
String |
getServiceKeyData2()
Gets the value of the serviceKeyData2 property.
|
String |
getSourceClass()
Gets the value of the sourceClass property.
|
String |
getSourceMethod()
Gets the value of the sourceMethod property.
|
String |
getSubject()
Gets the value of the subject property.
|
String |
getTransactionName()
Gets the value of the transactionName property.
|
String |
getTransactionStatus()
Gets the value of the transactionStatus property.
|
String |
getUniqueTransactionId()
Gets the value of the uniqueTransactionId property.
|
String |
getVtier()
Gets the value of the vtier property.
|
void |
setApplicationId(String value)
Sets the value of the applicationId property.
|
void |
setClientApp(String value)
Sets the value of the clientApp property.
|
void |
setClientIP(String value)
Sets the value of the clientIP property.
|
void |
setCluster(String value)
Sets the value of the cluster property.
|
void |
setConversationId(String value)
Sets the value of the conversationId property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setElapsedTime(String value)
Sets the value of the elapsedTime property.
|
void |
setExternalFaultCode(String value)
Sets the value of the externalFaultCode property.
|
void |
setExternalFaultDescription(String value)
Sets the value of the externalFaultDescription property.
|
void |
setFaultCode(String value)
Sets the value of the faultCode property.
|
void |
setFaultDescription(String value)
Sets the value of the faultDescription property.
|
void |
setFaultEntity(String value)
Sets the value of the faultEntity property.
|
void |
setFaultLevel(String value)
Sets the value of the faultLevel property.
|
void |
setFaultSequenceNumber(String value)
Sets the value of the faultSequenceNumber property.
|
void |
setFaultTimestamp(XMLGregorianCalendar value)
Sets the value of the faultTimestamp property.
|
void |
setHostIPAddress(String value)
Sets the value of the hostIPAddress property.
|
void |
setHostName(String value)
Sets the value of the hostName property.
|
void |
setHttpMethod(String value)
Sets the value of the httpMethod property.
|
void |
setInitiatedTimestamp(XMLGregorianCalendar value)
Sets the value of the initiatedTimestamp property.
|
void |
setInstanceName(String value)
Sets the value of the instanceName property.
|
void |
setMode(String value)
Sets the value of the mode property.
|
void |
setOriginalMessageId(String value)
Sets the value of the originalMessageId property.
|
void |
setOriginationSystemId(String value)
Sets the value of the originationSystemId property.
|
void |
setOriginationSystemName(String value)
Sets the value of the originationSystemName property.
|
void |
setOriginationSystemVersion(String value)
Sets the value of the originationSystemVersion property.
|
void |
setOriginatorId(String value)
Sets the value of the originatorId property.
|
void |
setRequestURL(String value)
Sets the value of the requestURL property.
|
void |
setResponseCode(String value)
Sets the value of the responseCode property.
|
void |
setResponseDescription(String value)
Sets the value of the responseDescription property.
|
void |
setServiceKeyData1(String value)
Sets the value of the serviceKeyData1 property.
|
void |
setServiceKeyData2(String value)
Sets the value of the serviceKeyData2 property.
|
void |
setSourceClass(String value)
Sets the value of the sourceClass property.
|
void |
setSourceMethod(String value)
Sets the value of the sourceMethod property.
|
void |
setSubject(String value)
Sets the value of the subject property.
|
void |
setTransactionName(String value)
Sets the value of the transactionName property.
|
void |
setTransactionStatus(String value)
Sets the value of the transactionStatus property.
|
void |
setUniqueTransactionId(String value)
Sets the value of the uniqueTransactionId property.
|
void |
setVtier(String value)
Sets the value of the vtier property.
|
protected String description
protected String instanceName
protected String applicationId
protected String originalMessageId
protected String uniqueTransactionId
protected String originatorId
protected String subject
protected String conversationId
protected String originationSystemId
protected String originationSystemVersion
protected String originationSystemName
protected String sourceClass
protected String sourceMethod
protected String transactionName
protected String transactionStatus
protected String hostIPAddress
protected String hostName
protected String responseCode
protected String responseDescription
protected XMLGregorianCalendar faultTimestamp
protected String faultSequenceNumber
protected String faultLevel
protected String faultCode
protected String faultDescription
protected String externalFaultCode
protected String externalFaultDescription
protected String faultEntity
protected XMLGregorianCalendar initiatedTimestamp
protected String elapsedTime
protected String mode
protected String serviceKeyData1
protected String serviceKeyData2
protected String cluster
protected String clientApp
protected String vtier
protected String clientIP
protected String httpMethod
protected String requestURL
public String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is Stringpublic String getInstanceName()
Stringpublic void setInstanceName(String value)
value - allowed object is Stringpublic String getApplicationId()
Stringpublic void setApplicationId(String value)
value - allowed object is Stringpublic String getOriginalMessageId()
Stringpublic void setOriginalMessageId(String value)
value - allowed object is Stringpublic String getUniqueTransactionId()
Stringpublic void setUniqueTransactionId(String value)
value - allowed object is Stringpublic String getOriginatorId()
Stringpublic void setOriginatorId(String value)
value - allowed object is Stringpublic String getSubject()
Stringpublic void setSubject(String value)
value - allowed object is Stringpublic String getConversationId()
Stringpublic void setConversationId(String value)
value - allowed object is Stringpublic String getOriginationSystemId()
Stringpublic void setOriginationSystemId(String value)
value - allowed object is Stringpublic String getOriginationSystemVersion()
Stringpublic void setOriginationSystemVersion(String value)
value - allowed object is Stringpublic String getOriginationSystemName()
Stringpublic void setOriginationSystemName(String value)
value - allowed object is Stringpublic String getSourceClass()
Stringpublic void setSourceClass(String value)
value - allowed object is Stringpublic String getSourceMethod()
Stringpublic void setSourceMethod(String value)
value - allowed object is Stringpublic String getTransactionName()
Stringpublic void setTransactionName(String value)
value - allowed object is Stringpublic String getTransactionStatus()
Stringpublic void setTransactionStatus(String value)
value - allowed object is Stringpublic String getHostIPAddress()
Stringpublic void setHostIPAddress(String value)
value - allowed object is Stringpublic String getHostName()
Stringpublic void setHostName(String value)
value - allowed object is Stringpublic String getResponseCode()
Stringpublic void setResponseCode(String value)
value - allowed object is Stringpublic String getResponseDescription()
Stringpublic void setResponseDescription(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getFaultTimestamp()
XMLGregorianCalendarpublic void setFaultTimestamp(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getFaultSequenceNumber()
Stringpublic void setFaultSequenceNumber(String value)
value - allowed object is Stringpublic String getFaultLevel()
Stringpublic void setFaultLevel(String value)
value - allowed object is Stringpublic String getFaultCode()
Stringpublic void setFaultCode(String value)
value - allowed object is Stringpublic String getFaultDescription()
Stringpublic void setFaultDescription(String value)
value - allowed object is Stringpublic String getExternalFaultCode()
Stringpublic void setExternalFaultCode(String value)
value - allowed object is Stringpublic String getExternalFaultDescription()
Stringpublic void setExternalFaultDescription(String value)
value - allowed object is Stringpublic String getFaultEntity()
Stringpublic void setFaultEntity(String value)
value - allowed object is Stringpublic XMLGregorianCalendar getInitiatedTimestamp()
XMLGregorianCalendarpublic void setInitiatedTimestamp(XMLGregorianCalendar value)
value - allowed object is XMLGregorianCalendarpublic String getElapsedTime()
Stringpublic void setElapsedTime(String value)
value - allowed object is Stringpublic String getMode()
Stringpublic void setMode(String value)
value - allowed object is Stringpublic String getServiceKeyData1()
Stringpublic void setServiceKeyData1(String value)
value - allowed object is Stringpublic String getServiceKeyData2()
Stringpublic void setServiceKeyData2(String value)
value - allowed object is Stringpublic String getCluster()
Stringpublic void setCluster(String value)
value - allowed object is Stringpublic String getClientApp()
Stringpublic void setClientApp(String value)
value - allowed object is Stringpublic String getVtier()
Stringpublic void setVtier(String value)
value - allowed object is Stringpublic String getClientIP()
Stringpublic void setClientIP(String value)
value - allowed object is Stringpublic String getHttpMethod()
Stringpublic void setHttpMethod(String value)
value - allowed object is Stringpublic String getRequestURL()
StringCopyright © 2017 Pivotal Software, Inc.. All rights reserved.