SecuredXPObjectSpace Methods
An Object Space for XPO-based applications that use the Security System.
Name | Description |
---|---|
Apply |
Filters a particular collection on the server side.
Inherited from XPObject |
Apply |
Filters a particular collection on the client side.
Inherited from XPObject |
Can |
Indicates whether collections of a particular type can be filtered on the server side.
Inherited from XPObject |
Can |
Indicates whether a particular collection can be filtered on the client side.
Inherited from XPObject |
Can |
Indicates whether instances of a particular type can be created.
Inherited from XPObject |
Combine |
Combines criteria operators passed as parameters.
Inherited from XPObject |
Commit |
Saves all the changes made to the persistent objects belonging to the current Object Space to the database.
Inherited from Base |
Commit |
Asynchronously saves all the changes made to the persistent objects belonging to the current Object Space to the database.
Inherited from XPObject |
Complete |
For internal use.
Inherited from Base |
Contains |
Indicates whether a specified object belongs to the current Object Space.
Inherited from XPObject |
Convert |
Returns the list of Data |
Convert |
Returns the string representation of a given sort list.
Inherited from Base |
Convert |
Converts the sorting string into the sorting list.
Inherited from Base |
Create |
For internal use.
Inherited from Base |
Create |
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria and sorted according to the given sorting list.
Inherited from Base |
Create |
Creates and initializes a collection of objects of the specified type, filtered according to the specified criteria.
Inherited from Base |
Create |
Creates and initializes a collection of objects of the specified type.
Inherited from Base |
Create |
Returns a list of data records retrieved from the database without loading complete business classes (a data view).
Inherited from Base |
Create |
Returns a list of data records retrieved from a database without loading complete business classes (a data view). Values in each data record can be obtained from specific business class properties directly, or be evaluated by the database server using complex expressions.
Inherited from Base |
Create |
Creates an Instant |
Create |
Inherited from XPObject |
Create |
Inherited from XPObject |
Create |
Creates a nested Object Space.
Inherited from XPObject |
Create |
Creates an object of the specified type.
Inherited from Composite |
Create |
Creates an object of the type designated by the specified generic type parameter.
Inherited from Base |
Create |
Used when parsing a Criteria |
Create |
Creates and initializes a new instance of the XPServer |
Create |
Inherited from XPObject |
Create |
Inherited from XPObject |
Create |
Inherited from XPObject |
Delete |
Marks the specified persistent objects and their aggregated objects as deleted from the database.
Inherited from Base |
Delete |
Marks the specified persistent object and its aggregated objects as deleted from persistent storage.
Inherited from Base |
Dispose() |
Releases all resources used by an XPObject |
Enable |
Enables/disables the deletion of persistent objects from the data source when they are removed from the specified collection.
Inherited from XPObject |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
Evaluates the specified criteria for business objects of the given type.
Inherited from XPObject |
Evaluate |
Asynchronously evaluates the specified criteria for business objects of the given type.
Inherited from XPObject |
Find |
Searches for the first object which matches the specified criteria.
Inherited from XPObject |
Find |
Searches for the first object of the specified type, matching the specified criteria.
Inherited from Base |
Find |
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
Inherited from Base |
Find |
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
Inherited from Base |
Find |
Asynchronously searches for an object that matches the specified criteria.
Inherited from XPObject |
Find |
Asynchronously searches for an object that matches the specified criteria. The specified generic parameter determines the object’s type.
Inherited from XPObject |
Find |
Asynchronously searches for an object that matches the specified criteria. This object’s type is designated by the specified generic parameter.
Inherited from XPObject |
Find |
Determines the Object Space used to load and save a specified persistent object.
Inherited from XPObject |
First |
Searches for the first object that matches the specified lambda expression. The generic parameter determines the object’s type. This method takes uncommitted changes into account.
Inherited from XPObject |
First |
Searches for the first object that matches the specified lambda expression. The generic parameter determines the object’s type.
Inherited from Base |
Get |
Returns the criteria applied to a specific object’s associated collection property.
Inherited from Base |
Get |
Inherited from XPObject |
Get |
Returns the sort settings for a particular collection.
Inherited from XPObject |
Get |
Returns the criteria used to filter a particular collection on the server side.
Inherited from XPObject |
Get |
Inherited from XPObject |
Get |
Gets the properties considered visible by the specified collection.
Inherited from XPObject |
Get |
Creates an instance of the Evaluator |
Get |
Creates an Expression |
Get |
Creates an Expression |
Get |
Returns the criteria used to filter a particular collection on the client side.
Inherited from XPObject |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Inherited from XPObject |
Get |
Gets the name of the specified type’s key property.
Inherited from Base |
Get |
Gets the key property type of the specified business type.
Inherited from Base |
Get |
Returns the key property’s value of the specified persistent object.
Inherited from Base |
Get |
Returns the key property’s value of the specified persistent object.
Inherited from XPObject |
Get |
Inherited from Base |
Get |
Returns the key property’s value of the specified object, converted to a string representation.
Inherited from XPObject |
Get |
For internal use.
Inherited from XPObject |
Get |
Retrieves an object from another Object Space to the current Object Space.
Inherited from XPObject |
Get |
Retrieves an object from another Object Space to the current Object Space. The returned object is cast by the type designated by the specified generic type parameter.
Inherited from Base |
Get |
Asynchronously retrieves an object that corresponds to an IObject |
Get |
Returns the object with the specified handle.
Inherited from Base |
Get |
Returns the persistent object that has the specified value for its key property.
Inherited from XPObject |
Get |
Returns a persistent object of the type designated by the specified generic type parameter, with the specified value for its key property.
Inherited from Base |
Get |
Returns the persistent object that has the specified value for its key property.
Inherited from XPObject |
Get |
Returns the persistent object that has the specified value for its key property.
Inherited from XPObject |
Get |
Returns an object’s handle.
Inherited from Base |
Get |
Converts the key property value string representation into its actual type.
Inherited from XPObject |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
Inherited from Base |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space.
Inherited from Base |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns a sorted IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns an IList collection of objects of the specified type, retrieved to the current Object Space and filtered according to the specified criteria.
Inherited from Base |
Get |
Returns the number of objects that satisfy the specified criteria.
Inherited from Composite |
Get |
Constructs a criteria that can be used to select the specified list of business objects.
Inherited from Base |
Get |
Gets a queryable data structure that provides functionality to evaluate queries against a specific business object type.
Inherited from XPObject |
Get |
Returns a collection of persistent objects that will be deleted when the current transaction is committed, including objects that will be deleted in the parent transaction |
Get |
Returns a collection of persistent objects that will be saved when the current transaction is committed, including objects that will be saved in the parent transaction |
Get |
Returns the type of the specified business object.
Inherited from Base |
Get |
Returns the maximum number of objects to be retrieved by the specified collection from a data store.
Inherited from XPObject |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
For internal use. Use the Is |
Is |
Indicates whether a particular collection is loaded with objects from the database.
Inherited from XPObject |
Is |
Indicates whether the specified persistent object is deleted.
Inherited from XPObject |
Is |
Returns a value that indicates if the deferred deletion is enabled for persistent objects of a given type.
Inherited from XPObject |
Is |
Determines whether an object has been disposed of.
Inherited from XPObject |
Is |
Inherited from XPObject |
Is |
Checks whether the Object Space (or any Object Space from its Additional |
Is |
Returns the boolean value indicating whether or not the specified type is known by the Base |
Is |
Indicates whether a specified object has been created but has not been saved to the database.
Inherited from XPObject |
Is |
Indicates whether the deletion of persistent objects from the data source when they are removed from the specified collection is enabled.
Inherited from XPObject |
Is |
Specifies whether the specified object satisfies the specified criteria.
Inherited from Base |
Is |
Specifies whether a particular object satisfies the specified criteria.
Inherited from Base |
Is |
Indicates whether the specified object has been deleted but not committed in the transaction currently in progress.
Inherited from XPObject |
Is |
Indicates whether the specified object has been added, deleted or modified, but not committed in the transaction currently in progress.
Inherited from XPObject |
Load |
Asynchronously loads the specified XPCollection collection.
Inherited from XPObject |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Object |
Inherited from Base |
Parse |
Parses the specified criteria expression in the XPObject |
Populate |
Creates Object Spaces for registered Object Space Providers and adds them to the Additional |
Populate |
Creates Object Spaces for registered Object Space Providers and adds them to the Additional |
Pre |
Asynchronously forces associated collection data loading and delayed property loading for specified parent objects.
Inherited from XPObject |
Raise |
This method is intended for internal use.
Inherited from XPObject |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh() |
Updates the persistent objects belonging to the current Object Space.
Inherited from Base |
Reload |
Clears a collection, and marks it to be reloaded with data from the database.
Inherited from XPObject |
Reload |
Reloads the state of the specified persistent object and its aggregated objects from the data store.
Inherited from XPObject |
Reload |
Asynchronously reloads the state of the specified persistent object and its aggregated objects from the data store.
Inherited from XPObject |
Remove |
Removes the specified object from the list of objects to be committed.
Inherited from XPObject |
Rollback |
Cancels the changes made to the persistent objects belonging to the current Object Space.
Inherited from Base |
Set |
Applies the specified sorting to a given collection.
Inherited from XPObject |
Set |
Sets the properties to be visible by the specified collection.
Inherited from XPObject |
Set |
Sets the state of the specified object to be Modified.
Inherited from Base |
Set |
Sets the state of the specified object to be Modified.
Inherited from Base |
Set |
Loads specified delayed properties and child collections in each object of a given list.
Inherited from XPObject |
Set |
Sets the maximum number of objects that can be retrieved from the specified collection in a data store.
Inherited from XPObject |
To |
Asynchronously enumerates all elements in a collection and saves them to a list.
Inherited from XPObject |
To |
Returns a string that represents the current object. Inherited from Object. |
Try |
Creates a handle for the specified object if this object is persistent and is not a new one.
Inherited from XPObject |
See Also