|
||||||||||
| 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.PropertyDefinition
public class PropertyDefinition
| Constructor Summary | |
|---|---|
PropertyDefinition(QName jaxbName,
QName jaxbType,
String propertyName,
Class propertyType)
|
|
| Method Summary | |
|---|---|
boolean |
isEnumerated()
|
boolean |
isIndexed()
|
boolean |
isLob()
|
boolean |
isPolyString()
|
| Methods inherited from class com.evolveum.midpoint.repo.sql.query2.definition.Definition |
|---|
getJaxbName, getJaxbType, getJpaName, getJpaType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyDefinition(QName jaxbName,
QName jaxbType,
String propertyName,
Class propertyType)
| Method Detail |
|---|
public boolean isLob()
public boolean isPolyString()
public boolean isEnumerated()
public boolean isIndexed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||