|
Name
|
Description
|
|
AddEventHandler(string, EventHandler)
|
(inherited from XafariHelperBase).
|
|
CheckIsDisposed()
|
(inherited from DisposableExtBase).
|
|
CreateExtension<THelperExtension>()
|
(inherited from XafariHelperBase<T>).
|
|
CreateObject(Type)
|
Creates the instance of entity entityType.
|
|
CreateObject<TEntity>()
|
Creates the instance of entity TEntity.
|
|
Dispose()
|
(inherited from DisposableExtBase).
|
|
DisposeCore()
|
(inherited from XafariHelperBase).
|
|
Evaluate<TEntity>(CriteriaOperator, CriteriaOperator, bool)
|
Evaluates the specified expression for objects of the specified type.
|
|
FindClassifierItem<TClassifierItem>(string, bool)
|
Finds specified by code classifier item.
|
|
FindMethod(string, Type[])
|
(inherited from XafariHelperBase).
|
|
FindObject(Type, CriteriaOperator, bool)
|
Searches for the first object of the specified type, matching the specified criteria.
|
|
FindObject<TEntity>(CriteriaOperator, bool)
|
Searches for the first object of the type designated by the specified generic type parameter, matching the specified criteria.
|
|
GetExtension<THelperExtension>()
|
(inherited from XafariHelperBase<T>).
|
|
GetFieldValue(string)
|
(inherited from XafariHelperBase).
|
|
GetFieldValue<TValue>(string)
|
(inherited from XafariHelperBase).
|
|
GetHelper<THelper>(T)
|
Creates an instance of THelper for specified obj.
(inherited from XafariHelperBase<T>).
|
|
GetHelperKey(T)
|
(inherited from XafariHelperBase<T>).
|
|
GetObjects(Type, CriteriaOperator, bool)
|
Returns an IList collection of objects of specified entityType,
retrieved to the current Object Space and filtered according to the specified criteria.
|
|
GetObjects<TEntity>(CriteriaOperator, bool)
|
Returns an IList collection of TEntity objects via the specified IObjectSpace.
|
|
GetPropertyValue<TValue>(string)
|
(inherited from XafariHelperBase).
|
|
GetSession(object, bool)
|
(inherited from XafariHelperBase).
|
|
GetStaticFieldValue<TValue>(string)
|
(inherited from XafariHelperBase).
|
|
GetStaticPropertyValue<TValue>(string)
|
(inherited from XafariHelperBase).
|
|
InvokeAction(string)
|
|
|
InvokeAction(string, Type[], object[])
|
|
|
InvokeAction<TArg0, TArg1, TArg2>(string, TArg0, TArg1, TArg2)
|
(inherited from XafariHelperBase).
|
|
InvokeAction<TArg0, TArg1>(string, TArg0, TArg1)
|
(inherited from XafariHelperBase).
|
|
InvokeAction<TArg0>(string, TArg0)
|
(inherited from XafariHelperBase).
|
|
InvokeActionNotOverride(string, Type[], params object[])
|
Invoke base method without override.
(inherited from XafariHelperBase).
|
|
InvokeFunc<TArg0, TArg1, TArg2, TResult>(string, TArg0, TArg1, TArg2)
|
(inherited from XafariHelperBase).
|
|
InvokeFunc<TArg0, TArg1, TResult>(string, TArg0, TArg1)
|
(inherited from XafariHelperBase).
|
|
InvokeFunc<TArg0, TResult>(string, TArg0)
|
(inherited from XafariHelperBase).
|
|
InvokeFunc<TResult>(string, params object[])
|
Obsolete.
|
|
InvokeFunc<TResult>(string, Type[], params object[])
|
|
|
InvokeFuncNotOverride<TArg0, TArg1, TResult>(string, TArg0, TArg1)
|
Invoke base method without override.
(inherited from XafariHelperBase).
|
|
InvokeFuncNotOverride<TArg0, TResult>(string, TArg0)
|
Invoke base method without override.
(inherited from XafariHelperBase).
|
|
InvokeFuncNotOverride<TResult>(string, Type[], params object[])
|
Invoke base method without override.
|
|
InvokeFuncNotOverride<TResult>(string, params object[])
|
|
|
InvokeGenericAction<TParam0, TParam1>(string, Type[], object[])
|
(inherited from XafariHelperBase).
|
|
InvokeGenericAction<TParam0>(string, Type[], object[])
|
(inherited from XafariHelperBase).
|
|
InvokeStaticAction(string, params object[])
|
(inherited from XafariHelperBase<T>).
|
|
InvokeStaticFunc<TResult>(string, params object[])
|
(inherited from XafariHelperBase<T>).
|
|
RemoveEventHandler(string, EventHandler)
|
(inherited from XafariHelperBase).
|
|
SelectData<object[]>(CriteriaOperatorCollection, CriteriaOperator, CriteriaOperatorCollection, CriteriaOperator, bool, int, int, SortingCollection, bool)
|
Retrieves objects from a session using the specified query parameters.
|
|
SelectDataAsync<TEntity>(CriteriaOperatorCollection, CriteriaOperator, CriteriaOperatorCollection, CriteriaOperator, bool, int, int, SortingCollection, AsyncSelectDataCallback)
|
Asynchronously retrieves entities from an object space, using the specified query parameters.
|
|
SetFieldValue<TValue>(string, TValue)
|
(inherited from XafariHelperBase).
|
|
SetIsModified(bool)
|
|
|
SetPropertyValue<TValue>(string, TValue)
|
(inherited from XafariHelperBase).
|
|
SetStaticFieldValue<TValue>(string, TValue)
|
(inherited from XafariHelperBase).
|
|
SetStaticPropertyValue<TValue>(string, TValue)
|
(inherited from XafariHelperBase).
|