ALBPM Process API (PAPI)

fuego.papi
Interface EditableInstancesView

All Superinterfaces:
EditableView, InstancesView, Serializable, View
All Known Subinterfaces:
EditableActivityView, EditableBookmarkView, EditableConsultationsView, EditableHistoryView

public interface EditableInstancesView
extends InstancesView, EditableView

InstancesView that can be edited. For read-only View use InstancesView instead.


Field Summary
 
Fields inherited from interface fuego.papi.View
APPLICATIONS_DEFAUTL_ID, ATTACHMENTS_DEFAULT_ID, BOOKMARK_DEFAULT_ID, CONSULTATIONS_DEFAUTL_ID, DEFAULT_OWNER, HISTORY_DEFAUTL_ID, HISTORY_TODAY_DEFAULT_ID, INBOX_DEFAULT_ID
 
Method Summary
 void setFilter(Filter filter)
          Sets the filter associated to this view
 
Methods inherited from interface fuego.papi.InstancesView
createActivityView, createActivityView, getFilter
 
Methods inherited from interface fuego.papi.View
getAssignedProcesses, getAssignedRoles, getId, getLabel, getOwner, getParentId, getPresentation, getPresentationType, getType, hasType, isCustom, isHidden, isReadOnly, isTransient
 
Methods inherited from interface fuego.papi.EditableView
assignProcess, assignProcesses, assignRole, assignRoles, clearLabels, removeLabel, setCustom, setHidden, setLabel, setPresentation, setReadOnly, unassignAllProcesses, unassignAllRoles, unassignProcess, unassignRole
 

Method Detail

setFilter

public void setFilter(Filter filter)
Sets the filter associated to this view

Parameters:
filter - filter to be associated

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved