|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.HandlerAction
ix.ip2.LoadPlanHandler.LoadPlanAction
class LoadPlanHandler.LoadPlanAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ix.ip2.HandlerAction |
|---|
HandlerAction.Automatic, HandlerAction.AutomaticWhenBound, HandlerAction.Manual, HandlerAction.NoAction, HandlerAction.NotApplicable |
| Field Summary | |
|---|---|
(package private) AgendaItem |
item
|
| Fields inherited from class ix.ip2.HandlerAction |
|---|
shortDescription |
| Constructor Summary | |
|---|---|
LoadPlanHandler.LoadPlanAction(AgendaItem item)
|
|
LoadPlanHandler.LoadPlanAction(AgendaItem item,
java.lang.String shortDescription)
|
|
| Method Summary | |
|---|---|
(package private) Plan |
getSpecifiedPlan(AgendaItem item)
|
ActionUnreadyReason |
getUnreadyReason()
Returns an object that explains why this handler is not ready to be used. |
void |
handle(AgendaItem item)
Handle the item in the manner appropriate to this handler-action. |
boolean |
isReady()
Indicates whether this action is ready to be used or else is waiting for something that would enable it to be used. |
| Methods inherited from class ix.ip2.HandlerAction |
|---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, isStillValid, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
AgendaItem item
| Constructor Detail |
|---|
LoadPlanHandler.LoadPlanAction(AgendaItem item)
LoadPlanHandler.LoadPlanAction(AgendaItem item,
java.lang.String shortDescription)
| Method Detail |
|---|
public boolean isReady()
HandlerAction
isReady in class HandlerActionHandlerAction.getUnreadyReason()public ActionUnreadyReason getUnreadyReason()
HandlerAction
getUnreadyReason in class HandlerActionHandlerAction.isReady()public void handle(AgendaItem item)
HandlerAction
handle in class HandlerActionPlan getSpecifiedPlan(AgendaItem item)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||