Interface CustomPropertyInfo


  • @ProviderType
    public interface CustomPropertyInfo
    Defines the model that provides custom property functionalities used by the sightly page
    • Method Detail

      • getProperties

        @Nullable
        java.util.Map<java.lang.String,​java.lang.String> getProperties()