public static class PropertyFieldDefinition.FieldConstraint extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
params |
protected String |
type |
| Constructor and Description |
|---|
FieldConstraint(String type,
Map<String,Object> params)
Constructs a FieldConstraint
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getParameters()
Returns the parameters for the constraint
|
String |
getType()
Returns the type of the constraint
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.