Fuego Process API

fuego.papi
Interface HistoryView

All Superinterfaces:
InstancesView, Serializable, View
All Known Subinterfaces:
EditableHistoryView

public interface HistoryView
extends InstancesView


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
 int getOrder()
          Return the days ago from the current day.
 fuego.lang.Time getSince()
          Return the first day of the history
 fuego.lang.Time getTo()
          Return the last day from the history
 
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
 

Method Detail

getOrder


public int getOrder()
Return the days ago from the current day.

Returns:

getSince


public fuego.lang.Time getSince()
Return the first day of the history

Returns:

getTo


public fuego.lang.Time getTo()
Return the last day from the history

Returns:

Fuego Process API

© Copyright 1996/2003 Fuego Inc. All Rights Reserved