java.lang.Object
de.digitalcollections.cudami.server.business.impl.service.UniqueObjectServiceImpl<de.digitalcollections.model.identifiable.IdentifierType,IdentifierTypeRepository>
de.digitalcollections.cudami.server.business.impl.service.identifiable.IdentifierTypeServiceImpl
All Implemented Interfaces:
IdentifierTypeService, UniqueObjectService<de.digitalcollections.model.identifiable.IdentifierType>

@Service("identifierTypeService") public class IdentifierTypeServiceImpl extends UniqueObjectServiceImpl<de.digitalcollections.model.identifiable.IdentifierType,IdentifierTypeRepository> implements IdentifierTypeService