|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.constraint.OpenReference
References
Constructor Summary | |
OpenReference(java.lang.String aReferenceId,
IAnyTypeData aReferencingData,
IRef anIndexRef,
java.lang.Object aKey)
|
Method Summary | |
void |
resolve(IDataStore aDataStore,
IConstraintViolations aViolations)
Resolves the reference and notifies the referencing data object about its referenced data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpenReference(java.lang.String aReferenceId, IAnyTypeData aReferencingData, IRef anIndexRef, java.lang.Object aKey)
Method Detail |
public void resolve(IDataStore aDataStore, IConstraintViolations aViolations)
IDataReference
resolve
in interface IDataReference
aDataStore
- (required).aViolations
- (required).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |