| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.type |
Built in and custom Scalar types support.
|
| Modifier and Type | Method and Description |
|---|---|
List<CtCompoundProperty> |
BeanPropertyCompoundRoot.getNonScalarProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanPropertyCompoundRoot.setNonScalarProperties(List<CtCompoundProperty> nonScalarProperties) |
| Constructor and Description |
|---|
BeanPropertyCompoundScalar(BeanPropertyCompoundRoot rootProperty,
DeployBeanProperty scalarDeploy,
CtCompoundProperty ctProperty,
ScalarTypeConverter<?,?> typeConverter) |
| Modifier and Type | Method and Description |
|---|---|
CtCompoundProperty |
CtCompoundTypeScalarList.getCompoundType(String propName) |
| Modifier and Type | Method and Description |
|---|---|
List<CtCompoundProperty> |
CtCompoundTypeScalarList.getNonScalarProperties()
Return the list of non-scalar properties.
|
| Constructor and Description |
|---|
CtCompoundProperty(String relativeName,
CtCompoundProperty parent,
CtCompoundType<?> ctType,
CompoundTypeProperty<?,?> property) |
CtCompoundPropertyElAdapter(CtCompoundProperty prop) |
Copyright © 2014. All Rights Reserved.