Class AMSessionPanel.AMSessionSearchEvent
- java.lang.Object
-
- org.apache.syncope.client.console.panels.AMSessionPanel.AMSessionSearchEvent
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AMSessionPanel
public static class AMSessionPanel.AMSessionSearchEvent extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getKeyword()
AjaxRequestTarget
getTarget()
-
-
-
Method Detail
-
getTarget
public AjaxRequestTarget getTarget()
-
getKeyword
public String getKeyword()
-
-