public class ProjectCopyBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ProjectCopyBean() |
Modifier and Type | Method and Description |
---|---|
void |
copyById(long projectId) |
void |
copyFormToTemplateById(long projectId) |
void |
copyTemplateById(long projectId) |
List<FormVersion> |
getAllFormVersions() |
CurrentProjectBean |
getCurrentProjectBean() |
FormVersion |
getFormVersionToCopy() |
List<Postfach> |
getInboxList() |
String |
getNameForCopy(String original) |
Projekt |
getProjectToCopy() |
String |
getTitleForCopy(String original) |
void |
init() |
boolean |
isDisableAllActions() |
void |
setCurrentProjectBean(CurrentProjectBean currentProjectBean) |
void |
setDisableAllActions(boolean disableAllActions) |
void |
setFormVersionToCopy(FormVersion formVersionToCopy) |
void |
setProjectToCopy(Projekt projectToCopy) |
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 Projekt getProjectToCopy()
public void setProjectToCopy(Projekt projectToCopy)
public String getNameForCopy(String original) throws LimitExceededException
LimitExceededException
public boolean isDisableAllActions()
public void setDisableAllActions(boolean disableAllActions)
public void copyById(long projectId)
public void copyTemplateById(long projectId)
public void copyFormToTemplateById(long projectId)
public List<FormVersion> getAllFormVersions()
public FormVersion getFormVersionToCopy()
public void setFormVersionToCopy(FormVersion formVersionToCopy)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.