| 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) |
| Modifier and Type | Method and Description |
|---|---|
static List<ViolationDescription> |
SessionUtil.getConstraintsViolations(org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setConstraintsViolations(org.gcube.application.framework.core.session.ASLSession session,
List<ViolationDescription> 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 © 2014. All Rights Reserved.