Пример #1
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            License   obj = (License)(obj1 != null ? obj1 : bin.onObjectCreated(new License()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.backup = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.cold = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.demoVersion = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.dispatchFolder = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.domea = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.emailOnly = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fultext = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.httpServer = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.indexServer = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.limitedIg = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.limitedVersion = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nbOfIgLicenses = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nbOfServerLicenses = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.professional = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.replication = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sapALink = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.serno = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.signature = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.stack = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tobid = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.xmlImport = bbuf.getBoolean();
            if (version >= 800000024000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.nbOfFulltextLangs = bbuf.getInt();
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.features = (int[])bin.readObj(false, EloixClient.IndexServer.BSerializer_100361105.instance);

            return(obj);
        }
Пример #2
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            BRequest_IXServicePortIF_endEditWorkFlowNode obj = (BRequest_IXServicePortIF_endEditWorkFlowNode)(obj1 != null ? obj1 : bin.onObjectCreated(new BRequest_IXServicePortIF_endEditWorkFlowNode()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.bCancelValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.bTerminateValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nFlowIdValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nNodeIdValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sCommentValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sNameValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.arrEnterNodesIdsValue = (int[])bin.readObj(false, EloixClient.IndexServer.BSerializer_100361105.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ciValue = (EloixClient.IndexServer.ClientInfo)bin.readObj(false, null);

            return(obj);
        }
Пример #3
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin    bin = (BInputBin)bin1;
            Notification obj = (Notification)(obj1 != null ? obj1 : bin.onObjectCreated(new Notification()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDateIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.watchGuid = bbuf.getString();
            if (version >= 900000022000003L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.prio = bbuf.getInt();
                if (version >= 900000030000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.what = bbuf.getInt();
                }
            }

            return(obj);
        }
Пример #4
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin        bin = (BInputBin)bin1;
            CombineAclResult obj = (CombineAclResult)(obj1 != null ? obj1 : bin.onObjectCreated(new CombineAclResult()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.compareCode = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.compareIgnoreAccessCode = bbuf.getInt();
            if (version >= 700000020000005L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.differenceAclStr = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.intersectionAclStr = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.inverseDifferenceAclStr = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.sumAclStr = bbuf.getString();
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.difference = (EloixClient.IndexServer.AclItem[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.intersection = (EloixClient.IndexServer.AclItem[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.inverseDifference = (EloixClient.IndexServer.AclItem[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1944875656.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sum = (EloixClient.IndexServer.AclItem[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1944875656.instance);

            return(obj);
        }
Пример #5
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin    bin = (BInputBin)bin1;
            UserNodeInfo obj = (UserNodeInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new UserNodeInfo()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.nodeName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userId = bbuf.getString();
            if (version >= 900000016000009L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.timeLimit = bbuf.getInt();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.timeLimitIso = bbuf.getString();
                if (version >= 900000016000013L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.flags = bbuf.getInt();
                }
            }
            if (version >= 900000016000009L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.timeLimitEscalations = (EloixClient.IndexServer.WFTimeLimit[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1495941578.instance);
            }

            return(obj);
        }
Пример #6
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin = (BInputBin)bin1;
            WFDiagramC obj = (WFDiagramC)(obj1 != null ? obj1 : bin.onObjectCreated(new WFDiagramC()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.lnName = bbuf.getInt();
            if (version >= 700000000000010L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.lnGuid = bbuf.getInt();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.lnTStamp = bbuf.getInt();
                if (version >= 700000000000015L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.lnProcessOnServerId = bbuf.getInt();
                    if (version >= 900000018000005L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.lnNameTranslationKey = bbuf.getInt();
                    }
                }
            }

            return(obj);
        }
Пример #7
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin   bin = (BInputBin)bin1;
            CountResult obj = (CountResult)(obj1 != null ? obj1 : bin.onObjectCreated(new CountResult()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.attBytesCount = bbuf.getLong();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docAttachCount = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docBytesCount = bbuf.getLong();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docCount = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docVersionsCount = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.structCount = bbuf.getInt();
            if (version >= 700000000000002L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.otherAttVersBytesCount = bbuf.getLong();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.otherAttachVersionsCount = bbuf.getInt();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.otherDocVersBytesCount = bbuf.getLong();
            }

            return(obj);
        }
Пример #8
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            ColorData obj = (ColorData)(obj1 != null ? obj1 : bin.onObjectCreated(new ColorData()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.RGB = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            if (version >= 700000000000003L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.TStamp = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.deleted = bbuf.getBoolean();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.guid = bbuf.getString();
                if (version >= 900990009000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.TStampSync = bbuf.getString();
                }
            }

            return(obj);
        }
Пример #9
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            SordHist  obj = (SordHist)(obj1 != null ? obj1 : bin.onObjectCreated(new SordHist()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.histGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.histSource = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.timeStampLocal = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.timeStampUTC = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userNo = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.workStation = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.histKeys = (EloixClient.IndexServer.SordHistKey[])bin.readObj(false, EloixClient.IndexServer.BSerializer_645430982.instance);

            return(obj);
        }
Пример #10
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin       bin = (BInputBin)bin1;
            ActivityProject obj = (ActivityProject)(obj1 != null ? obj1 : bin.onObjectCreated(new ActivityProject()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.major = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.minor = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.optValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.project = bbuf.getString();
            if (version >= 800000012000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.lockedWhenFinished = bbuf.getBoolean();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.protectedProject = bbuf.getBoolean();
            }
            if (version >= 800000012000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.options = (EloixClient.IndexServer.ActivityOption[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1831677187.instance);
            }

            return(obj);
        }
Пример #11
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin   bin = (BInputBin)bin1;
            SordHistKey obj = (SordHistKey)(obj1 != null ? obj1 : bin.onObjectCreated(new SordHistKey()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.histGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.keyData = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.keyName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.keyNo = bbuf.getInt();
            if (version >= 800000032000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.keyId = bbuf.getInt();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.keyIndex = bbuf.getInt();
            }

            return(obj);
        }
Пример #12
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            StoreInfo obj = (StoreInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new StoreInfo()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDateISO = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.dir = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.flags = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.scatter = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.stdPath = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.updateDateISO = bbuf.getString();
            if (version >= 800000010000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.fulltextDir = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.previewDir = bbuf.getString();
            }

            return(obj);
        }
Пример #13
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin        bin = (BInputBin)bin1;
            PreviewImageInfo obj = (PreviewImageInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new PreviewImageInfo()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.documentId = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.endPage = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objectId = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.previewSize = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.processDocument = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.renderAnnotations = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.renderAnnotationsData = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.renderAnnotationsOnly = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.startPage = bbuf.getInt();

            return(obj);
        }
Пример #14
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            MapData   obj = (MapData)(obj1 != null ? obj1 : bin.onObjectCreated(new MapData()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.TStamp = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.domainName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lockName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            if (version >= 800000024000002L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.guid = bbuf.getString();
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.items = (EloixClient.IndexServer.KeyValue[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1826370901.instance);
            if (version >= 1000000020000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.mapItems = (IDictionary <String, EloixClient.IndexServer.MapValue>)bin.readObj(false, null);
            }

            return(obj);
        }
Пример #15
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            Any       obj = (Any)(obj1 != null ? obj1 : bin.onObjectCreated(new Any()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.booleanValue = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.doubleValue = bbuf.getDouble();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.intValue = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.longValue = bbuf.getLong();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.stringValue = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.type = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.anyArray = (EloixClient.IndexServer.Any[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1233910153.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.byteArray = (byte[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1374008726.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objectValue = (EloixClient.IndexServer.ValueClass)bin.readObj(false, null);

            return(obj);
        }
Пример #16
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            UserName  obj = (UserName)(obj1 != null ? obj1 : bin.onObjectCreated(new UserName()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.type = bbuf.getInt();
            if (version >= 700000000000020L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.flags = bbuf.getInt();
                if (version >= 800000000000006L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.flags2 = bbuf.getInt();
                }
            }

            return(obj);
        }
Пример #17
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            WFVersion obj = (WFVersion)(obj1 != null ? obj1 : bin.onObjectCreated(new WFVersion()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.comment = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            if (version >= 700000000000018L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.createDateIso = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.userId = bbuf.getInt();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.userName = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.version = bbuf.getString();
            }

            return(obj);
        }
Пример #18
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin      bin = (BInputBin)bin1;
            NavigationInfo obj = (NavigationInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new NavigationInfo()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.ignoreDocuments = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.maxCount = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.maxDepth = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.maxSiblings = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.startIDs = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            if (version >= 900000014000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.findInfo = (EloixClient.IndexServer.FindInfo)bin.readObj(false, null);
            }

            return(obj);
        }
Пример #19
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin       bin = (BInputBin)bin1;
            OptimizerConfig obj = (OptimizerConfig)(obj1 != null ? obj1 : bin.onObjectCreated(new OptimizerConfig()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.intervalHours = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ixid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lastException = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nextRunAt = bbuf.getDate();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.status = (de.elo.ix.client.search.SearchIndexerStatus)bbuf.getInt();
            if (version >= 1000000000000007L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.lockName = bbuf.getString();
            }

            return(obj);
        }
Пример #20
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            FontInfo  obj = (FontInfo)(obj1 != null ? obj1 : bin.onObjectCreated(new FontInfo()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.RGB = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.bold = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.escapement = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.faceName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.height = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.heightPerCell = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.italic = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.strikeOut = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.underline = bbuf.getBoolean();

            return(obj);
        }
Пример #21
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin = (BInputBin)bin1;
            UsePlanets obj = (UsePlanets)(obj1 != null ? obj1 : bin.onObjectCreated(new UsePlanets()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.Planet = (byps.test.api.enu.EnumPlanets)bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.Planet2 = (byps.test.api.enu.EnumPlanets)bbuf.getInt();
            if (version >= 79400000000000000L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.Encoding = (byps.test.api.enu.MyEncoding)bbuf.getInt();
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ArrayOfPlanets = (byps.test.api.enu.EnumPlanets[])bin.readObj(false, byps.test.api.BSerializer_1441131650.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ListOfPlanets = (List <byps.test.api.enu.EnumPlanets>)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.MapOfPlanets = (IDictionary <String, byps.test.api.enu.EnumPlanets>)bin.readObj(false, null);

            return(obj);
        }
Пример #22
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin     bin = (BInputBin)bin1;
            BackupProfile obj = (BackupProfile)(obj1 != null ? obj1 : bin.onObjectCreated(new BackupProfile()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.nbOfDocsPerLoop = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.pathId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.retention = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.slot = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sqlDocSelect = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.writeKeywording = bbuf.getBoolean();

            return(obj);
        }
Пример #23
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin   bin = (BInputBin)bin1;
            KeywordList obj = (KeywordList)(obj1 != null ? obj1 : bin.onObjectCreated(new KeywordList()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.deleted = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.guid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tStamp = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.userName = bbuf.getString();
            if (version >= 800000010000004L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.lockId = bbuf.getInt();
                if (version >= 900990009000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.TStampSync = bbuf.getString();
                }
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.children = (EloixClient.IndexServer.Keyword[])bin.readObj(false, EloixClient.IndexServer.BSerializer_206201524.instance);

            return(obj);
        }
Пример #24
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin = (BInputBin)bin1;
            ObjKeyData obj = (ObjKeyData)(obj1 != null ? obj1 : bin.onObjectCreated(new ObjKeyData()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.data = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sdata = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.udata = bbuf.getString();
            if (version >= 900000000000021L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.odouble = bbuf.getDouble();
            }

            return(obj);
        }
Пример #25
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin bin = (BInputBin)bin1;
            HashTag   obj = (HashTag)(obj1 != null ? obj1 : bin.onObjectCreated(new HashTag()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.counter = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDateIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.hstgGuid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.hstgName = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.lastUsedIso = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.status = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tStamp = bbuf.getString();

            return(obj);
        }
Пример #26
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin   bin = (BInputBin)bin1;
            ReplSetName obj = (ReplSetName)(obj1 != null ? obj1 : bin.onObjectCreated(new ReplSetName()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.TStamp = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.desc = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.id = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.image = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.mobile = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.name = bbuf.getString();
            if (version >= 900990009000001L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.TStampSync = bbuf.getString();
                // checkpoint byps.gen.cs.PrintContext:449
                obj.priority = bbuf.getInt();
            }

            return(obj);
        }
Пример #27
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin            bin = (BInputBin)bin1;
            OcrInfoRecognizeFile obj = (OcrInfoRecognizeFile)(obj1 != null ? obj1 : bin.onObjectCreated(new OcrInfoRecognizeFile()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.accuracy = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.minCharConfidence = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.outputFormat = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.pageNo = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.rectUnit = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.replaceChar = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.singleColumnMode = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.timeoutSeconds = bbuf.getInt();
            if (version >= 900000030000028L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.pageTimeout = bbuf.getInt();
                if (version >= 1000170069000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.spaces = bbuf.getInt();
                    if (version >= 1000170080000003L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.encoding = bbuf.getInt();
                    }
                }
            }
            // checkpoint byps.gen.cs.PrintContext:449
            obj.imageData = (EloixClient.IndexServer.FileData)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.recognizeLangs = (String[])bin.readObj(false, EloixClient.IndexServer.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.recognizeRects = (EloixClient.IndexServer.OcrRect[])bin.readObj(false, EloixClient.IndexServer.BSerializer_610838867.instance);
            if (version >= 900000030000027L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.pageNumbers = (int[])bin.readObj(false, EloixClient.IndexServer.BSerializer_100361105.instance);
            }

            return(obj);
        }
Пример #28
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin   bin = (BInputBin)bin1;
            SordDetails obj = (SordDetails)(obj1 != null ? obj1 : bin.onObjectCreated(new SordDetails()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.arcReplEnabled = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.archivingMode = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.encryptionSet = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fulltext = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.fulltextDone = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.replRoot = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sortOrder = bbuf.getInt();
            if (version >= 700000000000046L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.linked = bbuf.getBoolean();
                if (version >= 800000026000001L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.incomplete = bbuf.getBoolean();
                    if (version >= 800000032000007L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.limitedReleaseDocument = bbuf.getBoolean();
                        if (version >= 900000016000008L)
                        {
                            // checkpoint byps.gen.cs.PrintContext:449
                            obj.linkedPermanent = bbuf.getBoolean();
                            if (version >= 900000018000004L)
                            {
                                // checkpoint byps.gen.cs.PrintContext:449
                                obj.documentContainer = bbuf.getBoolean();
                                if (version >= 900000030000013L)
                                {
                                    // checkpoint byps.gen.cs.PrintContext:449
                                    obj.translateSordName = bbuf.getBoolean();
                                }
                            }
                        }
                    }
                }
            }

            return(obj);
        }
Пример #29
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin      bin = (BInputBin)bin1;
            PrivateMembers obj = (PrivateMembers)(obj1 != null ? obj1 : bin.onObjectCreated(new PrivateMembers()));

            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.BoolVal = bbuf.getBoolean();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ByteVal = bbuf.getByte();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.CharVal = bbuf.getChar();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.DoubleVal = bbuf.getDouble();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.FloatVal = bbuf.getFloat();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.IntVal = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.LongVal = bbuf.getLong();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.PprotInt = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ProtInt = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ShortVal = bbuf.getShort();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.StringVal = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ArrBool = (bool[])bin.readObj(false, byps.test.api.BSerializer_2058423690.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ArrInt = (int[])bin.readObj(false, byps.test.api.BSerializer_100361105.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ArrPrimitiveTypes = (byps.test.api.prim.PrimitiveTypes[])bin.readObj(false, byps.test.api.BSerializer_2053507648.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ArrString = (String[])bin.readObj(false, byps.test.api.BSerializer_1888107655.instance);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ListBool = (IList <bool>)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ListInt = (IList <int>)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ListPrimitiveTypes = (IList <byps.test.api.prim.PrimitiveTypes>)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.ListString = (IList <String>)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.MapIntListString = (IDictionary <int, IList <String> >)bin.readObj(false, null);
            // checkpoint byps.gen.cs.PrintContext:449
            obj.PrimitiveTypes = (byps.test.api.prim.PrimitiveTypes)bin.readObj(false, null);

            return(obj);
        }
Пример #30
0
        public override Object read(Object obj1, BInput bin1, long version)
        {
            BInputBin  bin = (BInputBin)bin1;
            DocHistory obj = (DocHistory)(obj1 != null ? obj1 : bin.onObjectCreated(new DocHistory()));

            base.read(obj, bin1, version);
            BBufferBin bbuf = bin.bbuf;

            // checkpoint byps.gen.cs.PrintContext:449
            obj.comment = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.createDate = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.docMD5 = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.flags = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.guid = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.objId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.sigId = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.status = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.tStamp = bbuf.getString();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.user = bbuf.getInt();
            // checkpoint byps.gen.cs.PrintContext:449
            obj.version = bbuf.getString();
            if (version >= 900000000000000L)
            {
                // checkpoint byps.gen.cs.PrintContext:449
                obj.deleteDate = bbuf.getInt();
                if (version >= 900000016000002L)
                {
                    // checkpoint byps.gen.cs.PrintContext:449
                    obj.nbOfValidSignatures = bbuf.getInt();
                    if (version >= 900990009000001L)
                    {
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.TStampSync = bbuf.getString();
                        // checkpoint byps.gen.cs.PrintContext:449
                        obj.type = bbuf.getInt();
                    }
                }
            }

            return(obj);
        }