asit.moa.moazs.notifier
Class ProtocolEntry
java.lang.Object
asit.moa.moazs.notifier.BaseProtocolEntry
asit.moa.moazs.notifier.ProtocolEntry
- All Implemented Interfaces:
- Serializable
- public class ProtocolEntry
- extends BaseProtocolEntry
- See Also:
- Serialized Form
| Methods inherited from class asit.moa.moazs.notifier.BaseProtocolEntry |
equals, getAppId, getErrorCode, getErrorFileName, getErrorMessage, getFetched, getId, getMoazsId, getSent, getStatus, getTimeStamp, hashCode, initialize, setAppId, setErrorCode, setErrorFileName, setErrorMessage, setFetched, setId, setMoazsId, setSent, setStatus, setTimeStamp, toString |
ProtocolEntry
public ProtocolEntry()
ProtocolEntry
public ProtocolEntry(long id)
- Constructor for primary key
ProtocolEntry
public ProtocolEntry(long id,
String moazsId,
String appId,
String errorCode,
String errorMessage,
String errorFileName,
Date timeStamp)
- Constructor for required fields
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.