Package | Description |
---|---|
com.xpert.faces.bean | |
com.xpert.maker |
Modifier and Type | Method and Description |
---|---|
List<MappedBean> |
BeanMaker.getMappedBeans() |
Modifier and Type | Method and Description |
---|---|
void |
BeanMaker.setMappedBeans(List<MappedBean> mappedBeans) |
Modifier and Type | Method and Description |
---|---|
List<MappedBean> |
PersistenceMappedBean.getMappedBeans(BeanConfiguration beanConfiguration) |
List<MappedBean> |
PersistenceMappedBean.getMappedBeans(List<Class> classes,
BeanConfiguration beanConfiguration) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
BeanCreator.createBeanZipFile(List<MappedBean> mappedBeans,
String classBean,
String viewTemplate,
BeanConfiguration configuration) |
static String |
BeanCreator.getI18N(List<MappedBean> mappedBeans) |
static String |
BeanCreator.getMenubar(List<MappedBean> mappedBeans,
String resourceBundle,
BeanConfiguration configuration) |
static String |
BeanCreator.getMenuI18N(List<MappedBean> mappedBeans) |
void |
PersistenceMappedBean.sortMappedBean(List<MappedBean> mappedBeans) |
static void |
BeanCreator.writeBean(List<MappedBean> mappedBeans,
BeanConfiguration configuration,
StringBuilder logBuilder) |
static void |
BeanCreator.writeResourceBundle(List<MappedBean> mappedBeans,
BeanConfiguration configuration) |
Copyright © 2015. All rights reserved.