Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Sakai Site Service provides methods to manage the data associated with all registered sites. Sites can be gotten as a list, filtered list, or individually by id. Security checks provided by various isAllowed() methods. Methods are provided for site membership. Sites can be creatd, copied, added, and removed. Special sites are supported including user sites and the gateway site.

Image Added

Objects

The following objects are included in the Sakai entity interface:
Group.java
Site.java
SitePage.java
SiteService.java
ToolConfiguration.java

...