com.partnersoft.codex
Class GraveyardEdit

java.lang.Object
  extended by com.partnersoft.codex.CodexEdit
      extended by com.partnersoft.codex.CodexStructuralEdit
          extended by com.partnersoft.codex.GraveyardEdit

public abstract class GraveyardEdit
extends CodexStructuralEdit


Field Summary
 
Fields inherited from class com.partnersoft.codex.CodexStructuralEdit
CREATE, DELETE, RELOAD, RENAME
 
Fields inherited from class com.partnersoft.codex.CodexEdit
applied, id
 
Constructor Summary
GraveyardEdit()
           
 
Method Summary
 java.io.File createGraveyardFile()
          Creates a unique filename for this resource in the graveyard.
 
Methods inherited from class com.partnersoft.codex.CodexStructuralEdit
getOperation
 
Methods inherited from class com.partnersoft.codex.CodexEdit
apply, dispose, getEditedNode, getId, isApplied, rollback, setApplied
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraveyardEdit

public GraveyardEdit()
Method Detail

createGraveyardFile

public java.io.File createGraveyardFile()
Creates a unique filename for this resource in the graveyard.

Returns: