Interface CustomPropertyGroup


  • @ProviderType
    public interface CustomPropertyGroup
    Defines a group of CustomPropertyItem which is defined din the template policy
    • Method Detail

      • getGroupId

        java.lang.String getGroupId()
      • getGroupName

        java.lang.String getGroupName()
      • isSelected

        java.lang.Boolean isSelected()
      • getPropertyPairs

        java.util.Map<java.lang.String,​java.lang.String> getPropertyPairs()