Class DeleteDialogEntityDetailBean

java.lang.Object
ch.tocco.nice2.rest.client.spi.delete.beans.DeleteDialogEntityDetailBean

public class DeleteDialogEntityDetailBean extends Object
  • Constructor Details

    • DeleteDialogEntityDetailBean

      public DeleteDialogEntityDetailBean()
  • Method Details

    • getEntityName

      public String getEntityName()
    • setEntityName

      public void setEntityName(String entityName)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getEntityLabel

      public String getEntityLabel()
    • setEntityLabel

      public void setEntityLabel(String entityLabel)
    • getBusinessUnitId

      @Nullable public @Nullable String getBusinessUnitId()
    • setBusinessUnitId

      public void setBusinessUnitId(@Nullable @Nullable String businessUnitId)
    • getDeleteStatus

    • setDeleteStatus

      public void setDeleteStatus(DeleteDialogEntityDetailBean.DeleteStatus deleteStatus)