|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateInfo | |
com.bea.wlpi.server.admin | Provides the WebLogic Process Integrator administration session EJB. |
com.bea.wlpi.server.plugin | Provides the server-side WebLogic Process Integrator Plugin framework. |
Uses of TemplateInfo in com.bea.wlpi.server.admin |
Methods in com.bea.wlpi.server.admin that return TemplateInfo | |
TemplateInfo |
Admin.getTemplate(java.lang.String templateID,
boolean byName)
Return the specified workflow template. |
Methods in com.bea.wlpi.server.admin with parameters of type TemplateInfo | |
void |
Admin.updateTemplate(TemplateInfo info)
Update a workflow template. |
Uses of TemplateInfo in com.bea.wlpi.server.plugin |
Methods in com.bea.wlpi.server.plugin that return TemplateInfo | |
TemplateInfo |
TemplateNotification.getTemplate()
Return information about the affected template. |
|
WebLogic Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |