Class AuthorizationGroupImmutable

  • All Implemented Interfaces:
    ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAuthorizationGroupImmutable, ch.systemsx.cisd.openbis.generic.shared.basic.IIdHolder

    public class AuthorizationGroupImmutable
    extends java.lang.Object
    implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAuthorizationGroupImmutable, ch.systemsx.cisd.openbis.generic.shared.basic.IIdHolder
    • Constructor Summary

      Constructors 
      Constructor Description
      AuthorizationGroupImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.AuthorizationGroup authorizationGroup)  
    • Method Summary

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

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

      • AuthorizationGroupImmutable

        public AuthorizationGroupImmutable​(ch.systemsx.cisd.openbis.generic.shared.basic.dto.AuthorizationGroup authorizationGroup)
    • Method Detail

      • getCode

        public java.lang.String getCode()
        Specified by:
        getCode in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAuthorizationGroupImmutable
      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAuthorizationGroupImmutable
      • getId

        public java.lang.Long getId()
        Specified by:
        getId in interface ch.systemsx.cisd.openbis.generic.shared.basic.IIdHolder