|
|||||||||
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.search.AdvancedSearchDialog
org.alfresco.web.bean.search.SaveSearchDialog
public class SaveSearchDialog
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.search.AdvancedSearchDialog |
---|
properties |
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
SaveSearchDialog()
|
Method Summary | |
---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard. |
java.lang.String |
getFinishButtonLabel()
Returns the label to use for the finish button |
java.lang.String |
saveNewSearchOK(javax.faces.context.FacesContext newContext,
java.lang.String newOutcome)
|
Methods inherited from class org.alfresco.web.bean.search.AdvancedSearchDialog |
---|
addCategory, expandPanel, getCategoriesDataModel, getContentFormats, getContentTypes, getFolderTypes, getGlobalSearchesRef, getPermissionService, getSavedSearches, getUserSearchesRef, init, isAllowEdit, removeCategory, reset, savedSearchModeChanged, saveEditSearch, saveNewSearch, search, selectSearch, setAllowEdit, setPermissionService, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SaveSearchDialog()
Method Detail |
---|
protected java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class AdvancedSearchDialog
context
- FacesContextoutcome
- The default outcome
java.lang.Exception
public java.lang.String getFinishButtonLabel()
IDialogBean
getFinishButtonLabel
in interface IDialogBean
getFinishButtonLabel
in class AdvancedSearchDialog
public java.lang.String saveNewSearchOK(javax.faces.context.FacesContext newContext, java.lang.String newOutcome)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |