Class HasAssociatedIndividual

  • All Implemented Interfaces:
    Identifier
    Direct Known Subclasses:
    HasProfile, HasProxyEditingRights

    public abstract class HasAssociatedIndividual
    extends AbstractCommonIdentifier
    implements Identifier
    The current user is associated with this Individual page, and has editing rights relating to it. Subclasses exist to indicate how that association is created, as either a Self-Editor or a Proxy Editor. In some cases (e.g., the MyProfile link) the distinction is important.
    • Constructor Detail

      • HasAssociatedIndividual

        public HasAssociatedIndividual​(String associatedIndividualUri)