com::cosylab::acs::laser::dao::ConfigurationAccessor Interface Reference

Inheritance diagram for com::cosylab::acs::laser::dao::ConfigurationAccessor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boolean isWriteable ()
String getConfiguration (String path) throws Exception
void setConfiguration (String path, String data) throws Exception
void deleteConfiguration (String path) throws Exception

Member Function Documentation

void com::cosylab::acs::laser::dao::ConfigurationAccessor::deleteConfiguration ( String  path  )  throws Exception
String com::cosylab::acs::laser::dao::ConfigurationAccessor::getConfiguration ( String  path  )  throws Exception
boolean com::cosylab::acs::laser::dao::ConfigurationAccessor::isWriteable (  ) 
void com::cosylab::acs::laser::dao::ConfigurationAccessor::setConfiguration ( String  path,
String  data 
) throws Exception

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2