// Find a unique id project.lock(); if (project.nextClassID == null) // Property doesn't exist, do a database lookup project.nextClassID = getNewID("cl_master", "c_id"); else // Increment the previous value project.nextClassID = 1 + parseInt(project.nextClassID); project.unlock();
ID: write(project.nextClassID);
Short Title:
Title:
Description:
Class Type: Internal External
Cost ($):
Prerequisites:
Eligibility:
Location:
Manager ID:
Approval by: Course Manager
Student Manager
Closed
Submit Clear