Class DefaultCatalogVersionService

  • All Implemented Interfaces:
    CatalogVersionService, java.io.Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class DefaultCatalogVersionService
    extends AbstractBusinessService
    implements CatalogVersionService
    Service provides basic catalog version oriented functionality. Allows fetching catalog version information, managing session catalog versions and determining whether user is eligible for read/write operations within the given catalog version.
    See Also:
    Serialized Form