public abstract class OwDocumentFunctionCall extends Object
Document Function Call Object.
Objects of this class represent document function calls.
Document Function Call/invocation wrapping , validation and intercepting is made possible through this class.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
protected OwDocumentFunction |
m_documentFunction
The called function
|
Constructor and Description |
---|
OwDocumentFunctionCall(OwDocumentFunction documentFunction_p)
Constructor
|
protected OwDocumentFunction m_documentFunction
public OwDocumentFunctionCall(OwDocumentFunction documentFunction_p)
documentFunction_p
- function to be calledCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.