|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prozima.pengine.DeleteActivityCommand
public class DeleteActivityCommand
Command removes an activity from a specific schedule. An activity can only be deleted if no finished work is logged for the activity.
| Constructor Summary | |
|---|---|
DeleteActivityCommand(Activity inActivity)
Create the command and set the identifier of the activity to be deleted. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteActivityCommand(Activity inActivity)
inActivity - Activity which identifies the activity. null is not
permitted as a value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||