Class Space

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

    public class Space
    extends SpaceImmutable
    implements ISpace
    • Constructor Summary

      Constructors 
      Constructor Description
      Space​(java.lang.String code, java.lang.String spaceAdminUserIdOrNull)  
    • Constructor Detail

      • Space

        public Space​(java.lang.String code,
                     java.lang.String spaceAdminUserIdOrNull)
    • Method Detail

      • setDescription

        public void setDescription​(java.lang.String description)
        Description copied from interface: ISpace
        Set the space description.
        Specified by:
        setDescription in interface ISpace
      • getSpaceAdminUserId

        public java.lang.String getSpaceAdminUserId()