Searched refs:getUserPageSuffix (Results 1 - 3 of 3) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java594 public String getUserPageSuffix() { method in class:RuntimeEnvironment
595 return threadConfig.get().getUserPageSuffix();
H A DConfiguration.java454 public String getUserPageSuffix() { method in class:Configuration
/opengrok-sun/src/org/opensolaris/opengrok/analysis/
H A DJFlexXref.java69 * See {@link RuntimeEnvironment#getUserPageSuffix()}. Per default
142 userPageSuffix = RuntimeEnvironment.getInstance().getUserPageSuffix();

Completed in 758 milliseconds