|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Presentation | |
---|---|
com.silverpeas.workflow.api.model | |
com.silverpeas.workflow.engine.model |
Uses of Presentation in com.silverpeas.workflow.api.model |
---|
Methods in com.silverpeas.workflow.api.model that return Presentation | |
---|---|
Presentation |
ProcessModel.createPresentation()
Create a Presentation |
Presentation |
ProcessModel.getPresentation()
Get the presentation configuration |
Methods in com.silverpeas.workflow.api.model with parameters of type Presentation | |
---|---|
void |
ProcessModel.setPresentation(Presentation presentation)
Set the presentation's configuration |
Uses of Presentation in com.silverpeas.workflow.engine.model |
---|
Classes in com.silverpeas.workflow.engine.model that implement Presentation | |
---|---|
class |
PresentationImpl
Class implementing the representation of the <presentation> element of a Process Model. |
Methods in com.silverpeas.workflow.engine.model that return Presentation | |
---|---|
Presentation |
ProcessModelImpl.createPresentation()
|
Presentation |
ProcessModelImpl.getPresentation()
Get the presentation configuration |
Presentation |
ProcessModelImpl.getPresentationForCastor()
Get the presentation configuration for Castor |
Methods in com.silverpeas.workflow.engine.model with parameters of type Presentation | |
---|---|
void |
ProcessModelImpl.setPresentation(Presentation presentation)
Set the presentation's configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |