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

/external/smack/src/org/jivesoftware/smackx/workgroup/settings/
H A DSearchSettings.java28 return ModelUtil.hasLength(getForumsLocation()) && ModelUtil.hasLength(getKbLocation());
31 public String getForumsLocation() { method in class:SearchSettings
52 return ModelUtil.hasLength(getForumsLocation());

Completed in 233 milliseconds