Пример #1
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            FindReportInfo obj  = (FindReportInfo)obj1;
            BOutputBin     bout = (BOutputBin)bout1;
            BBufferBin     bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.endDateIso);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.objId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.orderBy);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.searchId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.startDateIso);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.timeoutSeconds);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.totalCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userId);
            if (version >= 900000016000004L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.extra1);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putBoolean(obj.findLastEntryBeforeEndDate);
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.erpCodes, false, EloixClient.IndexServer.BSerializer_100361105.instance);
        }
Пример #2
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ObjKeyData obj  = (ObjKeyData)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.data);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.name);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.objId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.sdata);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.udata);
            if (version >= 900000000000021L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putDouble(obj.odouble);
            }
        }
Пример #3
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            CombineAclResult obj  = (CombineAclResult)obj1;
            BOutputBin       bout = (BOutputBin)bout1;
            BBufferBin       bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.compareCode);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.compareIgnoreAccessCode);
            if (version >= 700000020000005L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.differenceAclStr);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.intersectionAclStr);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.inverseDifferenceAclStr);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.sumAclStr);
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.difference, false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.intersection, false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.inverseDifference, false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.sum, false, EloixClient.IndexServer.BSerializer_1944875656.instance);
        }
Пример #4
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ReplSetName obj  = (ReplSetName)obj1;
            BOutputBin  bout = (BOutputBin)bout1;
            BBufferBin  bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.TStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.desc);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.image);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.mobile);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.name);
            if (version >= 900990009000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.TStampSync);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.priority);
            }
        }
Пример #5
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            FontInfo   obj  = (FontInfo)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.RGB);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.bold);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.escapement);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.faceName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.height);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.heightPerCell);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.italic);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.strikeOut);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.underline);
        }
Пример #6
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ActivityProject obj  = (ActivityProject)obj1;
            BOutputBin      bout = (BOutputBin)bout1;
            BBufferBin      bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.major);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.minor);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.optValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.project);
            if (version >= 800000012000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putBoolean(obj.lockedWhenFinished);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putBoolean(obj.protectedProject);
            }
            if (version >= 800000012000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bout.writeObj(obj.options, false, EloixClient.IndexServer.BSerializer_1831677187.instance);
            }
        }
Пример #7
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            RepliHist  obj  = (RepliHist)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.arcDesc);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.arcGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.arcShort);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.imEx);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.succ);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tSBegin);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tSDate);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tSEnd);
            if (version >= 900990009000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.arcPriorityLocal);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.arcPriorityRemote);
            }
        }
Пример #8
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            UserNodeInfo obj  = (UserNodeInfo)obj1;
            BOutputBin   bout = (BOutputBin)bout1;
            BBufferBin   bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.nodeName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userId);
            if (version >= 900000016000009L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.timeLimit);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.timeLimitIso);
                if (version >= 900000016000013L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putInt(obj.flags);
                }
            }
            if (version >= 900000016000009L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bout.writeObj(obj.timeLimitEscalations, false, EloixClient.IndexServer.BSerializer_1495941578.instance);
            }
        }
Пример #9
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ColorData  obj  = (ColorData)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.RGB);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.name);
            if (version >= 700000000000003L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.TStamp);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putBoolean(obj.deleted);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.guid);
                if (version >= 900990009000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putString(obj.TStampSync);
                }
            }
        }
Пример #10
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            UpdaterConfig obj  = (UpdaterConfig)obj1;
            BOutputBin    bout = (BOutputBin)bout1;
            BBufferBin    bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.intervalMinutes);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.ixid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.lastException);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putDate(obj.nextRunAt);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.progressInPercent);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt((int)obj.status);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putDate(obj.updateNewerThan);
            if (version >= 1000000000000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.lockName);
            }
        }
Пример #11
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            CountResult obj  = (CountResult)obj1;
            BOutputBin  bout = (BOutputBin)bout1;
            BBufferBin  bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putLong(obj.attBytesCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.docAttachCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putLong(obj.docBytesCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.docCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.docVersionsCount);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.structCount);
            if (version >= 700000000000002L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putLong(obj.otherAttVersBytesCount);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.otherAttachVersionsCount);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putLong(obj.otherDocVersBytesCount);
            }
        }
Пример #12
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            Relation   obj  = (Relation)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.objId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.ordinal);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.parentId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.status);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tStamp);
            if (version >= 700000000000004L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.guid);
                if (version >= 900000000000002L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putString(obj.deleteDateIso);
                    if (version >= 900990009000001L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:494
                        bbuf.putString(obj.TStampSync);
                        // checkpoint byps.gen.cs.PrintContext:494
                        bbuf.putBoolean(obj.mainRelation);
                    }
                }
            }
        }
Пример #13
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            WorkFlowHead obj  = (WorkFlowHead)obj1;
            BOutputBin   bout = (BOutputBin)bout1;
            BBufferBin   bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.flowId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.guid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.status);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tStamp);
            if (version >= 700000000000014L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.actServerId);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.type);
                if (version >= 900000030000022L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putInt(obj.parentWorkflow);
                    if (version >= 1000000000000004L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:494
                        bbuf.putInt(obj.callNodeId);
                    }
                }
            }
        }
Пример #14
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            StoreInfo  obj  = (StoreInfo)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.createDateISO);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.dir);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.flags);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.name);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.scatter);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.stdPath);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.updateDateISO);
            if (version >= 800000010000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.fulltextDir);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.previewDir);
            }
        }
