| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor.EntityType |
BeanDescriptor.getEntityType()
Return the type of this domain object.
|
static BeanDescriptor.EntityType |
BeanDescriptor.EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanDescriptor.EntityType[] |
BeanDescriptor.EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor.EntityType |
DeployBeanDescriptor.getEntityType() |
| Modifier and Type | Method and Description |
|---|---|
String |
DeployBeanPropertyAssocOne.getElPlaceHolder(BeanDescriptor.EntityType et) |
String |
DeployBeanProperty.getElPlaceHolder(BeanDescriptor.EntityType et) |
void |
DeployBeanDescriptor.setEntityType(BeanDescriptor.EntityType entityType) |
Copyright © 2014. All Rights Reserved.