fuego.papi
Interface InstancesView
- All Superinterfaces:
- Serializable, View
- All Known Subinterfaces:
- ActivityView, BookmarkView, ConsultationsView, EditableActivityView, EditableBookmarkView, EditableConsultationsView, EditableHistoryView, EditableInstancesView, HistoryView
public interface InstancesView
- extends View
Methods inherited from interface fuego.papi.View |
getAssignedProcesses, getAssignedRoles, getId, getLabel, getOwner, getParentId, getPresentation, getPresentationType, getType, hasType, isCustom, isHidden, isReadOnly, isTransient |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
serialCheck
static final long serialCheck
- See Also:
- Constant Field Values
getFilter
Filter getFilter()
- Returns the filter associated
- Returns:
- the filter
- See Also:
Filter
createActivityView
ActivityView createActivityView(Activity activity)
- Create a new ActivityView from this view
- Parameters:
activity
- the activity tp associate to the new view
- Returns:
- See Also:
ActivityView
,
Activity
createActivityView
ActivityView createActivityView(String activity)
- Create a new ActivityView from this view
- Parameters:
activity
- the activity name to associate to the new view
- Returns:
- See Also:
ActivityView
,
Activity
© Copyright 1996/2005 Fuego Inc. All Rights Reserved