fuego.papi
Interface EditableInstancesView
- All Superinterfaces:
- EditableView, InstancesView, Serializable, View
- All Known Subinterfaces:
- EditableActivityView, EditableBookmarkView, EditableConsultationsView, EditableHistoryView
public interface EditableInstancesView
- extends InstancesView, EditableView
This is an InstancesView where you could edit and modify.
Method Summary |
void |
setFilter(Filter filter)
Set the filter associated to this view |
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 |
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
setFilter
void setFilter(Filter filter)
- Set the filter associated to this view
- Parameters:
filter
-
© Copyright 1996/2005 Fuego Inc. All Rights Reserved