Package org.openurp.base.util
Interface OccupyTable
- All Known Implementing Classes:
AbstractIntArrayOccupyTable
public interface OccupyTable
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidgetWeekState(int week, int unit) getWeekStateStr(int week, int unit) booleanisConflict(List activites) voidremoveOccupy(List activites)
-
Field Details
-
TABLE_NAME
- See Also:
-
-
Method Details
-
addOccupy
-
removeOccupy
-
isConflict
-
getWeekState
-
getWeekStateStr
-