Searched defs:setUserPageSuffix (Results 1 - 2 of 2) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java616 public void setUserPageSuffix(String userPageSuffix) { method in class:Configuration
H A DRuntimeEnvironment.java847 public void setUserPageSuffix(String userPageSuffix) { method in class:RuntimeEnvironment
848 threadConfig.get().setUserPageSuffix(userPageSuffix);

Completed in 16 milliseconds