Class CudamiServiceImpl

  • All Implemented Interfaces:
    CudamiService

    @Service
    public class CudamiServiceImpl
    extends java.lang.Object
    implements CudamiService
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.util.Locale> getAllLocales()  
      java.util.Locale getDefaultLocale()  
      de.digitalcollections.model.api.identifiable.entity.parts.Webpage getWebpage​(java.lang.String uuid)  
      de.digitalcollections.model.api.identifiable.entity.parts.Webpage getWebpage​(java.util.Locale locale, java.lang.String uuid)  
      de.digitalcollections.model.api.identifiable.entity.parts.Webpage getWebpage​(java.util.Locale locale, java.util.UUID uuid)  
      de.digitalcollections.model.api.identifiable.entity.parts.Webpage getWebpage​(java.util.UUID uuid)  
      de.digitalcollections.model.api.identifiable.entity.Website getWebsite​(java.lang.String uuid)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait