Package com.softwareag.caf.controls.mwsx
Class PersonProfileDialogBean
java.lang.Object
com.webmethods.caf.faces.bean.BaseFacesBean
com.webmethods.caf.faces.bean.BaseFacesSessionBean
com.webmethods.caf.faces.bean.BaseViewBean
com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
com.softwareag.caf.controls.mwsx.PersonProfileDialogBean
- All Implemented Interfaces:
IPageFlowScopeAdapter
,ICompositeViewControlPageBean
,Serializable
,EventListener
,PhaseListener
,HttpSessionBindingListener
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.webmethods.caf.faces.bean.BaseViewBean
BaseViewBean.ClientIdsContentProvider
-
Field Summary
FieldsFields inherited from class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
fCompositeNamingContainer
Fields inherited from class com.webmethods.caf.faces.bean.BaseViewBean
clientIds, initialized
Fields inherited from class com.webmethods.caf.faces.bean.BaseFacesSessionBean
fExpireWithPageFlow
Fields inherited from class com.webmethods.caf.faces.bean.BaseFacesBean
DATA_BINDING_CLIENTS, EMPTY_RESOURCES, OUTCOME_ERROR, OUTCOME_OK, resourcesProviders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Clients should overwrite this method to perform custom actions before an action method is invoked.protected void
Clients should overwrite this method to perform custom actions before the view gets rendered.Converter Class for the control with id='addressValue'Converter Class for the control with id='localeValue'Converter Class for the control with id='nameValue'Converter Class for the control with id='phoneValue'Converter Class for the control with id='profNameValue'void
setPersonURI
(String personURI) Methods inherited from class com.webmethods.caf.faces.bean.BaseCompositeViewControlPageBean
findComponentInRoot, getClientIds, getCompositeViewAbsoluteControlId, getCompositeViewControlId, getCompositeViewNamingContainer, getPropertyOrBindingValue, setCompositeViewNamingContainer
Methods inherited from class com.webmethods.caf.faces.bean.BaseViewBean
afterApplyRequestValues, afterInvokeApplication, afterPhase, afterProcessValidations, afterRenderResponse, afterRestoreView, afterUpdateModelValues, beforeApplyRequestValues, beforePhase, beforeProcessValidations, beforeRestoreView, beforeUpdateModelValues, callInitialize, findComponent, getApplicationScope, getPhaseId, getRealPath, getRequestParam, getRequestScope, getSessionScope, gotoPage, gotoPage, initialize, isAsyncRequest, preRenderResponse, release, resetPageFlowStorage, streamFileDataToResponse
Methods inherited from class com.webmethods.caf.faces.bean.BaseFacesSessionBean
getExpireWithPageFlow, setExpireWithPageFlow, valueBound, valueUnbound
Methods inherited from class com.webmethods.caf.faces.bean.BaseFacesBean
createMethodBinding, createMethodExpression, createValueBinding, createValueExpression, createValueExpression, error, error, error, error, error, getBean, getFacesContext, getLocale, getResourceInputStream, getResources, getResourcesProvider, getRootCause, getStackTrace, getTreeAttribute, isUserInRole, log, log, log, putTreeAttribute, resetDataBindingClients, resolveDataBinding, resolveDataBinding, resolveExpression, setValue
-
Field Details
-
fPersonURI
-
updateTemplateProviders
protected boolean updateTemplateProviders
-
-
Constructor Details
-
PersonProfileDialogBean
public PersonProfileDialogBean()
-
-
Method Details
-
getExtraAttributeProviderItems
-
getPersonURI
- Returns:
- the personURI
-
setPersonURI
- Parameters:
personURI
- the personURI to set
-
getPersonModel
-
beforeRenderResponse
protected void beforeRenderResponse()Description copied from class:BaseViewBean
Clients should overwrite this method to perform custom actions before the view gets rendered.- Overrides:
beforeRenderResponse
in classBaseViewBean
-
beforeInvokeApplication
protected void beforeInvokeApplication()Description copied from class:BaseViewBean
Clients should overwrite this method to perform custom actions before an action method is invoked.- Overrides:
beforeInvokeApplication
in classBaseViewBean
-
getNameValue_converter
Converter Class for the control with id='nameValue' -
getProfNameValue_converter
Converter Class for the control with id='profNameValue' -
getAddressValue_converter
Converter Class for the control with id='addressValue' -
getLocaleValue_converter
Converter Class for the control with id='localeValue' -
getPhoneValue_converter
Converter Class for the control with id='phoneValue' -
getNotsEmail
-
getNotsPagerEmail
-
getNotsPagerEmailEncoding
-
getNotsMobileEmail
-
getNotsMobileEmailEncoding
-
getCharEncodingsProvider
-
getProviderAttributes
-