public class KeyedAuditDefinition
extends java.lang.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>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
key |
| Constructor and Description |
|---|
KeyedAuditDefinition() |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.