Module: Curate::UserBehavior

Extended by:
ActiveSupport::Concern
Includes:
Base, Delegates, WithAssociatedPerson
Defined in:
app/models/curate/user_behavior.rb,
app/models/curate/user_behavior/base.rb,
app/models/curate/user_behavior/with_associated_person.rb

Overview

User - An Account that is assigned to a human; A User has a one to one relationship with a Person

Defined Under Namespace

Modules: Base, Delegates, WithAssociatedPerson

Method Summary

Methods included from WithAssociatedPerson

#person, #person=, #reload

Methods included from Base

#agree_to_terms_of_service!, #collections, #get_value_from_ldap, #groups, #manager?, #manager_usernames, #name, #repository_noid, #repository_noid?