Class GeneratedDroolsKIEModule

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
DroolsKIEModule

public abstract class GeneratedDroolsKIEModule extends AbstractRulesModule
Generated class for type DroolsKIEModule.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedDroolsKIEModule

      public GeneratedDroolsKIEModule()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAbstractRulesModule
    • getDefaultKIEBase

      public DroolsKIEBase getDefaultKIEBase(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.defaultKIEBase attribute.
      Returns:
      the defaultKIEBase
    • getDefaultKIEBase

      public DroolsKIEBase getDefaultKIEBase()
      Generated method - Getter of the DroolsKIEModule.defaultKIEBase attribute.
      Returns:
      the defaultKIEBase
    • setDefaultKIEBase

      public void setDefaultKIEBase(SessionContext ctx, DroolsKIEBase value)
      Generated method - Setter of the DroolsKIEModule.defaultKIEBase attribute.
      Parameters:
      value - the defaultKIEBase
    • setDefaultKIEBase

      public void setDefaultKIEBase(DroolsKIEBase value)
      Generated method - Setter of the DroolsKIEModule.defaultKIEBase attribute.
      Parameters:
      value - the defaultKIEBase
    • getDeployedMvnVersion

      public String getDeployedMvnVersion(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.deployedMvnVersion attribute.
      Returns:
      the deployedMvnVersion
    • getDeployedMvnVersion

      public String getDeployedMvnVersion()
      Generated method - Getter of the DroolsKIEModule.deployedMvnVersion attribute.
      Returns:
      the deployedMvnVersion
    • setDeployedMvnVersion

      public void setDeployedMvnVersion(SessionContext ctx, String value)
      Generated method - Setter of the DroolsKIEModule.deployedMvnVersion attribute.
      Parameters:
      value - the deployedMvnVersion
    • setDeployedMvnVersion

      public void setDeployedMvnVersion(String value)
      Generated method - Setter of the DroolsKIEModule.deployedMvnVersion attribute.
      Parameters:
      value - the deployedMvnVersion
    • getKieBases

      public Collection<DroolsKIEBase> getKieBases(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.kieBases attribute.
      Returns:
      the kieBases
    • getKieBases

      public Collection<DroolsKIEBase> getKieBases()
      Generated method - Getter of the DroolsKIEModule.kieBases attribute.
      Returns:
      the kieBases
    • setKieBases

      public void setKieBases(SessionContext ctx, Collection<DroolsKIEBase> value)
      Generated method - Setter of the DroolsKIEModule.kieBases attribute.
      Parameters:
      value - the kieBases
    • setKieBases

      public void setKieBases(Collection<DroolsKIEBase> value)
      Generated method - Setter of the DroolsKIEModule.kieBases attribute.
      Parameters:
      value - the kieBases
    • addToKieBases

      public void addToKieBases(SessionContext ctx, DroolsKIEBase value)
      Generated method - Adds value to kieBases.
      Parameters:
      value - the item to add to kieBases
    • addToKieBases

      public void addToKieBases(DroolsKIEBase value)
      Generated method - Adds value to kieBases.
      Parameters:
      value - the item to add to kieBases
    • removeFromKieBases

      public void removeFromKieBases(SessionContext ctx, DroolsKIEBase value)
      Generated method - Removes value from kieBases.
      Parameters:
      value - the item to remove from kieBases
    • removeFromKieBases

      public void removeFromKieBases(DroolsKIEBase value)
      Generated method - Removes value from kieBases.
      Parameters:
      value - the item to remove from kieBases
    • getMvnArtifactId

      public String getMvnArtifactId(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.mvnArtifactId attribute.
      Returns:
      the mvnArtifactId
    • getMvnArtifactId

      public String getMvnArtifactId()
      Generated method - Getter of the DroolsKIEModule.mvnArtifactId attribute.
      Returns:
      the mvnArtifactId
    • setMvnArtifactId

      public void setMvnArtifactId(SessionContext ctx, String value)
      Generated method - Setter of the DroolsKIEModule.mvnArtifactId attribute.
      Parameters:
      value - the mvnArtifactId
    • setMvnArtifactId

      public void setMvnArtifactId(String value)
      Generated method - Setter of the DroolsKIEModule.mvnArtifactId attribute.
      Parameters:
      value - the mvnArtifactId
    • getMvnGroupId

      public String getMvnGroupId(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.mvnGroupId attribute.
      Returns:
      the mvnGroupId
    • getMvnGroupId

      public String getMvnGroupId()
      Generated method - Getter of the DroolsKIEModule.mvnGroupId attribute.
      Returns:
      the mvnGroupId
    • setMvnGroupId

      public void setMvnGroupId(SessionContext ctx, String value)
      Generated method - Setter of the DroolsKIEModule.mvnGroupId attribute.
      Parameters:
      value - the mvnGroupId
    • setMvnGroupId

      public void setMvnGroupId(String value)
      Generated method - Setter of the DroolsKIEModule.mvnGroupId attribute.
      Parameters:
      value - the mvnGroupId
    • getMvnVersion

      public String getMvnVersion(SessionContext ctx)
      Generated method - Getter of the DroolsKIEModule.mvnVersion attribute.
      Returns:
      the mvnVersion
    • getMvnVersion

      public String getMvnVersion()
      Generated method - Getter of the DroolsKIEModule.mvnVersion attribute.
      Returns:
      the mvnVersion
    • setMvnVersion

      public void setMvnVersion(SessionContext ctx, String value)
      Generated method - Setter of the DroolsKIEModule.mvnVersion attribute.
      Parameters:
      value - the mvnVersion
    • setMvnVersion

      public void setMvnVersion(String value)
      Generated method - Setter of the DroolsKIEModule.mvnVersion attribute.
      Parameters:
      value - the mvnVersion