Package wt.adapter

Provides the definition for InfoEngine WebjectServices and WebjectDelegates.

See:
          Description

Interface Summary
WebjectDelegate Defines the interface for all webject class processors.
WebjectService Defines the interface for all webject class processors.
 

Class Summary
AdapterMethods The AdapterMethods class represents a collection of methods that correspond to Info*Engine webjects.
BasicWebjectDelegate A repository for convenience methods which are useful in many webjects.
EnumeratedTypeValueSet Return information about the value set for a specified wt.fc.EnumeratedType class.
ExceptionToGroup  
GetProperties

Supported API: false

Extendable: false
IBAHelper

Supported API: false

Extendable: false
IeCondition IeNestedCondition is wrapper class for java.util.Vector that provides a class to identify objects in a vector of objects.
IeNestedCondition IeNestedCondition is wrapper class for java.util.Vector that provides a class to identify objects in a vector of objects.
IeWhereParser This class parses an Info*Engine where clause into a vector of IeSearch conditions.
NestedTransaction NestedTransaction contains an instance of wt.pom.Transaction and, possibly, references a parent object that is another instance of wt.adapter.NestedTransaction.
PersistableToIeNode  
PurgeCache

Supported API: false

Extendable: false
QueryMaster Return the master object of a given unique object.
QueryObjects Return an object given a classname and where clause

Supported API: false

Extendable: false
QueryResultToIeObject  
RelatedObjects Return the objects related to a unique object.
ValidateUser

Supported API: false

Extendable: false
WebjectConstants Defines useful constants when creating WebjectDelegates.
WebjectDelegateFactory This is the factory for createing WebjectDelegates.
WebjectDelegateTemplate This class provides a "template" for implement WebjectDelegates.
WebjectLocale  
WebjectUser  
 

Exception Summary
WebjectServiceException

Supported API: false

Extendable: false
 

Package wt.adapter Description

Provides the definition for InfoEngine WebjectServices and WebjectDelegates.