|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.grouperUi.serviceLogic.AttributeDefNamePicker
public class AttributeDefNamePicker
logic for attribute def name picker module
Constructor Summary | |
---|---|
AttributeDefNamePicker()
|
Method Summary | |
---|---|
static String |
configFileValue(String attributeDefNamePickerName,
String key)
get a config from this finder's config file |
void |
index(HttpServletRequest request,
HttpServletResponse response)
index page of application |
void |
search(HttpServletRequest request,
HttpServletResponse response)
search for a term |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeDefNamePicker()
Method Detail |
---|
public static String configFileValue(String attributeDefNamePickerName, String key) throws AttributeDefNamePickerConfigNotFoundException
attributeDefNamePickerName
- key
-
AttributeDefNamePickerConfigNotFoundException
public void index(HttpServletRequest request, HttpServletResponse response)
request
- response
- public void search(HttpServletRequest request, HttpServletResponse response)
request
- response
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |