Class MetadataSchemaServiceImpl

java.lang.Object
org.dspace.content.MetadataSchemaServiceImpl
All Implemented Interfaces:
MetadataSchemaService

public class MetadataSchemaServiceImpl extends Object implements MetadataSchemaService
Service implementation for the MetadataSchema object. This class is responsible for all business logic calls for the MetadataSchema object and is autowired by spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com