Data Model version 2.1.2

Attribute: currentUserId


    user Id for current user. Used for access control, record of who creates and modifies objects, etc.

guid: www.ccpn.ac.uk_Fogh_2006-12-31-09:03:01_00011
Model Type: Word
Implementation Type: String
Multiplicity: 1..1
Changeability: changeable
isDerived: False
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: user

Constraint name:

value_is_alphanumeric
python code isValid = frozenset('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789').issuperset(value)

Methods

Method Return Parameters Comment
getCurrentUserId Word -
setCurrentUserId - Word
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Fri Mar 28 11:17:56 2014    from data model package  memops.api.Implementation.MemopsRoot   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk