public class ProjectShareBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProjectShareBean() |
Modifier and Type | Method and Description |
---|---|
void |
activateProject() |
void |
clipboardErrorListener(org.primefaces.extensions.event.ClipboardErrorEvent errorEvent) |
void |
clipboardSuccessListener(org.primefaces.extensions.event.ClipboardSuccessEvent successEvent) |
CurrentProjectBean |
getCurrentProjectBean() |
ProjectShareCustomizationBean |
getCustomizationBean() |
List<EFormShareType> |
getFormShareRootTypes() |
String |
getLinkText(Locale locale) |
EFormShareType |
getShareType() |
EWizardStepFormShare |
getWizardStep() |
void |
init() |
void |
saveAlias() |
void |
setCurrentProjectBean(CurrentProjectBean currentProjectBean) |
void |
setCustomizationBean(ProjectShareCustomizationBean customizationBean) |
void |
setDefaultValues() |
void |
setShareType(EFormShareType shareType) |
void |
setWizardStep(EWizardStepFormShare wizardStep) |
void |
updateShareOutput() |
void |
wizardStepBackward() |
void |
wizardStepForward() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage
@PostConstruct public void init()
public CurrentProjectBean getCurrentProjectBean()
public void setCurrentProjectBean(CurrentProjectBean currentProjectBean)
public ProjectShareCustomizationBean getCustomizationBean()
public void setCustomizationBean(ProjectShareCustomizationBean customizationBean)
public EWizardStepFormShare getWizardStep()
public void setWizardStep(EWizardStepFormShare wizardStep)
public List<EFormShareType> getFormShareRootTypes()
public EFormShareType getShareType()
public void setShareType(EFormShareType shareType)
public void setDefaultValues()
public void saveAlias()
public void updateShareOutput()
public void activateProject()
public void wizardStepForward()
public void wizardStepBackward()
public void clipboardSuccessListener(org.primefaces.extensions.event.ClipboardSuccessEvent successEvent)
public void clipboardErrorListener(org.primefaces.extensions.event.ClipboardErrorEvent errorEvent)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.