Interface ViewItem
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ViewItemImpl
-
Method Summary
Modifier and TypeMethodDescriptioncom.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem
-
Method Details
-
getResource
- Returns:
- resource associated with the current item
- Throws:
WorkflowModuleException
-
getTaskInstance
- Returns:
- task instance associated with the current item (or null if there is no task instance)
- Throws:
WorkflowModuleException
-
getViewModelItem
com.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem getViewModelItem()- Returns:
- the current line data
-