CommitObjects(XPDictionaryStub, XPObjectStubCollection, XPObjectStubCollection, LockingOption)
|
Performs object layer specific operations that are required to commit changes made to specified objects and return information on modified objects.
|
CreateObjectType(String, String)
|
Performs object layer specific operations that are required to create an XPObjectType record.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetObjectsByKey(XPDictionaryStub, GetObjectStubsByKeyQuery[])
|
Performs object layer specific operations that are required to return information on persistent objects retrieved from a data store, using queries based on specified object types and key values.
|
GetParentObjectsToDelete()
|
Performs object layer specific operations that are required to return information on persistent objects marked for deletion in parent sessions.
|
GetParentObjectsToSave()
|
Performs object layer specific operations that are required to return information on persistent objects marked for saving in parent sessions.
|
GetParentTouchedClassInfos()
|
Performs object layer specific operations that are required to return metadata information on persistent objects modified in parent sessions.
|
GetType()
|
Gets the Type of the current instance.
|
IsParentObjectToDelete(XPDictionaryStub, XPObjectStub)
|
Performs object layer specific operations that are required to determine if a specified object corresponds to an object marked for deletion in parent sessions.
|
IsParentObjectToSave(XPDictionaryStub, XPObjectStub)
|
Performs object layer specific operations that are required to determine if a specified object corresponds to an object marked for saving in parent sessions.
|
LoadCollectionObjects(XPDictionaryStub, String, XPObjectStub)
|
Performs object layer specific operations that are required to load a collection property using specified settings.
|
LoadDelayedProperties(XPDictionaryStub, XPObjectStub, String[])
|
Performs object layer specific operations that are required to load data to specific properties marked for delayed loading in a specified object.
|
LoadDelayedProperties(XPDictionaryStub, XPObjectStubCollection, String)
|
Performs object layer specific operations that are required to load data to a specific property marked for delayed loading in specified objects.
|
LoadObjects(XPDictionaryStub, ObjectStubsQuery[])
|
Performs object layer specific operations that are required to load persistent objects using specified settings.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Purge()
|
Performs object layer specific operations that are required to remove all objects marked for deletion.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SelectData(XPDictionaryStub, ObjectStubsQuery, CriteriaOperatorCollection, CriteriaOperatorCollection, CriteriaOperator)
|
Performs object layer specific operations that are required to retrieve object data from a session, using specified query parameters.
|
ToString()
|
Returns a string that represents the current object.
|