|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.core.DefaultSaveContext
public class DefaultSaveContext
| Constructor Summary | |
|---|---|
DefaultSaveContext()
|
|
| Method Summary | |
|---|---|
boolean |
doUpdateLastModifier()
UpdateLastModifier indicates whether to update the LastModifier field when saving a page. |
boolean |
isMinorEdit()
Minor edits indicate that notifications should not be sent out informing users of changes made to the page. |
void |
setMinorEdit(boolean minorEdit)
Minor edits indicate that notifications should not be sent out informing users of changes made to the page. |
void |
setUpdateLastModifier(boolean updateLastModifier)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSaveContext()
| Method Detail |
|---|
public boolean isMinorEdit()
SaveContext
isMinorEdit in interface SaveContextpublic void setMinorEdit(boolean minorEdit)
SaveContext
setMinorEdit in interface SaveContextpublic boolean doUpdateLastModifier()
SaveContext
doUpdateLastModifier in interface SaveContextpublic void setUpdateLastModifier(boolean updateLastModifier)
setUpdateLastModifier in interface SaveContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||