|
| class | AccessType |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.access_types". More...
|
| |
| class | ApiAccessPolicy |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.api_access_policy". More...
|
| |
| class | AutoVerificationPolicy |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.auto_verification_policy". More...
|
| |
| class | AutoVerificationPolicyScrudView |
| | Provides simplified data access features to perform SCRUD operation on the database view "policy.auto_verification_policy_scrud_view". More...
|
| |
| class | CanPostTransactionProcedure |
| | Prepares, validates, and executes the function "policy.can_post_transaction(_login_id bigint, _user_id integer, _office_id integer, transaction_book text, _value_date date)" on the database. More...
|
| |
| class | ChangePasswordProcedure |
| | Prepares, validates, and executes the function "policy.change_password(_admin_user_id integer, _user_name text, _new_password text)" on the database. More...
|
| |
| class | CreateAccessTypesProcedure |
| | Prepares, validates, and executes the function "policy.create_access_types(_access_type_id integer, _access_type_name character varying)" on the database. More...
|
| |
| class | DefaultEntityAccess |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.default_entity_access". More...
|
| |
| class | DefaultEntityAccessScrudView |
| | Provides simplified data access features to perform SCRUD operation on the database view "policy.default_entity_access_scrud_view". More...
|
| |
| class | EntityAccess |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.entity_access". More...
|
| |
| class | EntityAccessScrudView |
| | Provides simplified data access features to perform SCRUD operation on the database view "policy.entity_access_scrud_view". More...
|
| |
| class | GetMenuPolicyProcedure |
| | Prepares, validates, and executes the function "policy.get_menu_policy(_user_id integer, _office_id integer, _culture text)" on the database. More...
|
| |
| class | GetMenuProcedure |
| | Prepares, validates, and executes the function "policy.get_menu(_user_id integer, _office_id integer, _culture_ text)" on the database. More...
|
| |
| class | HttpAction |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.http_actions". More...
|
| |
| class | IsElevatedUserProcedure |
| | Prepares, validates, and executes the function "policy.is_elevated_user(_user_id integer)" on the database. More...
|
| |
| class | IsLockedOutTillProcedure |
| | Prepares, validates, and executes the function "policy.is_locked_out_till(user_id integer_strict)" on the database. More...
|
| |
| class | IsRestrictedModeProcedure |
| | Prepares, validates, and executes the function "policy.is_restricted_mode()" on the database. More...
|
| |
| class | IsTransactionRestrictedProcedure |
| | Prepares, validates, and executes the function "policy.is_transaction_restricted(_office_id integer)" on the database. More...
|
| |
| class | LockOut |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.lock_outs". More...
|
| |
| class | MenuAccess |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.menu_access". More...
|
| |
| class | MenuPolicy |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.menu_policy". More...
|
| |
| class | SaveMenuPolicyProcedure |
| | Prepares, validates, and executes the function "policy.save_menu_policy(_user_id integer, _office_id integer, _menu_ids integer[])" on the database. More...
|
| |
| class | StorePolicy |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.store_policies". More...
|
| |
| class | StorePolicyDetail |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.store_policy_details". More...
|
| |
| class | VoucherVerificationPolicy |
| | Provides simplified data access features to perform SCRUD operation on the database table "policy.voucher_verification_policy". More...
|
| |
| class | VoucherVerificationPolicyScrudView |
| | Provides simplified data access features to perform SCRUD operation on the database view "policy.voucher_verification_policy_scrud_view". More...
|
| |