Class DeleteFileOperation

    • Constructor Detail

      • DeleteFileOperation

        public DeleteFileOperation​(String name,
                                   org.alfresco.service.cmr.repository.NodeRef rootNodeRef,
                                   String path)
        Delete File Operation
        Parameters:
        name - of file
        rootNodeRef - root node ref
        path - path + name of file to delete
    • Method Detail

      • getName

        public String getName()
      • getPath

        public String getPath()
      • getRootNodeRef

        public org.alfresco.service.cmr.repository.NodeRef getRootNodeRef()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object