Class RVSharePointListItemDataSourceItem

    • Constructor Detail

      • RVSharePointListItemDataSourceItem

        public RVSharePointListItemDataSourceItem​(RVSharePointDataSource dataSource)
    • Method Detail

      • setWebUrl

        public String setWebUrl​(String value)
        URL to the site containing the list.
        Parameters:
        value -
        Returns:
      • getWebUrl

        public String getWebUrl()
        URL to the site containing the list.
        Returns:
      • setListName

        public String setListName​(String value)
        Name of the list.
        Parameters:
        value -
        Returns:
      • getListName

        public String getListName()
        Name of the list.
        Returns:
      • setListItemId

        public String setListItemId​(String value)
        Identification of the single item in the list.
        Parameters:
        value -
        Returns:
      • getListItemId

        public String getListItemId()
        Identification of the single item in the list.
        Returns:
      • setListItemUrl

        public String setListItemUrl​(String value)
        URL to the single item.
        Parameters:
        value -
        Returns:
      • getListItemUrl

        public String getListItemUrl()
        URL to the single item.
        Returns:
      • setIsFolder

        public boolean setIsFolder​(boolean value)
        Is this single item a folder?.
        Parameters:
        value -
        Returns:
      • getIsFolder

        public boolean getIsFolder()
        Is this single item a folder?.
        Returns:
      • setAssetContentType

        public String setAssetContentType​(String value)
        Content-type of the item.
        Parameters:
        value -
        Returns:
      • getAssetContentType

        public String getAssetContentType()
        Content-type of the item.
        Returns:
      • setFolderRelativePath

        public String setFolderRelativePath​(String value)
        Path relative to the folder containing the item.
        Parameters:
        value -
        Returns:
      • getFolderRelativePath

        public String getFolderRelativePath()
        Path relative to the folder containing the item.
        Returns: