Class ApiEvent
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.ApiEvent
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BigDecimalprotected Stringprotected Longprotected Stringprotected Stringprotected booleanprotected StringFields inherited from class DataBaseObject
collectionSize, TAG_ACROSS_MULTIPLE_LINES, TAG_END_OF_LINES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDate()getHost()booleaninthashCode()voidvoidvoidsetEventId(Long v) voidvoidsetMessage(String v) voidsetService(String v) voidsetSuccess(boolean v) Methods inherited from class DataBaseObject
bigDecimalToTimestamp, clone, compare, compare, getCollectionSize, integerToInt, integerToString, removeHiddenOptions, setCollectionSize, strim, stringToInteger, stringToLong, stringToString, timestampToBigDecimal, toString, toString, toString, toString
-
Field Details
-
APE_ID
-
APU_ID
-
APE_SERVICE
-
APE_HOST
-
APE_DATE
-
APE_SUCCESS
protected boolean APE_SUCCESS -
APE_MESSAGE
-
-
Constructor Details
-
ApiEvent
public ApiEvent()
-
-
Method Details
-
getEventId
-
setEventId
-
getClientId
-
setClientId
-
getService
-
setService
-
getHost
-
setHost
-
getDate
-
setDate
-
getSuccess
public boolean getSuccess() -
setSuccess
public void setSuccess(boolean v) -
getMessage
-
setMessage
-
hashCode
-
equals
-