Пример #1
0
        public virtual void onAfterDeleteSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.LockZ unlockZ, EloixClient.IndexServer.DeleteOptions delOpts, bool ret, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onAfterDeleteSord req = new BRequest_IXServerEvents_onAfterDeleteSord();

            req.ecValue         = ec;
            req.parentSordValue = parentSord;
            req.sordValue       = sord;
            req.unlockZValue    = unlockZ;
            req.delOptsValue    = delOpts;
            req.retValue        = ret;
            transport.sendMethod(req, asyncResult);
        }
Пример #2
0
 public virtual void onAfterCheckinReminder(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Reminder[] remiArray, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #3
0
 public virtual void onBeforeStartWorkFlow(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.WFDiagram workflow, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #4
0
        public virtual void onAfterDeleteSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.LockZ unlockZ, EloixClient.IndexServer.DeleteOptions delOpts, bool ret, BAsyncResult <Object> asyncResult)
        {
            Object    __byps__ret = default(Object);
            Exception __byps__ex  = null;

            try {
                onAfterDeleteSord(ec, parentSord, sord, unlockZ, delOpts, ret);
            }
            catch (Exception e) { __byps__ex = e; }
            asyncResult(__byps__ret, __byps__ex);
        }
Пример #5
0
        public virtual void onAfterRefSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSordOld, EloixClient.IndexServer.Sord parentSordNew, EloixClient.IndexServer.Sord sord, int manSortIndex, BAsyncResult <Object> asyncResult)
        {
            Object    __byps__ret = default(Object);
            Exception __byps__ex  = null;

            try {
                onAfterRefSord(ec, parentSordOld, parentSordNew, sord, manSortIndex);
            }
            catch (Exception e) { __byps__ex = e; }
            asyncResult(__byps__ret, __byps__ex);
        }
Пример #6
0
 public FindByFulltextResultItem(int @relevance, String @summaryFulltext, String @summaryDesc, String[] @fieldNames, EloixClient.IndexServer.Sord @sord)
 {
     this.relevanceValue       = @relevance;
     this.summaryFulltextValue = @summaryFulltext;
     this.summaryDescValue     = @summaryDesc;
     this.fieldNamesValue      = @fieldNames;
     this.sordValue            = @sord;
 }
Пример #7
0
        public virtual void onAfterCheckinDocEnd(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord sordDB, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ, BAsyncResult <Object> asyncResult)
        {
            Object    __byps__ret = default(Object);
            Exception __byps__ex  = null;

            try {
                onAfterCheckinDocEnd(ec, sord, sordDB, parentSord, doc, sordZ, unlockZ);
            }
            catch (Exception e) { __byps__ex = e; }
            asyncResult(__byps__ret, __byps__ex);
        }
Пример #8
0
        public virtual void onAfterStartWorkFlow(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.WFDiagram workflow, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onAfterStartWorkFlow req = new BRequest_IXServerEvents_onAfterStartWorkFlow();

            req.ecValue       = ec;
            req.workflowValue = workflow;
            req.sordValue     = sord;
            req.sordZValue    = sordZ;
            transport.sendMethod(req, asyncResult);
        }
