public class KeyedAuditDefinition extends Object
Java class for KeyedAuditDefinition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KeyedAuditDefinition">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="key" use="required" type="{http://www.alfresco.org/repo/audit/model/3.2}KeyAttribute" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
KeyedAuditDefinition() |
protected String key
Copyright © 2005–2014 Alfresco Software. All rights reserved.