|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectSetVector | |
wt.epm | |
wt.fc | Provides high level datastore access by using the PersistenceManager (and server-side-only
PersistenceManagerSvr ) to find and manage Persistable objects. |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
wt.pom | Provides low-level, yet database independent, access to a database. |
Uses of ObjectSetVector in wt.epm |
Methods in wt.epm with parameters of type ObjectSetVector | |
private static void |
ReviseManagerUtility.reviseFamilyAndParts(EPMFamily family,
Map toRevise,
Map revisedObjects,
ObjectSetVector objectPairs)
|
Uses of ObjectSetVector in wt.fc |
Methods in wt.fc that return ObjectSetVector | |
private ObjectSetVector |
StandardPersistenceManager.queryOwnedLinks(ClassInfo a_targetClassInfo,
WTSet a_objects,
List a_list)
This method builds and executes a query to return all of the links that are owned by the specified objects. |
private ObjectSetVector |
StandardPersistenceManager.queryOwnedLinks(ClassInfo a_targetClassInfo,
WTSet a_objects,
List a_list)
This method builds and executes a query to return all of the links that are owned by the specified objects. |
Methods in wt.fc with parameters of type ObjectSetVector | |
protected boolean |
ObjectSetVector.readVersion(ObjectSetVector thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
ObjectSetVector.readVersion(ObjectSetVector thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of ObjectSetVector in wt.pds |
Fields in wt.pds declared as ObjectSetVector | |
private ObjectSetVector |
ObjectVectorOidArray.vector
|
Constructors in wt.pds with parameters of type ObjectSetVector | |
ObjectVectorOidArray(ObjectSetVector a_vector,
int a_columnCount)
Supported API: false |
Uses of ObjectSetVector in wt.pom |
Constructors in wt.pom with parameters of type ObjectSetVector | |
ExpandAllResultProcessor(ObjectSetVector a_vector,
ObjectVector a_results,
boolean a_otherSide)
|
|
ExpandAllLinkRoleIndicator(ObjectSetVector a_vector)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |