All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.damap.base.rest.persons.PersonService Maven / Gradle / Ivy

package org.damap.base.rest.persons;

import org.damap.base.rest.base.service.ServiceRead;
import org.damap.base.rest.base.service.ServiceSearch;
import org.damap.base.rest.dmp.domain.ContributorDO;

/** PersonService interface. */
public interface PersonService extends ServiceRead, ServiceSearch {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy