|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.HandlerAction
ix.ip2.LoadDomainHandler.AbstractLoadDomainAction
abstract class LoadDomainHandler.AbstractLoadDomainAction
| 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 | |
|---|---|
LoadDomainHandler.AbstractLoadDomainAction(AgendaItem item)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
askIfSafe()
|
(package private) boolean |
existsDomainEditor()
|
(package private) Domain |
getDomain(LList pattern)
|
ActionUnreadyReason |
getUnreadyReason()
Returns an object that explains why this handler is not ready to be used. |
boolean |
isReady()
Indicates whether this action is ready to be used or else is waiting for something that would enable it to be used. |
(package private) Domain |
readDomain(java.lang.String resourceName)
|
| Methods inherited from class ix.ip2.HandlerAction |
|---|
canAlwaysBeTakenNow, computeStatus, getActionDescription, handle, 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 |
|---|
LoadDomainHandler.AbstractLoadDomainAction(AgendaItem item)
| Method Detail |
|---|
public boolean isReady()
HandlerAction
isReady in class HandlerActionHandlerAction.getUnreadyReason()public ActionUnreadyReason getUnreadyReason()
HandlerAction
getUnreadyReason in class HandlerActionHandlerAction.isReady()Domain getDomain(LList pattern)
Domain readDomain(java.lang.String resourceName)
boolean existsDomainEditor()
boolean askIfSafe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||