|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.HandlerAction
ix.ip2.HandlerAction.NoAction
ix.ip2.CompletionHandler.NoAction
public static class CompletionHandler.NoAction
| 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.NoAction |
|---|
NO_ACTION_DESCRIPTION |
| Fields inherited from class ix.ip2.HandlerAction |
|---|
shortDescription |
| Constructor Summary | |
|---|---|
CompletionHandler.NoAction(AgendaItem item)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getActionDescription()
Returns a brief description of how this action would handle an item. |
void |
handle(AgendaItem item)
Handle the item in the manner appropriate to this handler-action. |
(package private) java.lang.String |
makeDescription(AgendaItem item)
|
| Methods inherited from class ix.ip2.HandlerAction |
|---|
canAlwaysBeTakenNow, computeStatus, getUnreadyReason, isReady, 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 |
|---|
public CompletionHandler.NoAction(AgendaItem item)
| Method Detail |
|---|
public void handle(AgendaItem item)
HandlerAction
handle in class HandlerAction.NoActionpublic java.lang.String getActionDescription()
HandlerAction
getActionDescription in class HandlerActionjava.lang.String makeDescription(AgendaItem item)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||