Interface ContentTypesConfig

  • All Known Implementing Classes:
    ContentTypesConfigImpl

    public interface ContentTypesConfig
    provides content type configuration
    Author:
    hyanghee
    • Method Detail

      • getContentTypeConfig

        ContentTypeConfigTO getContentTypeConfig​(String site,
                                                 String contentType)
        get content type configuration for the given site and the content type
        Parameters:
        site -
        contentType -
        Returns:
        content type configuration
      • loadConfiguration

        ContentTypeConfigTO loadConfiguration​(String site,
                                              String contentType)
        load configuration from the noderRef given
        Parameters:
        site -
        contentType -
        Returns:
        content type configuration