Added new class org.lamsfoundation.lams.contentrepository.client.ToolContentHandlerThe class handles a simple connection to the content repository, and allows a file to bestored and retrieved. Designed to be used by tools when their only use of the contentrepository is to store files for online and offline instructions.
Added new class org.lamsfoundation.lams.contentrepository.client.The class handles a simple connection to the content repository, and allows a file to bestored and retrieved. Designed to be used by tools when their only use of the contentrepository is to store files for online and offline instructions.
all utility functions are now in the one class NbWebUtil instead of having a separate util class for each environmnent (authoring monitoring and learner)