Modifier and Type | Method and Description |
---|---|
void |
CommunoteInstaller.createCommunoteAccount(String accountName,
String timezoneId)
Create the Communote account (aka the global client).
|
Modifier and Type | Method and Description |
---|---|
void |
CommunoteInstallerImpl.createCommunoteAccount(String accountName,
String timezoneId) |
Modifier and Type | Method and Description |
---|---|
void |
ClientManagementBase.createGlobalClient(String clientName,
String timeZoneId) |
void |
ClientManagement.createGlobalClient(String clientName,
String timeZoneId)
Create the global client (as entity with db config only)
|
protected void |
ClientManagementImpl.handleCreateGlobalClient(String clientName,
String timeZoneId) |
protected abstract void |
ClientManagementBase.handleCreateGlobalClient(String clientName,
String timeZoneId)
Performs the core logic for
ClientManagementBase.createGlobalClient(String, String) |
Modifier and Type | Method and Description |
---|---|
static void |
ClientValidator.assertValidClientId(String clientId)
Test that the client ID is valid.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientCreationService.createGlobalClient(String clientName,
String timeZoneId)
Create the global client.
|
Copyright © 2019 Communote team. All rights reserved.