ALBPM Process API (PAPI)

fuego.papi
Interface ActivityView

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

public interface ActivityView
extends InstancesView

ActivityView contains and handle instances located in the given activity.


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
 String getActivityName()
          Gets the name of the activity defined for this view.
 int getActivityType()
          Gets the type of activity defined for 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
 

Method Detail

getActivityName

public String getActivityName()
Gets the name of the activity defined for this view.

Returns:
activity name
See Also:
Activity.getActivityName()

getActivityType

public int getActivityType()
Gets the type of activity defined for this view.

Returns:
activity type
See Also:
Activity.getType()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved