Package | Description |
---|---|
org.apache.syncope.client.enduser | |
org.apache.syncope.client.enduser.model | |
org.apache.syncope.client.enduser.util |
Modifier and Type | Method and Description |
---|---|
CustomTemplateInfo |
SyncopeEnduserApplication.getCustomTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
SyncopeEnduserApplication.setCustomTemplate(CustomTemplateInfo customTemplate) |
Modifier and Type | Method and Description |
---|---|
CustomTemplateInfo |
CustomTemplateInfo.templates(Map<String,CustomTemplate> templates,
CustomTemplateWizard wizard,
Map<String,List<String>> generalAssets) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Validation.validateStep(String stepName,
CustomTemplateInfo customTemplateInfo) |
static boolean |
Validation.validateSteps(CustomTemplateInfo customTemplateInfo) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.