DocflowManager Methods
The following tables list the members exposed by the DocflowManager type.
Name | Description | |
---|---|---|
![]() |
CheckAdditionalPermissions(WorkTask, object, bool) | Add documents curators check. |
![]() |
CheckIsDisposed() | (inherited from DisposableExtBase). |
![]() |
CreateServiceContextCore(IServiceSpace) | |
![]() |
Dispose() | (inherited from DisposableExtBase). |
![]() |
DisposeCore() | (inherited from DisposableExtBase). |
![]() ![]() |
GetDocflowSupport(object) | Returns docflow extension for selected document. |
![]() |
GetScheduler() | Returns instance of Quartz Scheduler |
![]() |
Initialize() | Initializes service instance. Have to invoked when service is used. (inherited from XafariCommonService). |
![]() |
InitializeCore() | |
![]() ![]() |
IsDocflowEnabled(ITypeInfo) | Check if type support docflow. |
![]() |
Register(XafApplication) | Register this instance for specified application and Setup it. (inherited from XafariCommonService). |
![]() ![]() |
RegisterService(XafApplication) | Creates instance of TService and register it. (inherited from XafariCommonService<TService>). |
![]() |
RemoveTimerJob(string, string, string, string) | Allow to delete Job from scheduller. |
![]() |
Reset() | Reset service instance. Reverse method for Initialize. (inherited from XafariCommonService). |
Name | Description | |
---|---|---|
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |