Class UserImmutable

  • All Implemented Interfaces:
    ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IUserImmutable

    public class UserImmutable
    extends java.lang.Object
    implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IUserImmutable
    • Constructor Summary

      Constructors 
      Constructor Description
      UserImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Person person)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUserId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UserImmutable

        public UserImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Person person)
    • Method Detail

      • getUserId

        public java.lang.String getUserId()
        Specified by:
        getUserId in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IUserImmutable