Class Space
java.lang.Object
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.SpaceImmutable
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.Space
- All Implemented Interfaces:
ISpace,ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) Set the space description.Methods inherited from class ch.systemsx.cisd.etlserver.registrator.api.v2.impl.SpaceImmutable
checkExists, getDescription, getIdentifier, getSpace, getSpaceCode, isExistingSpaceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
getDescription, getIdentifier, getSpaceCode, isExistingSpace
-
Constructor Details
-
Space
-
-
Method Details
-
setDescription
Description copied from interface:ISpaceSet the space description.- Specified by:
setDescriptionin interfaceISpace
-
getSpaceAdminUserId
-