SystemOverviewActionsBuilderBase Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Builders.SystemOverview
public abstract class SystemOverviewActionsBuilderBase
The SystemOverviewActionsBuilderBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemOverviewActionsBuilderBase |
Base constructor setup main fields to use while actions creation
|
Name | Description | |
---|---|---|
![]() | BuildAction |
Builds an action for OIS or regular system if it's allowed
|
![]() | BuildMultipleActions |
Builds list of system actions
|
![]() | ProceedForOIS |
Checks if action can be created for OIS system
|
![]() | ProceedForRegularSystem |
Checks if action can be created for regular system
|
![]() | ProcessAction |
Builds a system action
|
Name | Description | |
---|---|---|
![]() ![]() | CREATE |
Represents a keyword that is used to create an action
|
![]() | factory |
Defines factory to create controllers and scoped instances
|
![]() | isOISSystem |
Defines if system is OIS
|
![]() ![]() | SKIP |
Represents a keyword that is used to skip creation of action
|
![]() | system |
Defines system actions are built for
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |