Package org.mycore.pi

Interface MCRPIRegistrationInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
MCRPI

public interface MCRPIRegistrationInfo extends Serializable
  • Method Details

    • getIdentifier

      String getIdentifier()
    • getType

      String getType()
    • getMycoreID

      String getMycoreID()
    • getAdditional

      String getAdditional()
    • getMcrVersion

      String getMcrVersion()
    • getMcrRevision

      int getMcrRevision()
    • getRegistrationStarted

      Date getRegistrationStarted()
    • getRegistered

      Date getRegistered()
    • getCreated

      Date getCreated()
    • getService

      String getService()