コード例 #1
0
 public void VarsToRow2(GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole obj2)
 {
     obj2.gxTpr_Mode = Gx_mode;
     obj2.gxTpr_Secfunctionalitydescription = A8SecFunctionalityDescription;
     obj2.gxTpr_Secfunctionalityid          = A1SecFunctionalityId;
     obj2.gxTpr_Secroleid                     = A4SecRoleId;
     obj2.gxTpr_Secfunctionalityid_Z          = Z1SecFunctionalityId;
     obj2.gxTpr_Secfunctionalitydescription_Z = Z8SecFunctionalityDescription;
     obj2.gxTpr_Secroleid_Z                   = Z4SecRoleId;
     obj2.gxTpr_Mode = Gx_mode;
     return;
 }
コード例 #2
0
 public void RowToVars2(GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole obj2,
                        int forceLoad)
 {
     Gx_mode = obj2.gxTpr_Mode;
     A8SecFunctionalityDescription = obj2.gxTpr_Secfunctionalitydescription;
     A1SecFunctionalityId          = obj2.gxTpr_Secfunctionalityid;
     A4SecRoleId                   = obj2.gxTpr_Secroleid;
     Z1SecFunctionalityId          = obj2.gxTpr_Secfunctionalityid_Z;
     Z8SecFunctionalityDescription = obj2.gxTpr_Secfunctionalitydescription_Z;
     Z4SecRoleId                   = obj2.gxTpr_Secroleid_Z;
     Gx_mode = obj2.gxTpr_Mode;
     return;
 }
コード例 #3
0
 public void UpdateDirties(GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole sdt)
 {
     if (sdt.IsDirty("SecFunctionalityId"))
     {
         gxTv_SdtSecFunctionalityRole_Secfunctionalityid = sdt.gxTv_SdtSecFunctionalityRole_Secfunctionalityid;
     }
     if (sdt.IsDirty("SecFunctionalityDescription"))
     {
         gxTv_SdtSecFunctionalityRole_Secfunctionalitydescription = sdt.gxTv_SdtSecFunctionalityRole_Secfunctionalitydescription;
     }
     if (sdt.IsDirty("SecRoleId"))
     {
         gxTv_SdtSecFunctionalityRole_Secroleid = sdt.gxTv_SdtSecFunctionalityRole_Secroleid;
     }
     return;
 }
コード例 #4
0
 protected void UpdateImpl( )
 {
     if (StringUtil.StrCmp(Gx_mode, "UPD") == 0)
     {
         SaveImpl( );
     }
     else
     {
         GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole auxBC = new GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole(context);
         auxBC.Load(A1SecFunctionalityId, A4SecRoleId);
         auxBC.UpdateDirties(bcwwpbaseobjects_SecFunctionalityRole);
         auxBC.Save();
         IGxSilentTrn auxTrn = auxBC.getTransaction();
         LclMsgLst          = (msglist)(auxTrn.GetMessages());
         AnyError           = (short)(auxTrn.Errors());
         Gx_mode            = auxTrn.GetMode();
         context.GX_msglist = LclMsgLst;
         AfterTrn( );
     }
 }
コード例 #5
0
        public static int Reindex(IGxContext context)
        {
            GxSilentTrnSdt obj;
            IGxSilentTrn   trn;
            bool           result;

            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecObject(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecUserRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtUserCustomizations(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecFunctionality(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Death(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Comorbidity(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Behavior(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Demographics(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Diagnosis(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Information(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Lab(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Encounter(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Vital(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Medication(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_Provider(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_DefindcodeType(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_ProviderSecUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_DefineCode(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_Config(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_Log(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_Provider_Br_Information(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_MedicalImaging_Diag(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Medication_Detail(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_MedicalImaging(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Medication_Scheme(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Pathology_Specimen(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Pathology_Diag(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Pathology_Other(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Procedure_Surgery(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Pathology(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Procedure_Radio(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Procedure(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Scheme(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Scheme_Medication(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_EncounterReason(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_SerialNumber(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_UserRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Encounter_RefuseReason(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_TenantUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_TenantUserAccess(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_Permission(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_Database(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_User(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_InstituteUserRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBAS_Tenant(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_RolePermission(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBAS_DataPackage(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_InstituteUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_Role(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_TenantUserRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtSYS_Log(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBAS_Institute(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_PatientReEntity(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_PatientReTenant(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new Sdtview_lastest_patient_info(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Familyhistory(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtView_New_Encounter(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtView_New_Encounter2(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            return(1);
        }
コード例 #6
0
 public void KeyVarsToRow2(GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole obj2)
 {
     obj2.gxTpr_Secfunctionalityid = A1SecFunctionalityId;
     obj2.gxTpr_Secroleid          = A4SecRoleId;
     return;
 }
コード例 #7
0
        public static int Reindex(IGxContext context)
        {
            GxSilentTrnSdt obj;
            IGxSilentTrn   trn;
            bool           result;

            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecFunctionalityRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecUserRole(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtSecUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new GeneXus.Programs.wwpbaseobjects.SdtUserCustomizations(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Behavior(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Demographics(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Diagnosis(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Information(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Encounter(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Lab(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_Provider(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Vital(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_DefindcodeType(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_DefineCode(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Medication(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_ProviderSecUser(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtXT_Log(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtJC_Provider_Br_Information(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Procedure(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Comorbidity(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            obj    = new SdtBR_Death(context);
            trn    = obj.getTransaction();
            result = trn.Reindex();
            return(1);
        }