Class DefaultContentCatalogService

All Implemented Interfaces:
ContentCatalogService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultContentCatalogService extends AbstractCMSService implements ContentCatalogService
Default implementation of ContentCatalogService interface.
See Also:
  • Constructor Details

    • DefaultContentCatalogService

      public DefaultContentCatalogService()
  • Method Details