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 |
getFilter
public Filter getFilter()
- Returns the filter associated
- Returns:
- the filter
- See Also:
Filter
createActivityView
public 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
public 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/2003 Fuego Inc. All Rights Reserved