Interface | Description |
---|---|
MutableSpaceMetadata |
Represents the space metadata.
|
SpacesManager |
Spaces Manager Class is a manager class responsible for managing all
Space objects. |
SpacesManagerFactory |
SpacesManagerFactory is a factory object that creates
(if needed) and returns
SpacesManager instances. |
Class | Description |
---|---|
BaseSpace |
This class is a base class for all group spaces and all group space
templates.
|
Space |
This class is responsible for handling all Single
space object related operations.
|
SpaceCreationOptions |
When creating a space, the space can be prepopulated with some value for
description, keywords, access levels etc.
|
SpaceCreationStatus | |
SpacesConstants | |
WebCenterSpacesUtils |
Utility file for leveraging spaces code in other modules outside webcenter app
|
Enum | Description |
---|---|
SpacesConstants.SpacesAccessLevels | |
SpacesManager.UpdateType |
In the refresh API we can use this to either update METADATA, security or
both metadata and security
|
Exception | Description |
---|---|
SpacesException |
This class is the
Exception class for all Space
related exceptions raised. |