|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.codex.CodexEdit
com.partnersoft.codex.CodexResourceEdit
public abstract class CodexResourceEdit
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.codex.CodexEdit |
|---|
applied, id |
| Constructor Summary | |
|---|---|
protected |
CodexResourceEdit(CodexResourceModel model)
|
| Method Summary | |
|---|---|
void |
dispose()
For CodexStructuralEdits, deletes the backup from the filesystem. |
CodexResource |
getCodexResource()
|
CodexResourceModel |
getCodexResourceModel()
Get the model that did it. |
CodexNode |
getEditedNode()
The edited object. |
| Methods inherited from class com.partnersoft.codex.CodexEdit |
|---|
apply, getId, isApplied, rollback, setApplied |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CodexResourceEdit(CodexResourceModel model)
| Method Detail |
|---|
public void dispose()
throws java.io.IOException
CodexEdit
dispose in class CodexEditjava.io.IOExceptionpublic CodexNode getEditedNode()
CodexEdit
getEditedNode in class CodexEditpublic CodexResource getCodexResource()
public CodexResourceModel getCodexResourceModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||