public class ViewItemImpl extends Object implements ViewItem
| Modifier and Type | Field and Description |
|---|---|
protected Serializable |
activityKey |
protected BaseViewExtension |
associatedExtension |
protected IResource |
resourceDocument |
protected Serializable |
resourceKey |
protected Serializable |
treatmentKey |
protected com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem |
viewModelItem |
| Constructor and Description |
|---|
ViewItemImpl(com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem viewModelItem,
Serializable treatmentKey,
Serializable resourceKey,
Serializable activityKey,
com.axemble.vdp.ui.core.document.CoreDocument resourceDocument,
BaseViewExtension associatedExtension) |
| Modifier and Type | Method and Description |
|---|---|
IResource |
getResource() |
ITaskInstance |
getTaskInstance() |
com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem |
getViewModelItem() |
protected Serializable treatmentKey
protected Serializable resourceKey
protected Serializable activityKey
protected IResource resourceDocument
protected com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem viewModelItem
protected BaseViewExtension associatedExtension
public ViewItemImpl(com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem viewModelItem,
Serializable treatmentKey,
Serializable resourceKey,
Serializable activityKey,
com.axemble.vdp.ui.core.document.CoreDocument resourceDocument,
BaseViewExtension associatedExtension)
public com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem getViewModelItem()
getViewModelItem in interface ViewItempublic IResource getResource() throws WorkflowModuleException
getResource in interface ViewItemWorkflowModuleExceptionpublic ITaskInstance getTaskInstance() throws WorkflowModuleException
getTaskInstance in interface ViewItemWorkflowModuleExceptionCopyright © 2022 Visiativ. All rights reserved.