Interface SourceAware

All Known Implementing Classes:
Address, Education, EducationSummary, Email, Employment, EmploymentSummary, Funding, FundingSummary, GroupIdRecord, History, Keyword, Name, Notification, NotificationAdministrative, NotificationAmended, NotificationCustom, NotificationInstitutionalConnection, NotificationPermission, NotificationServiceAnnouncement, NotificationTip, OtherName, PeerReview, PeerReviewSummary, PersonExternalIdentifier, ResearcherUrl, Work, WorkSummary

public interface SourceAware
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setSource(Source source)
     
  • Method Details

    • setSource

      void setSource(Source source)
    • getSource

      Source getSource()