|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServerDestinations
This interface provides access server destinations.
| Method Summary | |
|---|---|
java.util.Set |
getDestinationProgIDs()
|
IServerDestination |
getServerDestination(java.lang.String progID)
Get destination of the input progid type. progID should be a string that equals the prog id of the intended destination plugin. |
java.util.Iterator |
iterator()
|
| Method Detail |
|---|
java.util.Set getDestinationProgIDs()
IServerDestination getServerDestination(java.lang.String progID)
Get destination of the input progid type. progID should be a string that equals the prog id of the intended destination plugin.
progID - A String specifying the name of the destination to be retrieve.
Equals the progid of the intended destination plugin.
They are case sensitive so better to use CeProgID.
java.util.Iterator iterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||