|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The base interface representing a link definition in a workflow process definition.
EbiComponentDefinition| Method Summary | |
void |
addDestination(EbiDestinationDefinition destination)
Add a destination to the link. |
List |
getDestinations()
Get the link definition's destination definitions. |
void |
removeDestination(com.sssw.wf.ui.api.EbiProcessNodeDefinition node)
Remove a destination from the link. |
boolean |
usesExpressions()
Answer whether the link requires an expression editor when edited by the designer. |
| Methods implemented from interface com.sssw.wf.ui.api.EbiComponentDefinition |
getCopyScopes,
getDescription,
getId,
getName,
getPostScopes,
getPreScopes,
getProperties,
getProperty,
setCopyScopes,
setDescription,
setName,
setPostScopes,
setPreScopes,
setProperty,
setProperty |
| Method Detail |
public List getDestinations()
public void addDestination(EbiDestinationDefinition destination)
destination - - the destination definitionpublic void removeDestination(com.sssw.wf.ui.api.EbiProcessNodeDefinition node)
node - - the process node definitionpublic boolean usesExpressions()
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||