Class OrcidProfile

java.lang.Object
org.orcid.jaxb.model.message.OrcidProfile
All Implemented Interfaces:
Serializable

@Deprecated public class OrcidProfile extends Object implements Serializable
Deprecated.
Java class for anonymous complex type. The following schema fragment specifies the expected content contained within this class.
 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.orcid.org/ns/orcid}orcid" minOccurs="0"/>
         <element ref="{http://www.orcid.org/ns/orcid}orcid-deprecated" minOccurs="0"/>
         <element ref="{http://www.orcid.org/ns/orcid}orcid-history" minOccurs="0"/>
         <element ref="{http://www.orcid.org/ns/orcid}orcid-bio" minOccurs="0"/>
         <element ref="{http://www.orcid.org/ns/orcid}orcid-activities" minOccurs="0"/>
         <element ref="{http://www.orcid.org/ns/orcid}orcid-internal" minOccurs="0"/>
       </sequence>
       <attribute name="type" type="{http://www.orcid.org/ns/orcid}orcid-type" default="user" />
       <attribute name="groupType" type="{http://www.orcid.org/ns/orcid}client-type" default="user" />
       <attribute name="clientType" type="{http://www.orcid.org/ns/orcid}group-type" default="user" />
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • OrcidProfile

      public OrcidProfile()
      Deprecated.
  • Method Details

    • getOrcid

      @Deprecated public Orcid getOrcid()
      Deprecated.
      Gets the value of the orcid property.
      Returns:
      possible object is Orcid
    • setOrcid

      @Deprecated public void setOrcid(Orcid value)
      Deprecated.
      Sets the value of the orcid property.
      Parameters:
      value - allowed object is Orcid
    • setOrcid

      @Deprecated public void setOrcid(String value)
      Deprecated.
    • retrieveOrcidUriAsString

      public String retrieveOrcidUriAsString()
      Deprecated.
    • retrieveOrcidPath

      public String retrieveOrcidPath()
      Deprecated.
    • getOrcidIdentifier

      public OrcidIdentifier getOrcidIdentifier()
      Deprecated.
    • setOrcidIdentifier

      public void setOrcidIdentifier(OrcidIdentifier orcidIdentifier)
      Deprecated.
    • setOrcidIdentifier

      public void setOrcidIdentifier(String path)
      Deprecated.
    • getOrcidId

      public String getOrcidId()
      Deprecated.
    • setOrcidId

      public void setOrcidId(String orcidId)
      Deprecated.
    • getOrcidHistory

      public OrcidHistory getOrcidHistory()
      Deprecated.
      Gets the value of the orcidHistory property.
      Returns:
      possible object is OrcidHistory
    • isDeactivated

      public boolean isDeactivated()
      Deprecated.
    • setOrcidHistory

      public void setOrcidHistory(OrcidHistory value)
      Deprecated.
      Sets the value of the orcidHistory property.
      Parameters:
      value - allowed object is OrcidHistory
    • getOrcidBio

      public OrcidBio getOrcidBio()
      Deprecated.
      Gets the value of the orcidBio property.
      Returns:
      possible object is OrcidBio
    • setOrcidBio

      public void setOrcidBio(OrcidBio value)
      Deprecated.
      Sets the value of the orcidBio property.
      Parameters:
      value - allowed object is OrcidBio
    • getOrcidActivities

      public OrcidActivities getOrcidActivities()
      Deprecated.
      Returns:
      the activites contained in this record
    • setOrcidActivities

      public void setOrcidActivities(OrcidActivities orcidActivities)
      Deprecated.
      Parameters:
      orcidActivities - set the activities for this record
    • setFundings

      public void setFundings(FundingList orcidFundings)
      Deprecated.
      Parameters:
      orcidFundings - - a FundingList container
    • retrieveFundings

      public FundingList retrieveFundings()
      Deprecated.
      Returns:
      a FundingList object
    • retrieveAffiliations

      public Affiliations retrieveAffiliations()
      Deprecated.
      Returns:
      affiliations container
    • setAffiliations

      public void setAffiliations(Affiliations affiliations)
      Deprecated.
      Parameters:
      affiliations - - the affiliations container
    • retrieveOrcidWorks

      public OrcidWorks retrieveOrcidWorks()
      Deprecated.
      Returns:
      OrcidWorks object
    • setOrcidWorks

      public void setOrcidWorks(OrcidWorks orcidWorks)
      Deprecated.
      Parameters:
      orcidWorks - - the OrcidWorks object
    • setOrcidWork

      public void setOrcidWork(List<OrcidWork> orcidWorks)
      Deprecated.
      Parameters:
      orcidWorks - - the List of OrcidWork objects
    • getOrcidInternal

      public OrcidInternal getOrcidInternal()
      Deprecated.
      Gets the value of the orcidInternal property.
      Returns:
      possible object is OrcidInternal
    • getPassword

      public String getPassword()
      Deprecated.
    • setPassword

      public void setPassword(String password)
      Deprecated.
    • setOrcidInternal

      public void setOrcidInternal(OrcidInternal value)
      Deprecated.
      Sets the value of the orcidInternal property.
      Parameters:
      value - allowed object is OrcidInternal
    • getType

      public OrcidType getType()
      Deprecated.
      Gets the value of the type property.
      Returns:
      possible object is OrcidType
    • setType

      public void setType(OrcidType value)
      Deprecated.
      Sets the value of the type property.
      Parameters:
      value - allowed object is OrcidType
    • getGroupType

      public MemberType getGroupType()
      Deprecated.
      Gets the value of the groupType property.
      Returns:
      possible object is MemberType
    • setGroupType

      public void setGroupType(MemberType value)
      Deprecated.
      Sets the value of the groupType property.
      Parameters:
      value - allowed object is MemberType
    • getClientType

      public ClientType getClientType()
      Deprecated.
      Gets the value of the clientType property.
      Returns:
      possible object is ClientType
    • setClientType

      public void setClientType(ClientType value)
      Deprecated.
      Sets the value of the clientType property.
      Parameters:
      value - allowed object is ClientType
    • getOrcidDeprecated

      public OrcidDeprecated getOrcidDeprecated()
      Deprecated.
    • setOrcidDeprecated

      public void setOrcidDeprecated(OrcidDeprecated orcidDeprecated)
      Deprecated.
      Sets the value of the orcidDeprecated property.
      Parameters:
      orcidDeprecated - allowed object is orcidDeprecated
    • getReleaseName

      public String getReleaseName()
      Deprecated.
    • setReleaseName

      public void setReleaseName(String releaseName)
      Deprecated.
    • getCacheKey

      public String getCacheKey()
      Deprecated.
    • createCacheKey

      public static String createCacheKey(OrcidProfile profile)
      Deprecated.
    • extractLastModifiedDate

      public Date extractLastModifiedDate()
      Deprecated.
    • downgradeToBioOnly

      public void downgradeToBioOnly()
      Deprecated.
    • downgradeToExternalIdentifiersOnly

      public void downgradeToExternalIdentifiersOnly()
      Deprecated.
    • downgradeToWorksOnly

      public void downgradeToWorksOnly()
      Deprecated.
    • downgradeToAffiliationsOnly

      public void downgradeToAffiliationsOnly()
      Deprecated.
    • downgradeToFundingsOnly

      public void downgradeToFundingsOnly()
      Deprecated.
    • downgradeToOrcidIdentifierOnly

      public void downgradeToOrcidIdentifierOnly()
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Object
    • getOrcidPreferences

      public OrcidPreferences getOrcidPreferences()
      Deprecated.
    • setOrcidPreferences

      public void setOrcidPreferences(OrcidPreferences orcidPreferences)
      Deprecated.
    • isLocked

      public boolean isLocked()
      Deprecated.
    • setLocked

      public void setLocked(boolean locked)
      Deprecated.
    • getUserLastIp

      public String getUserLastIp()
      Deprecated.
    • setUserLastIp

      public void setUserLastIp(String userLastIp)
      Deprecated.
    • isReviewed

      public boolean isReviewed()
      Deprecated.
    • setReviewed

      public void setReviewed(boolean reviewed)
      Deprecated.