Class MetadataValueServiceImpl

java.lang.Object
org.dspace.content.MetadataValueServiceImpl
All Implemented Interfaces:
MetadataValueService

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