Class NodeReference

java.lang.Object
org.hippoecm.frontend.model.DocumentReference
org.hippoecm.frontend.model.NodeReference
All Implemented Interfaces:
Serializable

public class NodeReference extends DocumentReference
See Also:
  • Constructor Details

  • Method Details

    • getIdentifier

      public String getIdentifier()
    • getType

      public String getType()
    • getState

      public String getState()
    • getNode

      public Node getNode()
    • getDocumentRequest

      public DocumentRequest getDocumentRequest()