Class DeleteNodeEvent


  • public class DeleteNodeEvent
    extends NodeEvent
    Delete Node Event Class
    Author:
    gkspencer
    • Constructor Detail

      • DeleteNodeEvent

        public DeleteNodeEvent​(FileFolderServiceType fType,
                               org.alfresco.service.cmr.repository.NodeRef nodeRef,
                               String path)
        Class constructor
        Parameters:
        fType - FileFolderServiceTtype
        nodeRef - NodeRef
        path - String
    • Method Detail

      • getPath

        public final String getPath()
        Return the relative path of the target node
        Returns:
        String
      • toString

        public String toString()
        Return the node event as a string
        Overrides:
        toString in class Object
        Returns:
        String