| Modifier and Type | Method and Description |
|---|---|
List<ViolationDescription> |
TdTemplateService.getTemplateConstraintsViolations() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateServiceAsync.getTemplateConstraintsViolations(com.google.gwt.user.client.rpc.AsyncCallback<List<ViolationDescription>> callback) |
| Constructor and Description |
|---|
ConstraintSuggestionLabel(String caption,
List<ViolationDescription> violations,
boolean setConstraintDefaulVisible) |
| Modifier and Type | Method and Description |
|---|---|
List<ViolationDescription> |
TdTemplateServiceImpl.getTemplateConstraintsViolations() |
| Modifier and Type | Method and Description |
|---|---|
static List<ViolationDescription> |
ConverterToTdTemplateModel.getTemplateCategoryConstraint(org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory cat)
Gets the template category constraint.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ViolationDescription> |
SessionUtil.getConstraintsViolations(javax.servlet.http.HttpSession session,
String scope)
Gets the constraints violations.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setConstraintsViolations(javax.servlet.http.HttpSession session,
String scope,
List<ViolationDescription> violations)
Sets the constraints violations.
|
| Modifier and Type | Method and Description |
|---|---|
List<ViolationDescription> |
TemplateValidator.getViolations() |
| Modifier and Type | Field and Description |
|---|---|
protected List<ViolationDescription> |
TdTTemplateType.constraintDescription |
| Modifier and Type | Method and Description |
|---|---|
List<ViolationDescription> |
TdTTemplateType.getConstraintDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTTemplateType.setConstraintDescription(List<ViolationDescription> constraintDescription) |
| Constructor and Description |
|---|
TdTTemplateType(String id,
String name,
List<ViolationDescription> constraints) |
Copyright © 2017. All Rights Reserved.