contextId
(mandatory) : the identifier of the context in which the space is located.spaceId
(mandatory) : the identifier of the space.Modifier and type | Field and description |
---|---|
public static val java.lang.String | SCHEME Scheme for spaces. |
Modifier and type | Action and description |
---|---|
java.util.UUID | getContextId |
java.util.UUID | getSpaceId |
val contextId : java.util.UUID
This property is an alias for the action: getContextId
val spaceId : java.util.UUID
This property is an alias for the action: getSpaceId
public static val SCHEME : java.lang.String = "space"
new(URI,UUID,UUID)
def getContextId : java.util.UUID
def getSpaceId : java.util.UUID