Class WebServiceProviderEditViewBean
- java.lang.Object
-
- com.iplanet.jato.view.ViewBase
-
- com.iplanet.jato.view.ContainerViewBase
-
- com.iplanet.jato.view.RequestHandlingViewBase
-
- com.iplanet.jato.view.ViewBeanBase
-
- org.forgerock.openam.console.base.ConsoleViewBeanBase
-
- com.sun.identity.console.base.AMViewBeanBase
-
- com.sun.identity.console.base.AMPrimaryMastHeadViewBean
-
- com.sun.identity.console.agentconfig.AgentProfileViewBean
-
- com.sun.identity.console.agentconfig.WebServiceEditViewBean
-
- com.sun.identity.console.agentconfig.WebServiceProviderEditViewBean
-
- All Implemented Interfaces:
com.iplanet.jato.RequestCompletionListener,com.iplanet.jato.RequestHandler,com.iplanet.jato.RequestParticipant,com.iplanet.jato.view.ContainerView,com.iplanet.jato.view.View,com.iplanet.jato.view.ViewBean,com.iplanet.jato.view.WebActionHandler,com.iplanet.jato.view.WebActions,com.sun.web.ui.view.tabs.CCNodeEventHandlerInterface
public class WebServiceProviderEditViewBean extends WebServiceEditViewBean
Customized view bean for WSP.
-
-
Field Summary
-
Fields inherited from class com.sun.identity.console.agentconfig.WebServiceEditViewBean
PROPERTY_ATTRIBUTE
-
Fields inherited from class com.sun.identity.console.agentconfig.AgentProfileViewBean
inheritedPropertyNames, isGroup, MODIFIED_PROFILE, propertySheetModel, ptModel, rcSet, submitCycle
-
Fields inherited from class com.sun.identity.console.base.AMPrimaryMastHeadViewBean
HDR_COMMON, MH_COMMON, PG_SESSION_PAGE_TRAIL_ID, PG_SESSION_TAB_ID, retainPageSessionsBtwTabs, TAB_COMMON, tabModel
-
Fields inherited from class com.sun.identity.console.base.AMViewBeanBase
BTN_GHOST, debug, initialized, PG_SESSION_ATTR, PG_SESSION_ATTR_ID, PG_SESSION_SSO_ID, SZ_CACHE
-
Fields inherited from class com.iplanet.jato.view.ViewBeanBase
DEFAULT_COMMAND_CHILD_NVP_NAME, DISPLAY_EVENT_COMPLETED_REQUEST_ATTRIBUTE_NAME, OPTION_USE_PAGE_SESSION_FOR_DEFAULT_COMMAND_CHILD
-
Fields inherited from class com.iplanet.jato.view.RequestHandlingViewBase
HANDLE_REQUEST_METHOD_PREFIX, HANDLE_REQUEST_METHOD_SUFFIX
-
Fields inherited from class com.iplanet.jato.view.ContainerViewBase
BEGIN_DISPLAY_EVENT_METHOD_PREFIX, BEGIN_DISPLAY_EVENT_METHOD_SUFFIX, END_DISPLAY_EVENT_METHOD_PREFIX, END_DISPLAY_EVENT_METHOD_SUFFIX, eventMethodRegistry, OPTION_ENABLE_QUALIFIELD_CHILD_NAME_LOOKUPS, OPTION_USE_LEGACY_DISPLAY_EVENT_SIGNATURES
-
Fields inherited from interface com.iplanet.jato.view.ViewBean
PAGE_SESSION_ATTRIBUTE_NVP_NAME, VIEW_BEAN_NAME_SUFFIX
-
-
Constructor Summary
Constructors Constructor Description WebServiceProviderEditViewBean()Creates an instance of this view bean.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.iplanet.jato.view.ViewcreateChild(String name)Creates user interface components used by this view bean.StringendPropertyAttributesDisplay(com.iplanet.jato.view.event.ChildContentDisplayEvent event)StringendTblDataActionHrefDisplay(com.iplanet.jato.view.event.ChildContentDisplayEvent event)Removed the anchor tag if user credential is to be inherit from group.protected MapgetAttrToChildNamesMapping()protected voidgetExtendedFormsValues(Map values)voidhandleBtnExportPolicyRequest(com.iplanet.jato.view.event.RequestInvocationEvent event)protected StringhandleReadonlyAttributes(String xml)voidhandleTblButtonAddRequest(com.iplanet.jato.view.event.RequestInvocationEvent event)Forwards request to add user credential view bean.voidhandleTblButtonDeleteRequest(com.iplanet.jato.view.event.RequestInvocationEvent event)Deletes user token credential.voidhandleTblDataActionHrefRequest(com.iplanet.jato.view.event.RequestInvocationEvent event)Handles edit user token credential request.protected voidregisterChildren()Registers user interface components used by this view bean.protected voidsetExtendedDefaultValues(Map values)-
Methods inherited from class com.sun.identity.console.agentconfig.WebServiceEditViewBean
beginTabCommonDisplay, createPropertySheetModel, createTabModel, getChildNames, getFormValues, getPropertyNames, handleRealmNameInTabSwitch, isFirstTab, makeReadOnly, nodeClicked, setDefaultValues, setSelectedTabNode
-
Methods inherited from class com.sun.identity.console.agentconfig.AgentProfileViewBean
beginBtnDumpDisplay, beginBtnInheritDisplay, beginDisplay, checkAgentType, createPageTitleModel, createPropertyModel, getAgentType, getBackButtonLabel, getModelInternal, getTrackingTabIDName, getValueFromMap, handleBtnDumpRequest, handleBtnInheritRequest, handleButton1Request, handleButton2Request, handleButton3Request, initialize, is2dot2Agent, isAgentAuthenticator, putStringInSet, setAgentTitle, setPropertySheetValues, setRequestContentInitialize
-
Methods inherited from class com.sun.identity.console.base.AMPrimaryMastHeadViewBean
addPageTrail, backTrail, beginDisplay, forwardTo, getBreadCrumbDisplayName, getDefaultTabId, getTabNodeAssociatedViewBean, handleBreadCrumbHrefRequest, initPageTrail, isRootRealm, lockPageTrail, passPgSessionMapEx, setPageTrail, setRequestContext, startPageTrail, unlockPageTrail, unlockPageTrailForSwapping
-
Methods inherited from class com.sun.identity.console.base.AMViewBeanBase
addBlankTextField, appendPgSession, beginChildDisplay, bypassForwardTo, charToHex, createOptionList, createOptionList, createOptionList, createOptionList, createOptionList, deserializePageAttributes, disableButton, getBackButtonLabel, getBlankTextFields, getCallingView, getCharset, getCharset, getContentType, getCurrentLocation, getCurrentLocationDN, getCurrentRealm, getCurrentRealmEncoded, getList, getModel, getPageSessionAttributes, getPageSessionAttributeString, getPath, getRequestURL, getServiceNameForAccessControl, getUserLocale, getValues, handleGRequest, hexToString, hideTableSelectionIcons, isInlineAlertMessageSet, mapRequestParameter, passPgSessionMap, passPgSessionMap, performDelegationTasks, redirectToStartURL, resetButtonState, resetView, setCurrentLocation, setInlineAlertMessage, setInlineAlertMessage, setPageSessionAttributes, stringToHex
-
Methods inherited from class com.iplanet.jato.view.ViewBeanBase
clearPageSessionAttributes, forward, forwardTo, getDefaultCommandDescriptor, getDefaultDisplayURL, getDisplayURL, getLogicalName, getModuleURL, getPageSessionAttribute, getPageSessionAttributeString, getRequestInvocationName, getRequestInvocationName, handleDeserializePageAttributesException, include, include, include, invokeRequestHandler, invokeRequestHandlerInternal, mapRequestParameters, removePageSessionAttribute, securityCheck, setDefaultCommandDescriptor, setDefaultDisplayURL, setPageSessionAttribute
-
Methods inherited from class com.iplanet.jato.view.RequestHandlingViewBase
acceptRequest, afterAllModelsExecute, afterAllWebActionModelsExecute, afterHandleRequestCommandExecution, afterModelExecutes, afterWebActionModelExecutes, appMessage, beforeHandleRequestCommandExecution, beforeModelExecutes, beforeWebActionModelExecutes, createDefaultExecutionContext, executeAutoDeletingModel, executeAutoDeletingModels, executeAutoExecutingModel, executeAutoExecutingModels, executeAutoInsertingModel, executeAutoInsertingModels, executeAutoRetrievingModel, executeAutoRetrievingModels, executeAutoRetrievingModels, executeAutoUpdatingModel, executeAutoUpdatingModels, getAutoDeletingModels, getAutoExecutingModels, getAutoInsertingModels, getAutoRetrieveExecutionContext, getAutoRetrievingModels, getAutoUpdatingModels, getFirstActionExecutionContext, getLastActionExecutionContext, getModel, getNextActionExecutionContext, getPreviousActionExecutionContext, getRefreshActionExecutionContext, getRequestCompletionListenerChildNames, getRequestContext, getRequestParticipantChildNames, getSession, getViewBean, getWebActionModelOffset, getWebActionModels, getWebActionRowOffsetSessionKey, handleRequest, handleWebAction, isAutoRetrieveEnabled, onHandleRequestCommandExecutionError, onModelError, onNoModelDataAvailable, onWebActionExecutionError, requestComplete, setAutoDeletingModels, setAutoExecutingModels, setAutoInsertingModels, setAutoRetrieveEnabled, setAutoRetrieveExecutionContext, setAutoRetrievingModels, setAutoUpdatingModels, setWebActionModelOffset
-
Methods inherited from class com.iplanet.jato.view.ContainerViewBase
beginChildDisplay, beginComponentDisplay, beginDisplay, childExists, createChildReserved, endChildDisplay, endChildDisplay, endComponentDisplay, endDisplay, endDisplay, ensureChild, getChild, getChildNames, getChildNames, getChildType, getCommandChildNames, getDefaultModel, getDisplayField, getDisplayFieldBooleanValue, getDisplayFieldDoubleValue, getDisplayFieldIntValue, getDisplayFieldStringValue, getDisplayFieldValue, getNumChildren, getQualifiedCommandChildNames, onValidationException, registerChild, registerDisplayEventHandlers, removeAllChildren, removeChild, removeQualifiedNameIndices, resetChildren, setDefaultModel, setDisplayFieldValue, setDisplayFieldValue, setDisplayFieldValue, setDisplayFieldValue, unregisterChild
-
Methods inherited from class com.iplanet.jato.view.ViewBase
getName, getParent, getParentViewBean, getQualifiedName, getQualifiedViewNameSeparator, getRootView, getRootView, getSimpleQualifiedName, isVisible, setName, setParent, setQualifiedViewNameSeparator, setVisible
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.iplanet.jato.view.ContainerView
endChildDisplay, endDisplay, getChild, getChildNames, getChildType, getDefaultModel, getDisplayField, getDisplayFieldValue, getNumChildren, resetChildren, setDisplayFieldValue
-
Methods inherited from interface com.iplanet.jato.RequestHandler
acceptRequest, getRequestContext, handleRequest
-
-
-
-
Method Detail
-
registerChildren
protected void registerChildren()
Description copied from class:AMPrimaryMastHeadViewBeanRegisters user interface components used by this view bean.- Overrides:
registerChildrenin classAgentProfileViewBean
-
createChild
protected com.iplanet.jato.view.View createChild(String name)
Description copied from class:AMPrimaryMastHeadViewBeanCreates user interface components used by this view bean.- Overrides:
createChildin classAgentProfileViewBean- Parameters:
name- of component- Returns:
- child component
-
setExtendedDefaultValues
protected void setExtendedDefaultValues(Map values) throws AMConsoleException
- Specified by:
setExtendedDefaultValuesin classWebServiceEditViewBean- Throws:
AMConsoleException
-
endTblDataActionHrefDisplay
public String endTblDataActionHrefDisplay(com.iplanet.jato.view.event.ChildContentDisplayEvent event)
Removed the anchor tag if user credential is to be inherit from group.- Parameters:
event- Child Content Display Event.- Returns:
- the manipulated HTML.
-
getExtendedFormsValues
protected void getExtendedFormsValues(Map values) throws AMConsoleException
- Specified by:
getExtendedFormsValuesin classWebServiceEditViewBean- Throws:
AMConsoleException
-
handleTblButtonAddRequest
public void handleTblButtonAddRequest(com.iplanet.jato.view.event.RequestInvocationEvent event) throws com.iplanet.jato.model.ModelControlExceptionForwards request to add user credential view bean.- Parameters:
event- Request Invocation Event.- Throws:
com.iplanet.jato.model.ModelControlException
-
handleBtnExportPolicyRequest
public void handleBtnExportPolicyRequest(com.iplanet.jato.view.event.RequestInvocationEvent event) throws com.iplanet.jato.model.ModelControlException- Throws:
com.iplanet.jato.model.ModelControlException
-
handleTblDataActionHrefRequest
public void handleTblDataActionHrefRequest(com.iplanet.jato.view.event.RequestInvocationEvent event) throws com.iplanet.jato.model.ModelControlExceptionHandles edit user token credential request.- Parameters:
event- Request Invocation Event.- Throws:
com.iplanet.jato.model.ModelControlException- if table model cannot be restored.
-
handleTblButtonDeleteRequest
public void handleTblButtonDeleteRequest(com.iplanet.jato.view.event.RequestInvocationEvent event) throws com.iplanet.jato.model.ModelControlExceptionDeletes user token credential.- Parameters:
event- Request Invocation Event.- Throws:
com.iplanet.jato.model.ModelControlException- if table model cannot be restored.
-
getAttrToChildNamesMapping
protected Map getAttrToChildNamesMapping()
- Specified by:
getAttrToChildNamesMappingin classWebServiceEditViewBean
-
handleReadonlyAttributes
protected String handleReadonlyAttributes(String xml)
- Overrides:
handleReadonlyAttributesin classWebServiceEditViewBean
-
endPropertyAttributesDisplay
public String endPropertyAttributesDisplay(com.iplanet.jato.view.event.ChildContentDisplayEvent event)
-
-