|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DnRoutingPoint
This interface represents routing DNs. DnRoutingPoint.Type lists all possible types of routing DNs.
| Nested Class Summary | |
|---|---|
static class |
DnRoutingPoint.Status
Enum for the possible status of a routing DN. |
static class |
DnRoutingPoint.Type
Enum for the possible types of routing DNs. |
| Nested classes/interfaces inherited from interface com.genesyslab.ail.IdObject |
|---|
IdObject.ObjectType |
| Method Summary | |
|---|---|
DnRoutingPoint.Type |
getRoutingType()
Returns the type of the routing DN. |
DnRoutingPoint.Status |
getStatus()
Returns the current status. |
| Methods inherited from interface com.genesyslab.ail.AbstractDn |
|---|
activate, addDnListener, getAlias, getCallableNumber, getInteractions, getName, getSwitch, queryStatus, removeDnListener, unactivate |
| Methods inherited from interface com.genesyslab.ail.Possible |
|---|
arePossible, isPossible |
| Methods inherited from interface com.genesyslab.ail.IdObject |
|---|
getId, getObjectType |
| Methods inherited from interface com.genesyslab.ail.ConfigObject |
|---|
exists |
| Methods inherited from interface com.genesyslab.ail.event.ConfigObjectListener |
|---|
deleted |
| Method Detail |
|---|
DnRoutingPoint.Status getStatus()
DnRoutingPoint.Type getRoutingType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||