Package com.axemble.vdoc.sdk.supports
Interface IConnectorParentContextSupport
- All Known Subinterfaces:
- IAction,- IActionTask,- IApplicationTask,- IDecisionTask,- IForm,- ILinkedResourceDefinition,- IMailForm,- IManualTask,- IProperty,- IPropertyCompatibility,- IResourceDefinition,- IStorageResourceDefinition,- ITask,- IWorkflow,- IWorkflowResourceDefinition
- All Known Implementing Classes:
- PortalProperty,- PortalResourceDefinition
public interface IConnectorParentContextSupport
The parent object of the service
- 
Method SummaryModifier and TypeMethodDescriptionGets the container for the parent object of the service
- 
Method Details- 
getParentContextIProtocolSupport getParentContext()Gets the container for the parent object of the service- Returns:
- a IProtocolSupportobject.
 
 
-