ALBPM Process API

fuego.papi
Interface EditableHistoryView

All Superinterfaces:
EditableInstancesView, EditableView, HistoryView, InstancesView, Serializable, View

public interface EditableHistoryView
extends HistoryView, EditableInstancesView

This is a HistoryView where you could edit and modify.


Field Summary
static long serialCheck
           
static long serialVersionUID
           
 
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
 
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
 
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
 
Methods inherited from interface fuego.papi.HistoryView
getOrder, getSince, getTo
 
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.EditableInstancesView
setFilter
 
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
 
Methods inherited from interface fuego.papi.View
getAssignedProcesses, getAssignedRoles, getId, getLabel, getOwner, getParentId, getPresentation, getPresentationType, getType, hasType, isCustom, isHidden, isReadOnly, isTransient
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values

serialCheck

static final long serialCheck
See Also:
Constant Field Values

ALBPM Process API

© Copyright 1996/2005 Fuego Inc. All Rights Reserved