| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
BeansPostProcessor.postProcess(java.util.Collection<? extends ClassNameAware> beans) |
| Modifier and Type | Method and Description |
|---|---|
protected VelocityContext |
BeanSourceFileProcessor.createVelocityContext(ClassNameAware beanPrototype) |
void |
BeanSourceFileProcessor.generateBeanSourceFile(ClassNameAware bean,
java.io.File velocityTemplateFile) |
protected java.io.File |
BeanGenerator.getVelocityTemplateForBean(ClassNameAware bean) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
BeansPostProcessor.postProcess(java.util.Collection<? extends ClassNameAware> beans) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeContainer<T extends AttributePrototype> |
class |
BeanPrototype |
class |
EnumPrototype |
| Modifier and Type | Method and Description |
|---|---|
<T extends ClassNameAware> |
BeanSet.getBean(java.lang.String className) |
<T extends ClassNameAware> |
BeanSet.getOrCreateBean(Extension currentExtension,
java.lang.String className,
java.lang.String superclassName,
java.lang.String description,
java.lang.String type,
java.lang.String deprecated,
boolean _abstract,
boolean superEquals) |
<T extends ClassNameAware> |
BeanSet.getOrCreateEnum(Extension currentExtension,
java.lang.String className,
java.lang.String description,
java.lang.String deprecated) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
BeanSet.getBeans() |
java.util.Collection<? extends ClassNameAware> |
PojoFactory.getBeans() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PojoFactory.BeanTemplateValidator.adjustTemplate(ClassNameAware beanProto,
AbstractPojo xmlBean,
Extension ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
SwaggerDocumentationPostProcessor.postProcess(java.util.Collection<? extends ClassNameAware> beans) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends ClassNameAware> |
SwaggerDocumentationPostProcessor.postProcess(java.util.Collection<? extends ClassNameAware> beans) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
PojoCreationValidator.PojoCreationValidationAdapter.getOwnClassName(ClassNameAware beanProto) |
Copyright © 2018 SAP SE. All Rights Reserved.