Class AuthorizationGroupImmutable

java.lang.Object
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.AuthorizationGroupImmutable
All Implemented Interfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAuthorizationGroupImmutable, ch.systemsx.cisd.openbis.generic.shared.basic.ICustomIdHolder<Long>, ch.systemsx.cisd.openbis.generic.shared.basic.IIdHolder

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

    • AuthorizationGroupImmutable

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

    • getCode

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

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

      public Long getId()
      Specified by:
      getId in interface ch.systemsx.cisd.openbis.generic.shared.basic.ICustomIdHolder<Long>