|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.common.schema.model.constraint.property.Unique
eu.esdihumboldt.hale.io.xsd.constraint.XmlIdUnique
public class XmlIdUnique
Unique constraint for XS:ID types. Needed because while loading the property type's supertypes may not be resolved yet.
Constructor Summary | |
---|---|
XmlIdUnique(PropertyDefinition property)
Default constructor. |
Method Summary | |
---|---|
String |
getIdentifier()
Returns the unique identifer. |
boolean |
isEnabled()
Returns whether the unique constraint is enabled, the identifier is not null. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlIdUnique(PropertyDefinition property)
property
- the property definitionMethod Detail |
---|
public boolean isEnabled()
Unique
isEnabled
in class Unique
Unique.isEnabled()
public String getIdentifier()
Unique
getIdentifier
in class Unique
Unique.getIdentifier()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |