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.
| Methods inherited from interface fuego.papi.View |
getAssignedProcesses, getAssignedRoles, getId, getLabel, getOwner, getParentId, getPresentation, getPresentationType, getType, hasType, isCustom, isHidden, isReadOnly, isTransient |
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()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved