Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
NewLinkEvent Class Reference
Inheritance diagram for NewLinkEvent:

Public Member Functions

 NewLinkEvent (Object source, String type, MatrixTreeNode[] sourceNodes, MatrixTreeNode parentNode, int index, int prevIndex, String[] parentIds)
 
String getType ()
 
MatrixTreeNode[] getSourceNodes ()
 
MatrixTreeNode getParentNode ()
 
int getIndex ()
 
int getPrevIndex ()
 
String[] getParentIds ()
 

Static Public Attributes

static final String LINK_TYPE_MOVE = "move asset"
 
static final String LINK_TYPE_NEW_LINK = "new link"
 
static final String LINK_TYPE_CLONE = "clone"
 

Detailed Description

Definition at line 22 of file NewLinkEvent.java.


The documentation for this class was generated from the following file: