456457458459460461462463464465466
return aCalendar; } public void refreshDataSources() throws BaseException { PersistentConnectorClient client = new PersistentConnectorClient(); client.refreshDataSources(); } /** * Loads the preferences of the given node from the storage. *