Interface RecordsManagementActionCondition

    • Method Detail

      • getBeanName

        String getBeanName()
        Get the name of the action condition
        Returns:
        String action condition name
      • getLabel

        String getLabel()
        Get the label of the action condition
        Returns:
        String action condition label
      • getDescription

        String getDescription()
        Get the description of the action condition
        Returns:
        String action condition description
      • isPublicCondition

        boolean isPublicCondition()
        Returns:
        true if the condition is public, false otherwise