|
Public Member Functions |
| ProjectMaker (String projectCreatorId) |
AcsCommandCenterProject | createProject () |
void | writeProject (AcsCommandCenterProject p, File f) throws IOException, MarshalException, ValidationException |
AcsCommandCenterProject | loadProject (File f) throws MarshalException, ValidationException, FileNotFoundException, IOException |
Protected Member Functions |
ContainerT | createContainer () |
AcsCommandCenterProject | readProject (File f) throws FileNotFoundException, MarshalException, ValidationException, IOException |
void | sanitizeProject (AcsCommandCenterProject p) |
Protected Attributes |
String | projectCreatorId |