|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.repo.sql.query2.definition.Definition
com.evolveum.midpoint.repo.sql.query2.definition.EntityDefinition
public class EntityDefinition
Constructor Summary | |
---|---|
EntityDefinition(QName jaxbName,
QName jaxbType,
String jpaName,
Class jpaType)
|
Method Summary | |
---|---|
List<Definition> |
getDefinitions()
|
boolean |
isEmbedded()
|
String |
toString()
|
Methods inherited from class com.evolveum.midpoint.repo.sql.query2.definition.Definition |
---|
getJaxbName, getJaxbType, getJpaName, getJpaType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EntityDefinition(QName jaxbName, QName jaxbType, String jpaName, Class jpaType)
Method Detail |
---|
public boolean isEmbedded()
public List<Definition> getDefinitions()
public String toString()
toString
in class Definition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |