|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Auditee
Abstract class Auditee
| Method Summary | ||
|---|---|---|
|
getAudit()
Retrieves a set containing all the elements for the reference audit. |
|
AuditEntry |
getAudit(boolean idIsPersistent,
String id)
Retrieves the value for the reference audit for the
specified qualifier attribute value. |
|
| Method Detail |
|---|
<T extends AuditEntry> Collection<T> getAudit()
audit.
AuditEntry getAudit(boolean idIsPersistent,
String id)
audit for the
specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||