Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::commandcenter::app::ProjectMaker Class Reference

List of all members.

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

Detailed Description

Author:
mschilli


Constructor & Destructor Documentation

alma::acs::commandcenter::app::ProjectMaker::ProjectMaker String  projectCreatorId  )  [inline]
 


Member Function Documentation

ContainerT alma::acs::commandcenter::app::ProjectMaker::createContainer  )  [inline, protected]
 

AcsCommandCenterProject alma::acs::commandcenter::app::ProjectMaker::createProject  )  [inline]
 

AcsCommandCenterProject alma::acs::commandcenter::app::ProjectMaker::loadProject File  f  )  throws MarshalException, ValidationException, FileNotFoundException, IOException [inline]
 

AcsCommandCenterProject alma::acs::commandcenter::app::ProjectMaker::readProject File  f  )  throws FileNotFoundException, MarshalException, ValidationException, IOException [inline, protected]
 

void alma::acs::commandcenter::app::ProjectMaker::sanitizeProject AcsCommandCenterProject  p  )  [inline, protected]
 

void alma::acs::commandcenter::app::ProjectMaker::writeProject AcsCommandCenterProject  p,
File  f
throws IOException, MarshalException, ValidationException [inline]
 

Purges passwords from the project, sets the version/creator info, then writes the project to disk.


Member Data Documentation

String alma::acs::commandcenter::app::ProjectMaker::projectCreatorId [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:51:28 2009 for ACS Java API by doxygen 1.3.8