|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XSDElementIdentityConstraint
Metadata for a single identity constraint from an element declaration.
| Field Summary | |
|---|---|
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
VERSION
|
| Method Summary | |
|---|---|
java.lang.String |
getConstraintType()
Get the constraint type value for this identity constraint. |
java.util.List |
getFieldXPathValues()
Get the values of the 'xpath' attribute for all field components. |
java.lang.String |
getName()
Get the name of the identity constraint. |
javax.xml.namespace.QName |
getReferenceValue()
Get the value of the 'refer' attribute for a keyref constraint. |
java.lang.String |
getSelectorXPathValue()
Get the value of the 'xpath' attribute of the selector component. |
| Methods inherited from interface com.pega.pegarules.pub.services.xsd.XSDComponent |
|---|
getAllMetadata, getAnnotations, getIDValue |
| Field Detail |
|---|
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getConstraintType()
javax.xml.namespace.QName getReferenceValue()
java.lang.String getSelectorXPathValue()
java.util.List getFieldXPathValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||