public class ViewObjectAnalyzer extends XmlAnalyzer
Constructor and Description |
---|
ViewObjectAnalyzer() |
Modifier and Type | Method and Description |
---|---|
void |
exit(AuditContext context,
org.w3c.dom.Attr attr)
Check if the VO is readonly.
|
void |
exit(AuditContext context,
org.w3c.dom.Element element)
Check if the SQLQuery contains a select * statement and
Check if the VO is in expert mode.
|
enter, isAuditable
cancel, isApplicationContentSupported, isCancelled, isEnabled, review, setEnabled, startTask
public void exit(AuditContext context, org.w3c.dom.Element element)
public void exit(AuditContext context, org.w3c.dom.Attr attr)