Class SubstitutorPlaceholdersMap

    • Constructor Detail

      • SubstitutorPlaceholdersMap

        public SubstitutorPlaceholdersMap()
        Instantiates a new substitutor placeholders map.
    • Method Detail

      • putUserCaller

        public String putUserCaller​(String username)
        Put user caller.
        Parameters:
        username - the username
        Returns:
        the string
      • putItemCreator

        public String putItemCreator​(String username)
        Put item creator.
        Parameters:
        username - the username
        Returns:
        the string
      • putProjectName

        public String putProjectName​(String projectName)
        Put project name.
        Parameters:
        projectName - the project name
        Returns:
        the string
      • putProjectId

        public String putProjectId​(String projectId)
        Put project id.
        Parameters:
        projectId - the project id
        Returns:
        the string
      • putProjectAsPDFLink

        public String putProjectAsPDFLink​(String pdfLink)
        Put project as PDF link.
        Parameters:
        pdfLink - the pdf link
        Returns:
        the string
      • putPrivateDataEntryLink

        public String putPrivateDataEntryLink​(String link)
        Put private data entry link.
        Parameters:
        link - the link
        Returns:
        the string
      • putPublicDataEntryLink

        public String putPublicDataEntryLink​(String link)
        Put public data entry link.
        Parameters:
        link - the link
        Returns:
        the string
      • putPrivateDataViewerLink

        public String putPrivateDataViewerLink​(String link)
        Put private data viewer link.
        Parameters:
        link - the link
        Returns:
        the string
      • putPublicDataViewerLink

        public String putPublicDataViewerLink​(String link)
        Put public data viewer link.
        Parameters:
        link - the link
        Returns:
        the string
      • getFirstApplicationLink

        public String getFirstApplicationLink()
        Gets the first application link.
        Returns:
        the first application link