Class MoveRequestBean

java.lang.Object
ch.tocco.nice2.rest.documents.impl.beans.MoveRequestBean

public class MoveRequestBean extends Object
  • Constructor Details

    • MoveRequestBean

      public MoveRequestBean()
  • Method Details

    • getTargetEntityKey

      public String getTargetEntityKey()
    • setTargetEntityKey

      public void setTargetEntityKey(String targetEntityKey)
    • getSelectedEntityKeys

      public Collection<String> getSelectedEntityKeys()
    • setSelectedEntityKeys

      public void setSelectedEntityKeys(Collection<String> selectedEntityKeys)