|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OidHolder | |
wt.epm.structure | |
wt.pds | Provides additional Persistent Database
Services. See
PersistenceManager to fulfill most database access needs. |
Uses of OidHolder in wt.epm.structure |
Constructors in wt.epm.structure with parameters of type OidHolder | |
EPMNavigateUtility.IdSet(OidHolder[] oidHolders)
Constructs a set of object identifiers from an array of OidHolders removing duplicates. |
Uses of OidHolder in wt.pds |
Classes in wt.pds that implement OidHolder | |
class |
ObjectReferenceOidHolder
This concrete implementation class provides a basic wrapper for OID components of an ObjectReference. |
class |
RawOidHolder
This concrete implementation class provides a lightweight wrapper for OID components. |
Fields in wt.pds declared as OidHolder | |
private OidHolder[] |
OidHolderArray.oidHolders
|
Methods in wt.pds with parameters of type OidHolder | |
void |
OidHolderArray.setOidHolder(OidHolder a_oidHolder,
int a_index)
Sets the OidHolder at the specified index. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |