Interface ISpace

  • All Superinterfaces:
    ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
    All Known Implementing Classes:
    Space

    public interface ISpace
    extends ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setDescription​(java.lang.String description)
      Set the space description.
      • Methods inherited from interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable

        getDescription, getIdentifier, getSpaceCode, isExistingSpace
    • Method Detail

      • setDescription

        void setDescription​(java.lang.String description)
        Set the space description.