Class RuleUnitId

  • All Implemented Interfaces:
    org.kie.efesto.common.api.identifiers.Id, org.kie.efesto.common.api.identifiers.LocalId

    public class RuleUnitId
    extends org.kie.efesto.common.api.identifiers.LocalUriId
    implements org.kie.efesto.common.api.identifiers.LocalId
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PREFIX  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RuleUnitInstanceIds instances()  
      QueryIds queries()  
      java.lang.String ruleUnitId()  
      org.kie.efesto.common.api.identifiers.LocalId toLocalId()  
      • Methods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId

        asLocalUri, equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.kie.efesto.common.api.identifiers.LocalId

        asLocalUri
    • Method Detail

      • ruleUnitId

        public java.lang.String ruleUnitId()
      • toLocalId

        public org.kie.efesto.common.api.identifiers.LocalId toLocalId()
        Specified by:
        toLocalId in interface org.kie.efesto.common.api.identifiers.Id
        Overrides:
        toLocalId in class org.kie.efesto.common.api.identifiers.LocalUriId