|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditLog
A representation of the model object 'Audit Log'. Common audit configuration for business rules and selectors.
The following features are supported:
BrSelServicePackage.getAuditLog()
Method Summary | |
---|---|
CustomAuditLog |
getCustomAuditLog()
Returns the value of the 'Custom Audit Log' containment reference |
boolean |
isSeparateAuditLogEnabled()
Returns the value of the 'Separate Audit Log Enabled' attribute. |
boolean |
isSystemOutAuditLogEnabled()
Returns the value of the 'System Out Audit Log Enabled' attribute. |
void |
setCustomAuditLog(CustomAuditLog value)
Sets the value of the ' Custom Audit Log ' containment reference |
void |
setSeparateAuditLogEnabled(boolean value)
Sets the value of the ' Separate Audit Log Enabled ' attribute |
void |
setSystemOutAuditLogEnabled(boolean value)
Sets the value of the ' System Out Audit Log Enabled ' attribute |
Methods inherited from interface com.ibm.websphere.models.config.process.Service |
---|
getContainerScope, getContext, getProperties, isEnable, isSetEnable, setContext, setEnable, unsetEnable |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isSystemOutAuditLogEnabled()
"false"
.
If the meaning of the 'System Out Audit Log Enabled' attribute isn't clear, there really should be more of a description here...
setSystemOutAuditLogEnabled(boolean)
,
BrSelServicePackage.getAuditLog_SystemOutAuditLogEnabled()
void setSystemOutAuditLogEnabled(boolean value)
System Out Audit Log Enabled
' attribute.
value
- the new value of the 'System Out Audit Log Enabled' attribute.isSystemOutAuditLogEnabled()
boolean isSeparateAuditLogEnabled()
"false"
.
If the meaning of the 'Separate Audit Log Enabled' attribute isn't clear, there really should be more of a description here...
setSeparateAuditLogEnabled(boolean)
,
BrSelServicePackage.getAuditLog_SeparateAuditLogEnabled()
void setSeparateAuditLogEnabled(boolean value)
Separate Audit Log Enabled
' attribute.
value
- the new value of the 'Separate Audit Log Enabled' attribute.isSeparateAuditLogEnabled()
CustomAuditLog getCustomAuditLog()
If the meaning of the 'Custom Audit Log' containment reference isn't clear, there really should be more of a description here...
setCustomAuditLog(CustomAuditLog)
,
BrSelServicePackage.getAuditLog_CustomAuditLog()
void setCustomAuditLog(CustomAuditLog value)
Custom Audit Log
' containment reference.
value
- the new value of the 'Custom Audit Log' containment reference.getCustomAuditLog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |