Class PromoteAsRecordEvaluationRest

java.lang.Object
com.openkm.sdk4j.bean.PromoteAsRecordEvaluationRest
All Implemented Interfaces:
Serializable

public class PromoteAsRecordEvaluationRest extends Object implements Serializable
Author:
jllort
See Also:
  • Field Details

  • Constructor Details

    • PromoteAsRecordEvaluationRest

      public PromoteAsRecordEvaluationRest()
  • Method Details

    • getErrorList

      public List<Error> getErrorList()
    • setErrorList

      public void setErrorList(List<Error> errorList)
    • isCanBePromoted

      public boolean isCanBePromoted()
    • setCanBePromoted

      public void setCanBePromoted(boolean canBePromoted)
    • toString

      public String toString()
      Overrides:
      toString in class Object