Interface DataSource

  • All Known Implementing Classes:
    DuraStoreDataSource

    public interface DataSource
    This interface defines the contract of DataSource used by a FileStitcher.
    Author:
    Andrew Woods Date: 9/2/11
    • Method Detail

      • getContent

        Content getContent​(String spaceId,
                           String contentId)
        This method returns the content item specified by the arg space-id and content-id.
        Parameters:
        spaceId - of content item
        contentId - of content item
        Returns:
        content