|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebjectServiceException | |
wt.adapter | Provides the definition for InfoEngine
WebjectService s and
WebjectDelegate s. |
wt.adapter.enterprise | |
wt.adapter.iba | |
wt.adapter.lifecycle | |
wt.adapter.notify | |
wt.adapter.org | |
wt.adapter.query | |
wt.adapter.vc | |
wt.adapter.workflow |
Uses of WebjectServiceException in wt.adapter |
Methods in wt.adapter that throw WebjectServiceException | |
Task |
WebjectService.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
|
Task |
WebjectDelegateTemplate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Provides a template implementation for the invoke method. |
WebjectDelegate |
WebjectDelegateFactory.getDelegate(Webject webject)
Return a webject delegate for the specified command. |
Task |
WebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Every concrete WebjectDelegate must implement this method. |
Task |
ValidateUser.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
RelatedObjects.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
QueryObjects.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
QueryMaster.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
PurgeCache.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Vector |
IeWhereParser.parseWhere(String whereClause)
Translates a string IE where filter to a vector of search conditions. |
Task |
GetProperties.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
EnumeratedTypeValueSet.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Implements the method required to fulfill the WebjectDelegate interface. |
Hashtable |
BasicWebjectDelegate.parseWhere(String whereClause)
Parse the string into a Hashtable containing name/value pairs. |
protected Enumeration |
BasicWebjectDelegate.getObjects(String className,
String whereClause,
Locale locale)
Return all the objects matching the specified critieria in the whereClause parameter. |
Uses of WebjectServiceException in wt.adapter.enterprise |
Methods in wt.adapter.enterprise that throw WebjectServiceException | |
Task |
UpdateWTObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Implement the method required of webject delegates. |
Task |
ListFolderContentsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
ListContentItemsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
GetContentItemsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
DescribeAttributesWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
This webject uses the "Class" and "Attribute" input parameters to determine what class and attributes should be described. |
Task |
DeleteObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
CreateWTObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Implement the method required of webject delegates. |
Task |
CreateLinksWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
CopyLinkWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
CheckOutWTObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
CheckInWTObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
AttributeDisplayNameWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
This webject uses the "Class" and "Attribute" input parameters to determine what class and attributes should be described. |
Task |
AddContentItemsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Uses of WebjectServiceException in wt.adapter.iba |
Methods in wt.adapter.iba that throw WebjectServiceException | |
Task |
UpdateIBAObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
This method will retrieve the set of objects matching the specified search criteria in the whereClause. |
Uses of WebjectServiceException in wt.adapter.lifecycle |
Methods in wt.adapter.lifecycle that throw WebjectServiceException | |
Enumeration |
LifeCycleHistoryWebjectDelegate.getOutputObjects(Enumeration inputObjects)
Override the template method in WebjectDelegateTemplate. |
Uses of WebjectServiceException in wt.adapter.notify |
Methods in wt.adapter.notify that throw WebjectServiceException | |
Task |
UnsubscribeObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
SubscribeObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Uses of WebjectServiceException in wt.adapter.org |
Methods in wt.adapter.org that throw WebjectServiceException | |
Task |
UpdatePrincipalsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
QueryPrincipalsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
DeletePrincipalsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
CreatePrincipalsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Uses of WebjectServiceException in wt.adapter.query |
Methods in wt.adapter.query that throw WebjectServiceException | |
Task |
QueryWTObjectsWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
This method does not appear in the Rose model. |
Task |
QueryTreeWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Task |
QueryLinksWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
Class |
QueryLinksWebjectDelegate.getClass(String className)
|
QueryResult |
ProxyNavigationDelegate.invoke(QueryResult objects,
Webject webject)
Supported API: false |
NavigationDelegate |
NavigationDelegateFactory.getDelegate(Class type)
Returns a navigation delegate for the specified class. |
QueryResult |
NavigationDelegate.invoke(QueryResult objects,
Webject webject)
Supported API: false |
Task |
GenerateReportWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
QueryResult |
DefaultNavigationDelegate.invoke(QueryResult objects,
Webject webject)
Supported API: false |
QueryResult |
ConfigSpecNavigationDelegate.invoke(QueryResult objects,
Webject webject)
Supported API: false |
Uses of WebjectServiceException in wt.adapter.vc |
Methods in wt.adapter.vc that throw WebjectServiceException | |
Enumeration |
VersionHistoryWebjectDelegate.getOutputObjects(Enumeration inputObjects)
Supported API: false |
Enumeration |
AllVersionsWebjectDelegate.getOutputObjects(Enumeration inputObjects)
Supported API: false |
Uses of WebjectServiceException in wt.adapter.workflow |
Methods in wt.adapter.workflow that throw WebjectServiceException | |
Task |
StartWorkflowWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
This webject uses the "Class" and "Attribute" input parameters to determine what class and attributes should be described. |
Task |
EmitEventWebjectDelegate.invoke(Task task,
Properties props,
com.infoengine.log.ServiceWriter log)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |