public interface NumberResourceService
Modifier and Type | Method and Description |
---|---|
void |
removeReserveDate(int resourceId) |
void |
setReserveDate(int resourceId,
java.util.Date date,
java.lang.String comment) |
void setReserveDate(int resourceId, java.util.Date date, java.lang.String comment) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
void removeReserveDate(int resourceId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException