|
|||||||||
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.content.EditContentPropertiesDialog
org.alfresco.web.bean.content.SetContentPropertiesDialog
public class SetContentPropertiesDialog
Bean implementation of the "Set Content Properties" dialog.
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.content.EditContentPropertiesDialog |
---|
editableNode, TEMP_PROP_ENCODING, TEMP_PROP_MIMETYPE |
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
SetContentPropertiesDialog()
|
Method Summary | |
---|---|
protected java.lang.String |
getDefaultCancelOutcome()
Returns the default cancel outcome |
protected java.lang.String |
getDefaultFinishOutcome()
Returns the default finish outcome |
Methods inherited from class org.alfresco.web.bean.content.EditContentPropertiesDialog |
---|
doPostCommitProcessing, finishImpl, formatErrorMessage, getEditableNode, getErrorOutcome, getFinishButtonDisabled, init, initEditableNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetContentPropertiesDialog()
Method Detail |
---|
protected java.lang.String getDefaultCancelOutcome()
BaseDialogBean
getDefaultCancelOutcome
in class BaseDialogBean
protected java.lang.String getDefaultFinishOutcome()
BaseDialogBean
getDefaultFinishOutcome
in class BaseDialogBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |