Class BmRelatedObjectMatch

    • Constructor Detail

      • BmRelatedObjectMatch

        public BmRelatedObjectMatch​(IBmModel model,
                                    long objectId)
        Create instance of BM related object match
        Parameters:
        model - the BM model contain matched object, cannot be null
        objectId - the match base object ID
      • BmRelatedObjectMatch

        public BmRelatedObjectMatch​(IBmModel model,
                                    long objectId,
                                    BmObjectMatch target)
        Create instance of BM based object match
        Parameters:
        model - the BM model contain matched object, cannot be null
        objectId - the ID of matched object
        target - the search target object, can be null, if has no sence for current search