Interface ViewItem
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- ViewItemImpl
- 
Method SummaryModifier 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
 
- 
getViewModelItemcom.axemble.vdp.ui.framework.composites.base.models.views.ViewModelItem getViewModelItem()- Returns:
- the current line data
 
 
-