Class Checki5OSLicensedProgramExistsRule

  • All Implemented Interfaces:
    Referenceable

    public final class Checki5OSLicensedProgramExistsRule
    extends Rule
    System i (i5/OS) Licensed Program Exists Condition This rule allows developers to determine if a licensed program, matched by the Licensed Program Identifier, Option, and Release Level, exists on the target i5/OS system. Any action to which this rule is assigned can be conditionally performed based on whether a matching licensed program is found or not found on the i5/OS system.
    • Constructor Detail

      • Checki5OSLicensedProgramExistsRule

        public Checki5OSLicensedProgramExistsRule()
    • Method Detail

      • setTrueIfFileExistsOnTarget

        public void setTrueIfFileExistsOnTarget​(boolean _value)
        To set whether the rule with pass if the file exited on target.
      • getTrueIfFileExistsOnTarget

        public boolean getTrueIfFileExistsOnTarget()
        To get whether the rule with pass if the file exited on target.
      • getMinimumVRM

        public java.lang.String getMinimumVRM()
        Get the minimum VRM
      • getOption

        public java.lang.String getOption()
        To get the licensed program option.
      • getProductID

        public java.lang.String getProductID()
        Get the licensed program product ID
      • setMinimumVRM

        public void setMinimumVRM​(java.lang.String s)
        Set the minimum VRM
      • setOption

        public void setOption​(java.lang.String s)
        Set licensed program option
      • setProductID

        public void setProductID​(java.lang.String s)
        Set the licensed program product ID