Class NodeContentContext

    • Constructor Detail

      • NodeContentContext

        public NodeContentContext​(ContentReader existingContentReader,
                                  String contentUrl,
                                  NodeRef nodeRef,
                                  QName propertyQName)
        Construct the instance with the content URL.
        Parameters:
        existingContentReader - content with which to seed the new writer - may be null
        contentUrl - the content URL - may be null
        nodeRef - the node holding the content metadata - may not be null
        propertyQName - the property holding the content metadata - may not be null
    • Method Detail

      • getNodeRef

        public NodeRef getNodeRef()
        Returns:
        Returns the node holding the content metadata
      • getPropertyQName

        public QName getPropertyQName()
        Returns:
        Returns the property holding the content metadata