XafariModuleBase Class
Base module class to use Xafari Framework Business components.
Namespace:
Xafari.BC
Assembly: Xafari (in Xafari.dll)
- c#
- VB
[DXToolboxItem(false)] public class XafariModuleBase : IXafariModule, IApplicationProvider, IEntityNamespaceProvider
<DXToolboxItem(False)> _
Public Class XafariModuleBase
Implements IApplicationProvider, IEntityNamespaceProvider, IXafariModule
End Class
| Name | Description | |
|---|---|---|
|
EntityNamespace |
| Name | Description | |
|---|---|---|
|
GetLogicControllerTypes() | Obsolete. |
|
GetRequiredModuleTypesCore() | |
|
OnApplicationSettingUp(XafApplication) | Called just for not shared XafApplication. |
|
OnApplicationSetupComplete(XafApplication) | Called just for not shared XafApplication. |
|
OnServicesSettingUp() | Used to additional setup for XafariCommonService. |
|
OnXafTypesInfoSetupComplete(ITypesInfo) | Use to modify XafTypesInfo. DCAssembly already enabled. |
|
RegisterServices(XafApplication) | Regsiter Xafari Services derived from XafariCommonService. |
| Name | Description | |
|---|---|---|
|
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
|
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
|
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
|
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |
Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.