Searched refs:confView (Results 1 – 2 of 2) sorted by relevance
404 …public void reindexSet(Object confView, String memberName, String indexPropertyName) throws Except… in reindexSet() argument411 String[] names = Configuration.getChildrenNames(confView); in reindexSet()419 member = Configuration.getConfigurationNode(names[i], confView); in reindexSet()
862 … Object confView = Configuration.getConfigurationRoot(xMSF, CONFIG_PATH + "/SavedSessions", false); in saveSession() local863 settings.cp_SavedSessions.readConfiguration(confView, CONFIG_READ_PARAM); in saveSession()
Completed in 17 milliseconds