org.alfresco.repo.audit.model
Class RecordOptionsImpl
java.lang.Object
org.alfresco.repo.audit.model.RecordOptionsImpl
- All Implemented Interfaces:
- XMLModelElement, RecordOptions
public class RecordOptionsImpl
- extends java.lang.Object
- implements XMLModelElement, RecordOptions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RecordOptionsImpl
public RecordOptionsImpl()
mergeRecordOptions
public static RecordOptionsImpl mergeRecordOptions(RecordOptions primary,
RecordOptions secondary)
getRecordFilters
public TrueFalseUnset getRecordFilters()
- Specified by:
getRecordFilters
in interface RecordOptions
getRecordPath
public TrueFalseUnset getRecordPath()
- Specified by:
getRecordPath
in interface RecordOptions
getRecordSerializedExceptions
public TrueFalseUnset getRecordSerializedExceptions()
- Specified by:
getRecordSerializedExceptions
in interface RecordOptions
getRecordSerializedKeyPropertiesAfterEvaluation
public TrueFalseUnset getRecordSerializedKeyPropertiesAfterEvaluation()
- Specified by:
getRecordSerializedKeyPropertiesAfterEvaluation
in interface RecordOptions
getRecordSerializedKeyPropertiesBeforeEvaluation
public TrueFalseUnset getRecordSerializedKeyPropertiesBeforeEvaluation()
- Specified by:
getRecordSerializedKeyPropertiesBeforeEvaluation
in interface RecordOptions
getRecordSerializedMethodArguments
public TrueFalseUnset getRecordSerializedMethodArguments()
- Specified by:
getRecordSerializedMethodArguments
in interface RecordOptions
getRecordSerializedReturnValue
public TrueFalseUnset getRecordSerializedReturnValue()
- Specified by:
getRecordSerializedReturnValue
in interface RecordOptions
configure
public void configure(org.dom4j.Element recordOptionElement,
NamespacePrefixResolver namespacePrefixResolver)
- Specified by:
configure
in interface XMLModelElement
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.