public interface Agent extends AknObject
The attribute by is used to identify the agent of an action. It is a reference to a TLCPerson or TLCOrganization element in the references section.
<xsd:attributeGroup name="agent">
<xsd:attribute name="by" type="agentRef" use="required"/>
</xsd:attributeGroup>
| Modifier and Type | Method and Description |
|---|---|
AgentRef |
getBy() |
void |
setBy(AgentRef by) |
attributes, compare, name, nestedCompareread, writeCopyright © 2017. All rights reserved.