Пример #9
0
        public virtual void onAfterCheckinActivity(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Activity act, bool isNew, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onAfterCheckinActivity(ec, act, isNew, sord, sordZ, unlockZ, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #10
0
        public virtual void onAfterCheckinReminder(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Reminder[] remiArray, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onAfterCheckinReminder req = new BRequest_IXServerEvents_onAfterCheckinReminder();

            req.ecValue        = ec;
            req.remiArrayValue = remiArray;
            req.sordValue      = sord;
            req.sordZValue     = sordZ;
            req.unlockZValue   = unlockZ;
            transport.sendMethod(req, asyncResult);
        }
Пример #11
0
        public virtual void onAfterStartWorkFlow(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.WFDiagram workflow, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onAfterStartWorkFlow(ec, workflow, sord, sordZ, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #12
0
        public virtual void onAfterCheckinReminder(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Reminder[] remiArray, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onAfterCheckinReminder(ec, remiArray, sord, sordZ, unlockZ, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #13
0
        public virtual void onAfterRefSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSordOld, EloixClient.IndexServer.Sord parentSordNew, EloixClient.IndexServer.Sord sord, int manSortIndex, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onAfterRefSord req = new BRequest_IXServerEvents_onAfterRefSord();

            req.ecValue            = ec;
            req.parentSordOldValue = parentSordOld;
            req.parentSordNewValue = parentSordNew;
            req.sordValue          = sord;
            req.manSortIndexValue  = manSortIndex;
            transport.sendMethod(req, asyncResult);
        }
Пример #14
0
        public virtual void onAfterRefSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSordOld, EloixClient.IndexServer.Sord parentSordNew, EloixClient.IndexServer.Sord sord, int manSortIndex)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onAfterRefSord(ec, parentSordOld, parentSordNew, sord, manSortIndex, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #15
0
        public virtual void onBeforeCheckinDocEnd(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord sordDB, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onBeforeCheckinDocEnd(ec, sord, sordDB, parentSord, doc, sordZ, unlockZ, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #16
0
        public virtual void onAfterCheckinActivity(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Activity act, bool isNew, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onAfterCheckinActivity req = new BRequest_IXServerEvents_onAfterCheckinActivity();

            req.ecValue      = ec;
            req.actValue     = act;
            req.isNewValue   = isNew;
            req.sordValue    = sord;
            req.sordZValue   = sordZ;
            req.unlockZValue = unlockZ;
            transport.sendMethod(req, asyncResult);
        }
Пример #17
0
        public virtual void onBeforeCheckinDocEnd(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord sordDB, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onBeforeCheckinDocEnd req = new BRequest_IXServerEvents_onBeforeCheckinDocEnd();

            req.ecValue         = ec;
            req.sordValue       = sord;
            req.sordDBValue     = sordDB;
            req.parentSordValue = parentSord;
            req.docValue        = doc;
            req.sordZValue      = sordZ;
            req.unlockZValue    = unlockZ;
            transport.sendMethod(req, asyncResult);
        }
Пример #18
0
        public virtual void onReadSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.LockZ lockZ)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onReadSord(ec, sord, sordZ, doc, lockZ, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }
Пример #19
0
 public virtual void onAfterCheckinDocEnd(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord sordDB, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #20
0
        public virtual void onReadSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.Document doc, EloixClient.IndexServer.LockZ lockZ, BAsyncResult <Object> asyncResult)
        {
            BRequest_IXServerEvents_onReadSord req = new BRequest_IXServerEvents_onReadSord();

            req.ecValue    = ec;
            req.sordValue  = sord;
            req.sordZValue = sordZ;
            req.docValue   = doc;
            req.lockZValue = lockZ;
            transport.sendMethod(req, asyncResult);
        }
Пример #21
0
 public virtual void onAfterDeleteSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.LockZ unlockZ, EloixClient.IndexServer.DeleteOptions delOpts, bool ret)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #22
0
        public virtual bool onCheckSordAccess(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, int lur, EloixClient.IndexServer.CheckAccessOptions opts)
        {
            BSyncResult <bool> asyncResult = new BSyncResult <bool>();

            onCheckSordAccess(ec, sord, sordZ, lur, opts, BAsyncResultHelper.ToDelegate <bool>(asyncResult));
            return(asyncResult.GetResult());
        }
Пример #23
0
 public virtual void onAfterRefSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSordOld, EloixClient.IndexServer.Sord parentSordNew, EloixClient.IndexServer.Sord sord, int manSortIndex)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #24
0
        public virtual void onCheckSordAccess(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, int lur, EloixClient.IndexServer.CheckAccessOptions opts, BAsyncResult <bool> asyncResult)
        {
            BRequest_IXServerEvents_onCheckSordAccess req = new BRequest_IXServerEvents_onCheckSordAccess();

            req.ecValue    = ec;
            req.sordValue  = sord;
            req.sordZValue = sordZ;
            req.lurValue   = lur;
            req.optsValue  = opts;
            transport.sendMethod(req, asyncResult);
        }
Пример #25
0
 public virtual void onAfterEndEditWorkFlowNode(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.WFDiagram workflow, int nodeId, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ)
 {
     throw new BException(BExceptionC.UNSUPPORTED_METHOD, "");
 }
Пример #26
0
        public virtual EloixClient.IndexServer.InheritKeywordingResult onInheritKeywording(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord parentSord, String[] okeyNames, Object reserved)
        {
            BSyncResult <EloixClient.IndexServer.InheritKeywordingResult> asyncResult = new BSyncResult <EloixClient.IndexServer.InheritKeywordingResult>();

            onInheritKeywording(ec, sord, parentSord, okeyNames, reserved, BAsyncResultHelper.ToDelegate <EloixClient.IndexServer.InheritKeywordingResult>(asyncResult));
            return(asyncResult.GetResult());
        }
Пример #27
0
        public virtual void onAfterCheckinReminder(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Reminder[] remiArray, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, EloixClient.IndexServer.LockZ unlockZ, BAsyncResult <Object> asyncResult)
        {
            Object    __byps__ret = default(Object);
            Exception __byps__ex  = null;

            try {
                onAfterCheckinReminder(ec, remiArray, sord, sordZ, unlockZ);
            }
            catch (Exception e) { __byps__ex = e; }
            asyncResult(__byps__ret, __byps__ex);
        }
Пример #28
0
        public virtual void onInheritKeywording(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.Sord parentSord, String[] okeyNames, Object reserved, BAsyncResult <EloixClient.IndexServer.InheritKeywordingResult> asyncResult)
        {
            BRequest_IXServerEvents_onInheritKeywording req = new BRequest_IXServerEvents_onInheritKeywording();

            req.ecValue         = ec;
            req.sordValue       = sord;
            req.parentSordValue = parentSord;
            req.okeyNamesValue  = okeyNames;
            req.reservedValue   = reserved;
            transport.sendMethod(req, asyncResult);
        }
Пример #29
0
        public virtual void onBeforeStartWorkFlow(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.WFDiagram workflow, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.SordZ sordZ, BAsyncResult <Object> asyncResult)
        {
            Object    __byps__ret = default(Object);
            Exception __byps__ex  = null;

            try {
                onBeforeStartWorkFlow(ec, workflow, sord, sordZ);
            }
            catch (Exception e) { __byps__ex = e; }
            asyncResult(__byps__ret, __byps__ex);
        }
Пример #30
0
        public virtual void onAfterDeleteSord(EloixClient.IndexServer.IXServerEventsContext ec, EloixClient.IndexServer.Sord parentSord, EloixClient.IndexServer.Sord sord, EloixClient.IndexServer.LockZ unlockZ, EloixClient.IndexServer.DeleteOptions delOpts, bool ret)
        {
            BSyncResult <Object> asyncResult = new BSyncResult <Object>();

            onAfterDeleteSord(ec, parentSord, sord, unlockZ, delOpts, ret, BAsyncResultHelper.ToDelegate <Object>(asyncResult));
            asyncResult.GetResult();
        }