|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.bean.dialog.BaseDialogBean
org.alfresco.web.bean.wcm.CreateFolderDialog
org.alfresco.web.bean.wcm.CreateWebappDialog
public class CreateWebappDialog
Bean implementation for the AVM "Create Webapp Folder" dialog.
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.wcm.CreateFolderDialog |
---|
avmBrowseBean, description, name, title |
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
CreateWebappDialog()
|
Method Summary | |
---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard. |
protected org.alfresco.wcm.webproject.WebProjectService |
getWebProjectService()
|
void |
setWebProjectService(org.alfresco.wcm.webproject.WebProjectService wpService)
|
Methods inherited from class org.alfresco.web.bean.wcm.CreateFolderDialog |
---|
getAssetService, getDescription, getName, getTitle, init, setAssetService, setAvmBrowseBean, setDescription, setName, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateWebappDialog()
Method Detail |
---|
public void setWebProjectService(org.alfresco.wcm.webproject.WebProjectService wpService)
protected org.alfresco.wcm.webproject.WebProjectService getWebProjectService()
protected java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class CreateFolderDialog
context
- FacesContextoutcome
- The default outcome
java.lang.Exception
BaseDialogBean.finishImpl(javax.faces.context.FacesContext, java.lang.String)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |