Package | Description |
---|---|
com.contentful.java.cma.model |
Modifier and Type | Method and Description |
---|---|
CMAConstraint.FieldKeyPath[] |
CMAConstraint.getFieldKeyPaths()
On which fieldKeyPaths does this constraint act?
|
CMAConstraint.FieldKeyPath |
CMAConstraint.Equals.getPath() |
CMAConstraint.FieldKeyPath |
CMAConstraint.FieldKeyPath.setDoc(java.lang.String doc)
Set the path.
|
Modifier and Type | Method and Description |
---|---|
CMAConstraint |
CMAConstraint.setFieldKeyPaths(CMAConstraint.FieldKeyPath... fieldKeyPaths)
Set the array of fieldKeyPaths to be used.
|
CMAConstraint.Equals |
CMAConstraint.Equals.setPath(CMAConstraint.FieldKeyPath fieldKeyPath)
Update the fieldKeyPath component.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.