Пример #15
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            PreviewImageInfo obj  = (PreviewImageInfo)obj1;
            BOutputBin       bout = (BOutputBin)bout1;
            BBufferBin       bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.documentId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.endPage);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.objectId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.previewSize);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.processDocument);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.renderAnnotations);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.renderAnnotationsData);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.renderAnnotationsOnly);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.startPage);
        }
Пример #16
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            Any        obj  = (Any)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.booleanValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putDouble(obj.doubleValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.intValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putLong(obj.longValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.stringValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.type);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.anyArray, false, EloixClient.IndexServer.BSerializer_1233910153.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.byteArray, false, EloixClient.IndexServer.BSerializer_1374008726.instance);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.objectValue, false, null);
        }
Пример #17
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            ReindexerConfig obj  = (ReindexerConfig)obj1;
            BOutputBin      bout = (BOutputBin)bout1;
            BBufferBin      bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.ixid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.lastException);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.objIdRange);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.progressInPercent);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putDate(obj.startedAt);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt((int)obj.status);
            if (version >= 1000000000000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.lockName);
            }
        }
Пример #18
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            MapData    obj  = (MapData)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.TStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.domainName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lockId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.lockName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.objId);
            if (version >= 800000024000002L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.guid);
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.items, false, EloixClient.IndexServer.BSerializer_1826370901.instance);
            if (version >= 1000000020000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bout.writeObj(obj.mapItems, false, EloixClient.IndexServer.BSerializer_1129834343.instance);
            }
        }
Пример #19
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            Action     obj  = (Action)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.TStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.changeCounter);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.createDateIso);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.docVersionGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.feedGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.guid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.parentGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.text);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt((int)obj.type);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.updateDateIso);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.userId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.workflowGuid);
            if (version >= 900000000000034L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putString(obj.acl);
                if (version >= 900990009000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putString(obj.TStampSync);
                }
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.docVersion, false, null);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.workflow, false, null);
            if (version >= 900000000000033L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bout.writeObj(obj.history, false, EloixClient.IndexServer.BSerializer_1399835671.instance);
                if (version >= 900000000000034L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bout.writeObj(obj.aclItems, false, EloixClient.IndexServer.BSerializer_1944875656.instance);
                }
            }
        }
Пример #20
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            WFDiagramC obj  = (WFDiagramC)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnName);
            if (version >= 700000000000010L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.lnGuid);
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.lnTStamp);
                if (version >= 700000000000015L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putInt(obj.lnProcessOnServerId);
                    if (version >= 900000018000005L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:494
                        bbuf.putInt(obj.lnNameTranslationKey);
                    }
                }
            }
        }
Пример #21
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            KeywordList obj  = (KeywordList)obj1;
            BOutputBin  bout = (BOutputBin)bout1;
            BBufferBin  bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.deleted);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.guid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.id);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.tStamp);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.userId);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userName);
            if (version >= 800000010000004L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.lockId);
                if (version >= 900990009000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:494
                    bbuf.putString(obj.TStampSync);
                }
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.children, false, EloixClient.IndexServer.BSerializer_206201524.instance);
        }
Пример #22
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            SordHist   obj  = (SordHist)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.histGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.histSource);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.objGuid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.timeStampLocal);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.timeStampUTC);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.userName);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.userNo);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.workStation);
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.histKeys, false, EloixClient.IndexServer.BSerializer_645430982.instance);
        }
Пример #23
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            base.write(obj1, bout1, version);
            License    obj  = (License)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.backup);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.cold);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.demoVersion);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.dispatchFolder);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.domea);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.emailOnly);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.fultext);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.httpServer);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.indexServer);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.limitedIg);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.limitedVersion);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.nbOfIgLicenses);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.nbOfServerLicenses);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.professional);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.replication);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.sapALink);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putString(obj.serno);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.signature);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.stack);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.tobid);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putBoolean(obj.xmlImport);
            if (version >= 800000024000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:494
                bbuf.putInt(obj.nbOfFulltextLangs);
            }
            // checkpoint byps.gen.cs.PrintContext:494
            bout.writeObj(obj.features, false, EloixClient.IndexServer.BSerializer_100361105.instance);
        }
Пример #24
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            PointInfo  obj  = (PointInfo)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.x);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.y);
        }
Пример #25
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            BRequest_RemotePrimitiveTypes_add obj = (BRequest_RemotePrimitiveTypes_add)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.aValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.bValue);
        }
Пример #26
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            ActivityProjectDataC obj  = (ActivityProjectDataC)obj1;
            BOutputBin           bout = (BOutputBin)bout1;
            BBufferBin           bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnOptValue);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnProject);
        }
Пример #27
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            NoteTemplateDataC obj  = (NoteTemplateDataC)obj1;
            BOutputBin        bout = (BOutputBin)bout1;
            BBufferBin        bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnOptKey);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnOptValue);
        }
Пример #28
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            EloIxOpt_oldC obj  = (EloIxOpt_oldC)obj1;
            BOutputBin    bout = (BOutputBin)bout1;
            BBufferBin    bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnOptVal);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnRemark);
        }
Пример #29
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            ReminderDataC obj  = (ReminderDataC)obj1;
            BOutputBin    bout = (BOutputBin)bout1;
            BBufferBin    bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnDesc);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnName);
        }
Пример #30
0
        public override void write(Object obj1, BOutput bout1, long version)
        {
            ThesaurusC obj  = (ThesaurusC)obj1;
            BOutputBin bout = (BOutputBin)bout1;
            BBufferBin bbuf = bout.bbuf;

            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnCompare);
            // checkpoint byps.gen.cs.PrintContext:494
            bbuf.putInt(obj.lnData);
        }