|
SOA © 2004 SoS Group All Rights Reserved |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.InputSource
sos.koa.AuditLogInputSource
The input source for the audit log.
| Field Summary | |
private AuditLog |
auditLog
|
| Fields inherited from class org.xml.sax.InputSource |
|
| Constructor Summary | |
AuditLogInputSource()
|
|
AuditLogInputSource(AuditLog auditLog)
Constructor for the AuditLogInputSource |
|
| Method Summary | |
AuditLog |
getAuditLog()
Returns the auditLog. |
void |
setAuditLog(AuditLog auditLog)
Sets the auditLog. |
| Methods inherited from class org.xml.sax.InputSource |
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private AuditLog auditLog
| Constructor Detail |
public AuditLogInputSource(AuditLog auditLog)
auditLog - The AuditLog object to usepublic AuditLogInputSource()
| Method Detail |
public AuditLog getAuditLog()
public void setAuditLog(AuditLog auditLog)
auditLog - The auditLog to set
|
SOA © 2004 SoS Group All Rights Reserved |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||