Moves record parameter settings from pz2 bean to record cmd
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / pz2utils4jsf / pazpar2 / Pz2Interface.java
index 8cba18a..d33b114 100644 (file)
@@ -238,8 +238,5 @@ public interface Pz2Interface extends Serializable {
    */\r
   public List<ErrorInterface> getConfigurationErrors();\r
 \r
-  void setRecordId(String recId);\r
-\r
-  String getRecordId();\r
      \r
 }\r