To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
This is the root folder for the admin site. The admin site is used to setup users and websites accessing the server
Extends: OrganisationFolder
Implements: RootFolder
Properties
| Name | Returns | Notes |
|---|---|---|
| allGroups | List<Group> | Return all groups defined by the organisation |
| attributes | Map<String,Object> | |
| branch | Branch | Required for WebsiteBranchResource, but returns null |
| domainName | String | |
| emailAddress | String | |
| externalUrl | String | |
| formattedName | String | |
| id | String | |
| name | String | |
| photoHash | String | |
| requiresHttps | boolean | |
| root | boolean | |
| usersFolder | UsersFolder |
Methods
| Signature | Returns | Notes |
|---|---|---|
externalUrl(String path) | String | Build a fully qualified URL for an (optional) path to this website |