Interface CorporationService
-
- All Superinterfaces:
EntityService<de.digitalcollections.model.api.identifiable.entity.Corporation>,IdentifiableService<de.digitalcollections.model.api.identifiable.entity.Corporation>
- All Known Implementing Classes:
CorporationServiceImpl
public interface CorporationService extends EntityService<de.digitalcollections.model.api.identifiable.entity.Corporation>
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
addRelatedFileresource, addRelatedFileresource, addRelation, addRelation, getRelatedFileResources, getRelatedFileResources, getRelations, getRelations, saveRelatedFileResources, saveRelatedFileResources, saveRelations
-
-