Interface ContinentService
- All Superinterfaces:
EntityService<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,IdentifiableService<de.digitalcollections.model.identifiable.entity.geo.location.Continent>,UniqueObjectService<de.digitalcollections.model.identifiable.entity.geo.location.Continent>
- All Known Implementing Classes:
ContinentServiceImpl
public interface ContinentService
extends GeoLocationService<de.digitalcollections.model.identifiable.entity.geo.location.Continent>
-
Field Summary
Fields inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.geo.location.GeoLocationService
EARTH_RADIUS_KM -
Method Summary
Methods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.entity.EntityService
getByRefIdMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifiableService
addRelatedEntity, addRelatedFileresource, cleanupLabelFromUnwantedLocales, findByLanguageAndInitial, findRelatedEntities, findRelatedFileResources, getByExampleAndLocale, getByIdentifier, getLanguages, setRelatedEntities, setRelatedFileResources, validateMethods inherited from interface de.digitalcollections.cudami.server.business.api.service.UniqueObjectService
count, create, delete, delete, find, getAll, getByExample, getByExampleAndFiltering, getRandom, save, update