Class MCREpicurLite

java.lang.Object
org.mycore.pi.urn.rest.MCREpicurLite

@Deprecated public final class MCREpicurLite extends Object
Deprecated.
Created by chi on 25.01.17.
Author:
shermann, Huu Chi Vu
  • Method Details

    • instance

      public static MCREpicurLite instance(MCRPIRegistrationInfo urn, URL url)
      Deprecated.
    • toXML

      public Document toXML()
      Deprecated.
      Creates the epicur lite xml.
    • asXMLString

      public String asXMLString()
      Deprecated.
    • setCredentials

      public MCREpicurLite setCredentials(org.apache.http.auth.UsernamePasswordCredentials credentials)
      Deprecated.
    • getUrl

      public URL getUrl()
      Deprecated.
    • setFrontpage

      public MCREpicurLite setFrontpage(boolean frontpage)
      Deprecated.
      Parameters:
      frontpage - the frontpage to set
    • setPrimary

      public MCREpicurLite setPrimary(boolean primary)
      Deprecated.
      Parameters:
      primary - the primary to set
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object