|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsdai.lang.MappingConstraintMatcher.MatcherInstances
public static class MappingConstraintMatcher.MatcherInstances
This class defines entity instances for use in MappingConstraintMatcher
It is meant for mapping operations internal use.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Compares this matcher instances to other matcher instances. |
MappingConstraintMatcher.MatcherInstances |
getConcreteInstances()
Returns concrete matcher instances. |
MappingConstraintMatcher.MatcherInstances |
getMatcherInstances()
Returns matcher instances. |
int |
hashCode()
Returns the hash code value. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- an object to compare
MatcherInstances
and
contains the same instances and the same auxiliary information.public int hashCode()
hashCode
in class java.lang.Object
instances.hashCode() ^ status ^ attributePathTop
public MappingConstraintMatcher.MatcherInstances getMatcherInstances()
MappingConstraintMatcher.MappingMatcherInstances
getMatcherInstances
in interface MappingConstraintMatcher.MappingMatcherInstances
public MappingConstraintMatcher.MatcherInstances getConcreteInstances()
MappingConstraintMatcher.MappingMatcherInstances
getConcreteInstances
in interface MappingConstraintMatcher.MappingMatcherInstances
|
Copyright © LKSoftWare GmbH, 1999-2009 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |