gluu
|
公開メンバ関数 | |
UpdateAsimbaSelectorAction () | |
void | init () |
void | refresh () |
void | clearEdit () |
void | edit () |
String | add () |
String | update () |
String | cancel () |
String | delete () |
String | search () |
ApplicationSelectorEntry | getSelector () |
void | setSelector (ApplicationSelectorEntry selector) |
List< ApplicationSelectorEntry > | getSelectorList () |
void | setSelectorList (List< ApplicationSelectorEntry > selectorList) |
String | getSearchPattern () |
void | setSearchPattern (String searchPattern) |
boolean | isNewEntry () |
void | setNewEntry (boolean newEntry) |
String | getEditEntryInum () |
void | setEditEntryInum (String editEntryInum) |
List< SelectItem > | getIdpList () |
void | setIdpList (List< SelectItem > idpList) |
List< SelectItem > | getSpRequestorList () |
void | setSpRequestorList (List< SelectItem > spRequestorList) |
非公開変数類 | |
Logger | log |
AppConfiguration | appConfiguration |
Identity | identity |
SvnSyncTimer | svnSyncTimer |
FacesMessages | facesMessages |
AsimbaService | asimbaService |
ConversationService | conversationService |
ApplicationSelectorEntry | selector |
boolean | newEntry = true |
String | editEntryInum = null |
List< ApplicationSelectorEntry > | selectorList = new ArrayList<ApplicationSelectorEntry>() |
List< SelectItem > | idpList |
List< SelectItem > | spRequestorList |
String | searchPattern = "" |
静的非公開変数類 | |
static final long | serialVersionUID = -1242167044333943680L |
Action class for updating and adding the Requestor->IDP Selector to Asimba
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Set "add new" or "edit" mode by inum request parameter.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
editEntryInum | the editEntryInum to set |
|
inline |
idpList | the idpList to set |
|
inline |
newEntry | the newEntry to set |
|
inline |
searchPattern | the searchPattern to set |
|
inline |
selector | the selector to set |
|
inline |
selectorList | the selectorList to set |
|
inline |
spRequestorList | the spRequestorList to set |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |