public class ProjectTemplateBean extends FCContextBean
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectTemplateBean.EntitySelectModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuildersystemUC| Constructor and Description |
|---|
ProjectTemplateBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(Projekt project) |
String |
getImageLink(Projekt poject) |
IEntitySelectModel<Projekt> |
getModel() |
List<IProjectTemplate> |
getPluginProjectTemplates()
Deprecated.
use
getTemplates() |
List<Projekt> |
getProjectTemplates()
Deprecated.
use
getTemplates() |
List<IProjectTemplateViewModel> |
getTemplates() |
void |
loadPluginTemplates()
Deprecated.
use
getTemplates() |
void |
loadProjectTemplates(String projectScope)
Deprecated.
|
void |
loadTemplates(String projectScope)
Deprecated.
|
void |
loadTemplates(String projectScope,
boolean entities,
boolean plugins)
Method to load the templates
|
void |
setModel(IEntitySelectModel<Projekt> model) |
void |
updateModel() |
void |
updateProjectTemplates()
Deprecated.
use #
updateTemplates() |
void |
updateTemplates()
Deprecated.
|
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewec, isDetached, isHasDBdestroySessionBean, encodeURL, findBean, findBean, findBean, 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, ucaddErrorMsg, 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, getErrorMessagepublic void loadTemplates(String projectScope, boolean entities, boolean plugins)
public List<IProjectTemplateViewModel> getTemplates()
public void delete(Projekt project)
public IEntitySelectModel<Projekt> getModel()
public void setModel(IEntitySelectModel<Projekt> model)
public void updateModel()
@Deprecated public void updateProjectTemplates()
updateTemplates()@Deprecated public void updateTemplates()
loadTemplates(String, boolean, boolean)@Deprecated public void loadProjectTemplates(String projectScope)
loadTemplates(String)projectScope - the project scope to use for loading templats@Deprecated public void loadTemplates(String projectScope)
loadTemplates(String, boolean, boolean)projectScope - the project scope to use for loading templats@Deprecated public void loadPluginTemplates()
getTemplates()@Deprecated public List<IProjectTemplate> getPluginProjectTemplates()
getTemplates()List of IProjectTemplate@Deprecated public List<Projekt> getProjectTemplates()
getTemplates()Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.