Interface NumberResourceService


public interface NumberResourceService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    removeReserveDate(int resourceId)
     
    void
    setReserveDate(int resourceId, Date date, String comment)