- EmptyKeyPredicate - Class in org.beangle.commons.entity.util
-
EmptyKeyPredicate class.
- EmptyKeyPredicate() - Constructor for class org.beangle.commons.entity.util.EmptyKeyPredicate
-
- EnabledEntity - Interface in org.beangle.commons.entity
-
能够启用和禁用的实体
- endOn - Variable in class org.beangle.commons.entity.pojo.Code
-
失效时间
- enName - Variable in class org.beangle.commons.entity.pojo.Code
-
代码英文名称
- Entity<ID extends Serializable> - Interface in org.beangle.commons.entity
-
Entity present a data with identifier.
- entityClass - Variable in class org.beangle.commons.dao.GenericDao
-
- entityClass - Variable in class org.beangle.commons.dao.query.builder.OqlBuilder
-
查询实体类
- EntityContext - Interface in org.beangle.commons.entity.metadata
-
EntityContext interface.
- EntityCreationEvent<T extends Entity<?>> - Class in org.beangle.commons.entity.event
-
实体创建事件
- EntityCreationEvent(Class<T>, List<T>) - Constructor for class org.beangle.commons.entity.event.EntityCreationEvent
-
- EntityDao - Interface in org.beangle.commons.dao
-
dao 查询辅助类
- entityDao - Variable in class org.beangle.commons.dao.GenericDao
-
- entityDao - Variable in class org.beangle.commons.dao.impl.BaseServiceImpl
-
- entityDao - Variable in class org.beangle.commons.transfer.importer.listener.ImporterForeignerListener
-
- EntityDefinition(Class<?>) - Constructor for class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- EntityHolder(Class<?>[], EntityPersistConfig) - Constructor for class org.beangle.commons.entity.orm.AbstractPersistModule.EntityHolder
-
- EntityImporter - Interface in org.beangle.commons.transfer.importer
-
EntityImporter interface.
- EntityPersistConfig - Class in org.beangle.commons.entity.orm
-
- EntityPersistConfig() - Constructor for class org.beangle.commons.entity.orm.EntityPersistConfig
-
- EntityPersistConfig.CacheConfig - Class in org.beangle.commons.entity.orm
-
- EntityPersistConfig.CollectionDefinition - Class in org.beangle.commons.entity.orm
-
- EntityPersistConfig.EntityDefinition - Class in org.beangle.commons.entity.orm
-
- EntityRemovalEvent<T extends Entity<?>> - Class in org.beangle.commons.entity.event
-
实体删除事件
- EntityRemovalEvent(Class<T>, List<T>) - Constructor for class org.beangle.commons.entity.event.EntityRemovalEvent
-
- EntityType - Class in org.beangle.commons.entity.metadata
-
EntityType class.
- EntityType(String, Class<?>, String) - Constructor for class org.beangle.commons.entity.metadata.EntityType
-
Constructor for EntityType.
- EntityType(String, Class<?>, String, Type) - Constructor for class org.beangle.commons.entity.metadata.EntityType
-
- EntityType(Class<?>) - Constructor for class org.beangle.commons.entity.metadata.EntityType
-
Constructor for EntityType.
- entityTypes - Variable in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
entity-name->entity-type
- entityTypes - Variable in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
- EntityUpdatedEvent<T extends Entity<?>> - Class in org.beangle.commons.entity.event
-
实体更新事件
- EntityUpdatedEvent(Class<T>, List<T>) - Constructor for class org.beangle.commons.entity.event.EntityUpdatedEvent
-
- EntityUtils - Class in org.beangle.commons.entity.util
-
实体类辅助工具箱
- eq(String, Number) - Static method in class org.beangle.commons.dao.query.builder.Condition
-
eq.
- eq(String, String) - Static method in class org.beangle.commons.dao.query.builder.Condition
-
eq.
- equals(Object) - Method in class org.beangle.commons.dao.query.builder.Condition
- equals(Object) - Method in class org.beangle.commons.entity.metadata.AbstractType
-
- equals(Object) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- equals(Object) - Method in class org.beangle.commons.entity.pojo.NumberIdObject
-
比较id,如果任一方id是null,则不相等
- equals(Object) - Method in class org.beangle.commons.entity.pojo.StringIdObject
-
比较id,如果任一方id是null,则不相等
- ERROR_ATTRS - Static variable in class org.beangle.commons.transfer.TransferMessage
-
Constant ERROR_ATTRS="error.transfer.attrs"
- ERROR_ATTRS_EXPORT - Static variable in class org.beangle.commons.transfer.TransferMessage
-
Constant ERROR_ATTRS_EXPORT="error.transfer.attrs.export"
- errorProperties - Variable in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
- errors() - Method in class org.beangle.commons.transfer.TransferResult
-
- eventMulticaster - Variable in class org.beangle.commons.dao.impl.BaseServiceImpl
-
- evict(Object) - Method in interface org.beangle.commons.dao.EntityDao
-
- evictEmptyProperty(Object) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
清除实体类中引用的无效(外键)属性.
- ExcelItemReader - Class in org.beangle.commons.transfer.excel
-
Excel的每行一条数据的读取器
- ExcelItemReader() - Constructor for class org.beangle.commons.transfer.excel.ExcelItemReader
-
Constructor for ExcelItemReader.
- ExcelItemReader(InputStream) - Constructor for class org.beangle.commons.transfer.excel.ExcelItemReader
-
Constructor for ExcelItemReader.
- ExcelItemReader(InputStream, int) - Constructor for class org.beangle.commons.transfer.excel.ExcelItemReader
-
Constructor for ExcelItemReader.
- ExcelItemReader(HSSFWorkbook, int) - Constructor for class org.beangle.commons.transfer.excel.ExcelItemReader
-
Constructor for ExcelItemReader.
- ExcelItemWriter - Class in org.beangle.commons.transfer.excel
-
ExcelItemWriter class.
- ExcelItemWriter() - Constructor for class org.beangle.commons.transfer.excel.ExcelItemWriter
-
Constructor for ExcelItemWriter.
- ExcelItemWriter(OutputStream) - Constructor for class org.beangle.commons.transfer.excel.ExcelItemWriter
-
Constructor for ExcelItemWriter.
- ExcelTemplateWriter - Class in org.beangle.commons.transfer.excel
-
ExcelTemplateWriter class.
- ExcelTemplateWriter() - Constructor for class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
Constructor for ExcelTemplateWriter.
- ExcelTemplateWriter(OutputStream) - Constructor for class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
Constructor for ExcelTemplateWriter.
- ExcelTools - Class in org.beangle.commons.transfer.excel
-
写到excel中的工具
- ExcelTools() - Constructor for class org.beangle.commons.transfer.excel.ExcelTools
-
Constructor for ExcelTools.
- execute(Operation...) - Method in interface org.beangle.commons.dao.EntityDao
-
在同一个session保存、删除
- execute(Operation.Builder) - Method in interface org.beangle.commons.dao.EntityDao
-
执行一个操作构建者提供的一系列操作
- executeUpdate(String, Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
执行JPQL/NamedQuery 进行更新或者删除
- executeUpdate(String, Map<String, Object>) - Method in interface org.beangle.commons.dao.EntityDao
-
执行JPQL/NamedQuery进行更新或者删除
- executeUpdateRepeatly(String, Collection<Object[]>) - Method in interface org.beangle.commons.dao.EntityDao
-
重复执行单个JPQL/NamedQuery语句
- exist(Class<?>, String, Object) - Method in interface org.beangle.commons.dao.EntityDao
-
- exist(String, String, Object) - Method in interface org.beangle.commons.dao.EntityDao
-
- exist(Class<?>, String[], Object[]) - Method in interface org.beangle.commons.dao.EntityDao
-
- Exporter - Interface in org.beangle.commons.transfer.exporter
-
数据导出转换器
- ExporterFactory - Class in org.beangle.commons.transfer.exporter
-
Builder Exporter
- ExporterFactory() - Constructor for class org.beangle.commons.transfer.exporter.ExporterFactory
-
- extract(Object, String) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
extract.
- extractConditions(String, Entity<?>) - Static method in class org.beangle.commons.dao.query.builder.Conditions
-
提取对象中的条件
提取的属性仅限"平面"属性(允许包括component)
过滤掉属性:null,或者空Collection
- extractIds(Collection<T>) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
extractIds.
- extractIdSeq(Collection<T>) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
extractIdSeq.
- EXTRACTOR - Static variable in class org.beangle.commons.transfer.exporter.Context
-
Constant EXTRACTOR="extractor"
- ge(String, Number) - Static method in class org.beangle.commons.dao.query.builder.Condition
-
ge.
- genCountStatement() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
genCountStatement.
- genCountStatement() - Method in class org.beangle.commons.dao.query.builder.OqlBuilder
-
形成计数查询语句,如果不能形成,则返回""
- genCountStatement() - Method in class org.beangle.commons.dao.query.builder.SqlBuilder
-
genCountStatement.
- Generator - Class in org.beangle.commons.entity.comment
-
Sql comments generator,It convert field's javadoc comment to sql comment.
- Generator() - Constructor for class org.beangle.commons.entity.comment.Generator
-
- GenericDao<T extends Entity<ID>,ID extends Serializable> - Class in org.beangle.commons.dao
-
- GenericDao() - Constructor for class org.beangle.commons.dao.GenericDao
-
- genIndexno(String) - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- genIndexno() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- genQueryStatement(boolean) - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
genQueryStatement.
- genQueryString(boolean) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
genQueryString.
- genStatement() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
生成查询语句(如果查询语句已经存在则不进行生成)
- get(ID) - Method in interface org.beangle.commons.dao.Dao
-
get.
- get(ID[]) - Method in interface org.beangle.commons.dao.Dao
-
get.
- get(Class<T>, ID) - Method in interface org.beangle.commons.dao.EntityDao
-
查询指定id的对象
- get(String, Serializable) - Method in interface org.beangle.commons.dao.EntityDao
-
Returns model by identifier,null when not found.
- get(Class<T>, ID[]) - Method in interface org.beangle.commons.dao.EntityDao
-
根据属性列举实体
- get(Class<T>, Collection<ID>) - Method in interface org.beangle.commons.dao.EntityDao
-
根据属性列举实体
- get(Class<T>, String, Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
根据属性列举实体
- get(Class<T>, String, Collection<?>) - Method in interface org.beangle.commons.dao.EntityDao
-
根据属性列举实体
- get(Class<T>, String[], Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
- get(Class<T>, Map<String, Object>) - Method in interface org.beangle.commons.dao.EntityDao
-
- get(String, String, Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
根据属性列举实体
- get(ID) - Method in class org.beangle.commons.dao.GenericDao
-
- get(ID[]) - Method in class org.beangle.commons.dao.GenericDao
-
- get(Class<?>, String) - Method in class org.beangle.commons.entity.comment.Messages
-
- get(String) - Method in class org.beangle.commons.transfer.exporter.Context
-
get.
- get(String, Class<T>) - Method in class org.beangle.commons.transfer.exporter.Context
-
get.
- getAlias() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
Return entity's alias
- getAll(Class<T>) - Method in interface org.beangle.commons.dao.EntityDao
-
Returns a list of all entity of clazz.
- getAttrs() - Method in class org.beangle.commons.transfer.exporter.SimpleEntityExporter
-
Getter for the field attrs.
- getAttrs() - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
Getter for the field attrs.
- getAttrs() - Method in interface org.beangle.commons.transfer.ItemTransfer
-
返回要转换的各个属性的名称
- getBeginAt() - Method in interface org.beangle.commons.entity.TemporalAt
-
获得生效时间
- getBeginOn() - Method in class org.beangle.commons.entity.pojo.Code
-
- getBeginOn() - Method in interface org.beangle.commons.entity.TemporalOn
-
获得起始时间
- getCache() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig
-
- getCacheRegion() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CollectionDefinition
-
- getCacheRegion() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- getCacheUsage() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CollectionDefinition
-
- getCacheUsage() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- getCellValue(HSSFCell) - Static method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
取cell单元格中的数据
- getChildren() - Method in interface org.beangle.commons.entity.HierarchyEntity
-
getChildren.
- getChildren() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getClazz() - Method in class org.beangle.commons.entity.event.AbstractEntityEvent
-
- getClazz() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CollectionDefinition
-
- getClazz() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- getCode() - Method in interface org.beangle.commons.entity.CodeEntity
-
getCode.
- getCode() - Method in class org.beangle.commons.entity.pojo.Code
-
获得代码
- getCollectionClass() - Method in class org.beangle.commons.entity.metadata.CollectionType
-
Getter for the field collectionClass.
- getCollections() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig
-
- getCommandName(Class<?>) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
getCommandName.
- getCommandName(String) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
getCommandName.
- getCommandName(Object) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
getCommandName.
- getConditions() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
- getConditions() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Getter for the field conditions.
- getConfig() - Method in class org.beangle.commons.entity.orm.AbstractPersistModule
-
- getContent() - Method in class org.beangle.commons.dao.query.builder.Condition
-
Getter for the field content.
- getCountPerSheet() - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
Getter for the field countPerSheet.
- getCountQuery() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Returns count query
Query.
- getCountQuery() - Method in interface org.beangle.commons.dao.query.LimitQuery
-
getCountQuery.
- getCountStatement() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Getter for the field countStatement.
- getCountStr() - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Getter for the field countStr.
- getCsvFormat() - Method in class org.beangle.commons.transfer.csv.CsvItemWriter
-
Getter for the field csvFormat.
- getCurData() - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
getCurData.
- getCurData() - Method in interface org.beangle.commons.transfer.importer.Importer
-
返回现在正在转换的原始数据
- getCurData() - Method in interface org.beangle.commons.transfer.ItemTransfer
-
将当前正在转换的数据转换成map[attr,value]
- getCurrent() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
Getter for the field current.
- getCurrent() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getCurrent.
- getCurrent(String) - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
- getCurrent() - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
getCurrent.
- getCurrent(String) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Getter for the field current.
- getCurrent() - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Getter for the field current.
- getCurrent() - Method in class org.beangle.commons.transfer.importer.SimpleItemImporter
-
getCurrent.
- getCurrent() - Method in interface org.beangle.commons.transfer.Transfer
-
返回方前正在转换成的对象
- getDataIndex() - Method in class org.beangle.commons.transfer.csv.CsvItemReader
-
Getter for the field dataIndex.
- getDataIndex() - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
Getter for the field dataIndex.
- getDataIndex() - Method in interface org.beangle.commons.transfer.io.ItemReader
-
getDataIndex.
- getDataName() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
getDataName.
- getDataName() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getDataName.
- getDataName() - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
getDataName.
- getDataName() - Method in class org.beangle.commons.transfer.importer.SimpleItemImporter
-
getDataName.
- getDataName() - Method in interface org.beangle.commons.transfer.Transfer
-
转换数据的名称
- getDatas() - Method in class org.beangle.commons.transfer.exporter.Context
-
Getter for the field datas.
- getDateFormat() - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
getDateFormat.
- getDateTimeFormat() - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
getDateTimeFormat.
- getDepth() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getDescriptions() - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
Getter for the field descriptions.
- getElementType() - Method in class org.beangle.commons.entity.metadata.CollectionType
-
The collection element type
- getEndAt() - Method in interface org.beangle.commons.entity.TemporalAt
-
获得失效时间
- getEndOn() - Method in class org.beangle.commons.entity.pojo.Code
-
- getEndOn() - Method in interface org.beangle.commons.entity.TemporalOn
-
获得结束日期
- getEnName() - Method in class org.beangle.commons.entity.pojo.Code
-
- getEntites() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig
-
- getEntities() - Method in class org.beangle.commons.entity.event.AbstractEntityEvent
-
- getEntity(Class<?>) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig
-
- getEntityClass() - Method in interface org.beangle.commons.dao.Dao
-
getEntityClass.
- getEntityClass() - Method in class org.beangle.commons.dao.GenericDao
-
- getEntityClass() - Method in class org.beangle.commons.dao.query.builder.OqlBuilder
-
Getter for the field entityClass.
- getEntityClass() - Method in class org.beangle.commons.entity.metadata.EntityType
-
Getter for the field entityClass.
- getEntityClass() - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
getEntityClass.
- getEntityClass(String) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
getEntityClass.
- getEntityClassName(Class<?>) - Static method in class org.beangle.commons.entity.util.EntityUtils
-
为了取出CGLIB代来的代理命名
- getEntityDao() - Method in class org.beangle.commons.dao.impl.BaseServiceImpl
-
Getter for the field entityDao.
- getEntityImporter(TransferFormat, InputStream, Class<?>, Map<String, Object>) - Static method in class org.beangle.commons.transfer.importer.ImporterFactory
-
- getEntityName(Object) - Method in interface org.beangle.commons.entity.metadata.EntityContext
-
根据对象返回实体名
- getEntityName() - Method in class org.beangle.commons.entity.metadata.EntityType
-
The name of the entity
- getEntityName(Object) - Method in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
- getEntityName(Object) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
getEntityName.
- getEntityName(Object) - Static method in class org.beangle.commons.entity.metadata.Model
-
getEntityName.
- getEntityName(Object) - Method in interface org.beangle.commons.entity.metadata.ModelMeta
-
getEntityName.
- getEntityName() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- getEntityName() - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
getEntityName.
- getEntityName(String) - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
- getEntityName(String) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
getEntityName.
- getEntityNames(Class<?>) - Method in interface org.beangle.commons.entity.metadata.EntityContext
-
一个具体类所对应的实体名数组.
- getEntityNames(Class<?>) - Method in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
- getEntityType(String) - Method in interface org.beangle.commons.entity.metadata.EntityContext
-
根据实体名查找实体类型
- getEntityType(Class<?>) - Method in interface org.beangle.commons.entity.metadata.EntityContext
-
根据类型,查找实体类型
找到实体名或者实体类名和指定类类名相同的entityType
- getEntityType(Class<?>) - Method in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
getEntityType.
- getEntityType(String) - Method in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
- getEntityType(String) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
getEntityType.
- getEntityType(Class<?>) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
getEntityType.
- getEntityType(String) - Method in interface org.beangle.commons.entity.metadata.ModelMeta
-
getEntityType.
- getEntityType(Class<?>) - Method in interface org.beangle.commons.entity.metadata.ModelMeta
-
getEntityType.
- getEntityType(String) - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
- getEntityType(String) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
getEntityType.
- getEntityTypes() - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Getter for the field entityTypes.
- getErrs() - Method in class org.beangle.commons.transfer.TransferResult
-
- getEventMulticaster() - Method in class org.beangle.commons.dao.impl.BaseServiceImpl
-
Getter for the field eventMulticaster.
- getExporter(TransferFormat, Context) - Static method in class org.beangle.commons.transfer.exporter.ExporterFactory
-
- getFail() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
Getter for the field fail.
- getFail() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getFail.
- getFail() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
Getter for the field fail.
- getFail() - Method in interface org.beangle.commons.transfer.Transfer
-
得到转换过程中失败的个数
- getFamily(T) - Static method in class org.beangle.commons.entity.util.HierarchyEntityUtils
-
得到给定节点的所有家族结点,包括自身
- getFirstPageNo() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
getFirstPageNo.
- getForeignerKeys() - Method in interface org.beangle.commons.transfer.importer.EntityImporter
-
getForeignerKeys.
- getForeignerKeys() - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Getter for the field foreignerKeys.
- getFormat() - Method in class org.beangle.commons.transfer.csv.CsvItemReader
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.csv.CsvItemWriter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.dbf.DBFItemWriter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getFormat.
- getFormat() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
getFormat.
- getFormat() - Method in interface org.beangle.commons.transfer.io.Reader
-
返回读取类型的格式
- getFormat() - Method in interface org.beangle.commons.transfer.io.Writer
-
getFormat.
- getFormat() - Method in interface org.beangle.commons.transfer.Transfer
-
转换数据的类型
- getFrom() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
- getFrom() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Getter for the field from.
- getGroups() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Getter for the field groups.
- getHeadIndex() - Method in class org.beangle.commons.transfer.csv.CsvItemReader
-
Getter for the field headIndex.
- getHeadIndex() - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
Getter for the field headIndex.
- getHeadIndex() - Method in interface org.beangle.commons.transfer.io.ItemReader
-
getHeadIndex.
- getId() - Method in interface org.beangle.commons.entity.Entity
-
Return Identifier
- getId() - Method in class org.beangle.commons.entity.pojo.NumberIdObject
-
- getId() - Method in class org.beangle.commons.entity.pojo.StringIdObject
-
- getIdName() - Method in class org.beangle.commons.entity.metadata.EntityType
-
- getIdType() - Method in class org.beangle.commons.entity.metadata.EntityType
-
getIdClass.
- getIndex() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getIndex() - Method in class org.beangle.commons.transfer.TransferMessage
-
Getter for the field index.
- getIndexClass() - Method in class org.beangle.commons.entity.metadata.CollectionType
-
The collection index type (or null if the collection has no index)
- getIndexno() - Method in interface org.beangle.commons.entity.HierarchyEntity
-
Return index no
- getIndexno() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getInstance() - Static method in class org.beangle.commons.entity.util.ValidEntityPredicate
-
getInstance.
- getLang() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
getLang.
- getLang() - Method in class org.beangle.commons.dao.query.builder.OqlBuilder
-
- getLang() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Getter for the field lang.
- getLang() - Method in class org.beangle.commons.dao.query.builder.SqlBuilder
-
getLang.
- getLang() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
getLang.
- getLang() - Method in enum org.beangle.commons.dao.query.Lang
-
Getter for the field lang.
- getLang() - Method in interface org.beangle.commons.dao.query.Query
-
getLang.
- getLimit() - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Returns limit
- getLimit() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
Getter for the field limit.
- getLimit() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Getter for the field limit.
- getLimit() - Method in interface org.beangle.commons.dao.query.LimitQuery
-
getLimit.
- getLocale() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
getLocale.
- getLocale() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getLocale.
- getLocale() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
getLocale.
- getLocale() - Method in interface org.beangle.commons.transfer.Transfer
-
转换使用的locale
- getMaxPageNo() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
Getter for the field maxPageNo.
- getMessage() - Method in class org.beangle.commons.transfer.TransferMessage
-
Getter for the field message.
- getMsgs() - Method in class org.beangle.commons.transfer.TransferResult
-
- getName() - Method in class org.beangle.commons.entity.metadata.AbstractType
-
getName.
- getName() - Method in class org.beangle.commons.entity.metadata.CollectionType
-
getName.
- getName() - Method in class org.beangle.commons.entity.metadata.ComponentType
-
getName.
- getName() - Method in class org.beangle.commons.entity.metadata.EntityType
-
getName.
- getName() - Method in class org.beangle.commons.entity.metadata.IdentifierType
-
getName.
- getName() - Method in interface org.beangle.commons.entity.metadata.Type
-
getName.
- getName() - Method in class org.beangle.commons.entity.pojo.Code
-
获得名称
- getNextPageNo() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
getNextPageNo.
- getObj() - Method in class org.beangle.commons.entity.metadata.ObjectAndType
-
Getter for the field obj.
- getOrders() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Getter for the field orders.
- getOutputStream() - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
Getter for the field outputStream.
- getOutputStream() - Method in class org.beangle.commons.transfer.io.AbstractItemWriter
-
Getter for the field outputStream.
- getOutputStream() - Method in interface org.beangle.commons.transfer.io.Writer
-
getOutputStream.
- getPageNo() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
Getter for the field pageNo.
- getPageSize() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
getPageSize.
- getParamMap(Collection<Condition>) - Static method in class org.beangle.commons.dao.query.builder.Conditions
-
获得条件的绑定参数映射
- getParamMap(Condition) - Static method in class org.beangle.commons.dao.query.builder.Conditions
-
获得条件的绑定参数映射
- getParamNames() - Method in class org.beangle.commons.dao.query.builder.Condition
-
得到查询条件中所有的命名参数.
- getParams() - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Getter for the field params.
- getParams() - Method in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
Returns params.
- getParams() - Method in class org.beangle.commons.dao.query.builder.Condition
-
Getter for the field params.
- getParams() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Getter for the field params.
- getParams() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
getParams.
- getParams() - Method in interface org.beangle.commons.dao.query.Query
-
getParams.
- getParams() - Method in interface org.beangle.commons.dao.query.QueryBuilder
-
getParams.
- getParent() - Method in interface org.beangle.commons.entity.HierarchyEntity
-
getParent.
- getParent() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getParentNode() - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- getPath(T) - Static method in class org.beangle.commons.entity.util.HierarchyEntityUtils
-
Get the path from current node to root.
- getPopulator() - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
- getPopulator() - Static method in class org.beangle.commons.entity.metadata.Model
-
- getPopulator() - Method in interface org.beangle.commons.entity.metadata.ModelMeta
-
Returns populator
- getPrepare() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
Getter for the field prepare.
- getPrepare() - Method in interface org.beangle.commons.transfer.importer.Importer
-
getPrepare.
- getPreviousPageNo() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
getPreviousPageNo.
- getProperty() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CollectionDefinition
-
- getPropertyExtractor() - Method in class org.beangle.commons.transfer.exporter.MultiEntityExporter
-
Getter for the field propertyExtractor.
- getPropertyExtractor() - Method in class org.beangle.commons.transfer.exporter.SimpleEntityExporter
-
Getter for the field propertyExtractor.
- getPropertyIn(Collection<?>, String) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
getPropertyIn.
- getPropertyType(String) - Method in class org.beangle.commons.entity.metadata.AbstractType
-
- getPropertyType(String) - Method in class org.beangle.commons.entity.metadata.CollectionType
-
getPropertyType.
- getPropertyType(String) - Method in class org.beangle.commons.entity.metadata.ComponentType
-
getPropertyType.
- getPropertyType(String) - Method in class org.beangle.commons.entity.metadata.EntityType
-
Get the type of a particular (named) property
- getPropertyType(String) - Method in interface org.beangle.commons.entity.metadata.Type
-
getPropertyType.
- getPropertyTypes() - Method in class org.beangle.commons.entity.metadata.ComponentType
-
Getter for the field propertyTypes.
- getPropertyTypes() - Method in class org.beangle.commons.entity.metadata.EntityType
-
Getter for the field propertyTypes.
- getPropertyValue(Object, String) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
- getPropertyValue(Object, String) - Method in interface org.beangle.commons.transfer.exporter.PropertyExtractor
-
- getQueryStr() - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Getter for the field queryStr.
- getReader() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
Getter for the field reader.
- getReader() - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
- getReader() - Method in interface org.beangle.commons.transfer.importer.EntityImporter
-
getReader.
- getReader() - Method in interface org.beangle.commons.transfer.importer.Importer
-
获取reader
- getRegion() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CacheConfig
-
- getReturnedClass() - Method in class org.beangle.commons.entity.metadata.AbstractType
-
getReturnedClass.
- getReturnedClass() - Method in class org.beangle.commons.entity.metadata.CollectionType
-
getReturnedClass.
- getReturnedClass() - Method in class org.beangle.commons.entity.metadata.ComponentType
-
getReturnedClass.
- getReturnedClass() - Method in class org.beangle.commons.entity.metadata.EntityType
-
getReturnedClass.
- getReturnedClass() - Method in class org.beangle.commons.entity.metadata.IdentifierType
-
getReturnedClass.
- getReturnedClass() - Method in interface org.beangle.commons.entity.metadata.Type
-
getReturnedClass.
- getRoots(List<T>) - Static method in class org.beangle.commons.entity.util.HierarchyEntityUtils
-
getRoots.
- getSelect() - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Getter for the field select.
- getStatement() - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Returns statement.
- getStatement() - Method in interface org.beangle.commons.dao.query.Query
-
Returns query statement.
- getSuccess() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
Getter for the field success.
- getSuccess() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getSuccess.
- getSuccess() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
Getter for the field success.
- getSuccess() - Method in interface org.beangle.commons.transfer.Transfer
-
得到转换过程中成功的个数
- getTemplate() - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
Getter for the field template.
- getTemplate() - Method in interface org.beangle.commons.transfer.exporter.TemplateWriter
-
- getText(String) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
getText.
- getText(String, String) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
getText.
- getTextResource() - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
Getter for the field textResource.
- getTextResource() - Method in interface org.beangle.commons.transfer.exporter.PropertyExtractor
-
- getTitles() - Method in class org.beangle.commons.transfer.exporter.SimpleItemExporter
-
Getter for the field titles.
- getTitleStyle() - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
getTitleStyle.
- getTopNodes(T) - Method in class org.beangle.commons.dao.impl.AbstractHierarchyService
-
- getTotal() - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
getTotal.
- getTranferIndex() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
getTranferIndex.
- getTranferIndex() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
getTranferIndex.
- getTranferIndex() - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
getTranferIndex.
- getTranferIndex() - Method in interface org.beangle.commons.transfer.Transfer
-
查询正在转换的对象的次序号,从1开始
- getTransfer() - Method in class org.beangle.commons.transfer.TransferResult
-
- getType(String) - Method in interface org.beangle.commons.entity.metadata.EntityContext
-
根据实体名查找实体类型
- getType(String) - Method in class org.beangle.commons.entity.metadata.impl.AbstractEntityContext
-
- getType(String) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
getType.
- getType(String) - Static method in class org.beangle.commons.entity.metadata.Model
-
getEntityType.
- getType(Class<?>) - Static method in class org.beangle.commons.entity.metadata.Model
-
getEntityType.
- getType(String) - Method in interface org.beangle.commons.entity.metadata.ModelMeta
-
getType.
- getType() - Method in class org.beangle.commons.entity.metadata.ObjectAndType
-
Getter for the field type.
- getUpdatedAt() - Method in class org.beangle.commons.entity.pojo.Code
-
- getUpdatedAt() - Method in class org.beangle.commons.entity.pojo.NumberIdTimeObject
-
- getUpdatedAt() - Method in interface org.beangle.commons.entity.TimeEntity
-
getUpdatedAt.
- getUsage() - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CacheConfig
-
- getValues() - Method in class org.beangle.commons.transfer.TransferMessage
-
Getter for the field values.
- getWriter() - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
Getter for the field writer.
- getWriter() - Method in interface org.beangle.commons.transfer.exporter.Exporter
-
getWriter.
- getWriter() - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
Getter for the field writer.
- groupBy(String) - Method in class org.beangle.commons.dao.query.builder.OqlBuilder
-
groupBy.
- groupBy(String) - Method in class org.beangle.commons.dao.query.builder.SqlBuilder
-
groupBy.
- groupBy(String) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
groupBy.
- groups - Variable in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
- groups - Variable in class org.beangle.commons.dao.query.builder.SqlQuery
-
- save(Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
保存单个或多个实体.
- saveOrUpdate(T) - Method in interface org.beangle.commons.dao.Dao
-
saveOrUpdate.
- saveOrUpdate(Collection<T>) - Method in interface org.beangle.commons.dao.Dao
-
saveOrUpdate.
- saveOrUpdate(Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
保存或更新单个或多个实体.
- saveOrUpdate(Collection<?>) - Method in interface org.beangle.commons.dao.EntityDao
-
Save Collection
- saveOrUpdate(String, Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
按照实体名称,保存单个或多个实体.
- saveOrUpdate(String, Collection<?>) - Method in interface org.beangle.commons.dao.EntityDao
-
Save collection of given entity name.
- saveOrUpdate(T) - Method in class org.beangle.commons.dao.GenericDao
-
- saveOrUpdate(Collection<T>) - Method in class org.beangle.commons.dao.GenericDao
-
- saveOrUpdate(Collection<?>) - Method in class org.beangle.commons.dao.Operation.Builder
-
- saveOrUpdate(Object...) - Method in class org.beangle.commons.dao.Operation.Builder
-
- saveOrUpdate(Collection<?>) - Static method in class org.beangle.commons.dao.Operation
-
saveOrUpdate.
- saveOrUpdate(Object...) - Static method in class org.beangle.commons.dao.Operation
-
saveOrUpdate.
- search(Query<T>) - Method in interface org.beangle.commons.dao.EntityDao
-
执行查询
- search(QueryBuilder<T>) - Method in interface org.beangle.commons.dao.EntityDao
-
查询hql语句
- search(String, Object...) - Method in interface org.beangle.commons.dao.EntityDao
-
JPQL/NamedQuery
query语句中使用?1表示参数.NamedQuery使用@Named-Query-Name
- search(String, Map<String, Object>) - Method in interface org.beangle.commons.dao.EntityDao
-
JPQL/NamedQuery
- search(String, Map<String, Object>, PageLimit, boolean) - Method in interface org.beangle.commons.dao.EntityDao
-
支持缓存的JPQL/NamedQuery
查询
- select - Variable in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
- select(String) - Method in class org.beangle.commons.dao.query.builder.OqlBuilder
-
select.
- select(String) - Method in class org.beangle.commons.dao.query.builder.SqlBuilder
-
select.
- select - Variable in class org.beangle.commons.dao.query.builder.SqlQuery
-
- setArray(boolean) - Method in class org.beangle.commons.entity.metadata.CollectionType
-
Setter for the field array.
- setAttrs(String[]) - Method in class org.beangle.commons.transfer.exporter.SimpleEntityExporter
-
Setter for the field attrs.
- setAttrs(String[], String[]) - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
Setter for the field attrs.
- setBeginAt(Date) - Method in interface org.beangle.commons.entity.TemporalAt
-
设置生效时间
- setBeginOn(Date) - Method in class org.beangle.commons.entity.pojo.Code
-
- setBeginOn(Date) - Method in interface org.beangle.commons.entity.TemporalOn
-
设置起始日期
- setCacheable(boolean) - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Setter for the field cacheable.
- setCacheable(boolean) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field cacheable.
- setCacheRegion(String) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- setCacheUsage(String) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.EntityDefinition
-
- setChildren(List<T>) - Method in interface org.beangle.commons.entity.HierarchyEntity
-
setChildren.
- setChildren(List<T>) - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- setCode(String) - Method in interface org.beangle.commons.entity.CodeEntity
-
setCode.
- setCode(String) - Method in class org.beangle.commons.entity.pojo.Code
-
设置代码
- setCollectionClass(Class<?>) - Method in class org.beangle.commons.entity.metadata.CollectionType
-
Setter for the field collectionClass.
- setConditions(List<Condition>) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Setter for the field conditions.
- setContext(EntityContext) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
- setContext(Context) - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
setContext.
- setContext(Context) - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
setContext.
- setContext(Context) - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
setContext.
- setContext(Context) - Method in interface org.beangle.commons.transfer.exporter.Exporter
-
setContext.
- setContext(Context) - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
setContext.
- setContext(Context) - Method in class org.beangle.commons.transfer.io.AbstractItemWriter
-
setContext.
- setContext(Context) - Method in interface org.beangle.commons.transfer.io.Writer
-
setContext.
- setCountPerSheet(int) - Method in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
Setter for the field countPerSheet.
- setCountStatement(String) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field countStatement.
- setCountStr(String) - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Setter for the field countStr.
- setCsvFormat(CsvFormat) - Method in class org.beangle.commons.transfer.csv.CsvItemWriter
-
Setter for the field csvFormat.
- setCurData(Map<String, Object>) - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
- setCurData(Map<String, Object>) - Method in interface org.beangle.commons.transfer.importer.Importer
-
设置正在转换的对象
- setCurrent(Object) - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
- setCurrent(Object) - Method in interface org.beangle.commons.transfer.importer.Importer
-
设置当前正在转换的对象
- setCurrent(Object) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
- setCurrent(Object) - Method in class org.beangle.commons.transfer.importer.SimpleItemImporter
-
设置当前正在转换的对象
- setDataIndex(int) - Method in class org.beangle.commons.transfer.csv.CsvItemReader
-
setDataIndex.
- setDataIndex(int) - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
setDataIndex.
- setDataIndex(int) - Method in interface org.beangle.commons.transfer.io.ItemReader
-
setDataIndex.
- setDatas(Map<String, Object>) - Method in class org.beangle.commons.transfer.exporter.Context
-
Setter for the field datas.
- setElementType(Type) - Method in class org.beangle.commons.entity.metadata.CollectionType
-
Setter for the field elementType.
- setEnabled(boolean) - Method in interface org.beangle.commons.entity.EnabledEntity
-
设置是否启用
- setEndAt(Date) - Method in interface org.beangle.commons.entity.TemporalAt
-
设置失效时间
- setEndOn(Date) - Method in class org.beangle.commons.entity.pojo.Code
-
- setEndOn(Date) - Method in interface org.beangle.commons.entity.TemporalOn
-
设置结束日期
- setEnName(String) - Method in class org.beangle.commons.entity.pojo.Code
-
- setEntityClass(Class<?>) - Method in class org.beangle.commons.entity.metadata.EntityType
-
Setter for the field entityClass.
- setEntityClass(Class<?>) - Method in class org.beangle.commons.transfer.importer.DefaultEntityImporter
-
setEntityClass.
- setEntityDao(EntityDao) - Method in class org.beangle.commons.dao.GenericDao
-
- setEntityDao(EntityDao) - Method in class org.beangle.commons.dao.impl.BaseServiceImpl
-
Setter for the field entityDao.
- setEntityDao(EntityDao) - Method in class org.beangle.commons.dao.query.QueryPage
-
Setter for the field entityDao.
- setEntityName(String) - Method in class org.beangle.commons.entity.metadata.EntityType
-
Setter for the field entityName.
- setEntityTypes(Map<String, EntityType>) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Setter for the field entityTypes.
- setErrs(List<TransferMessage>) - Method in class org.beangle.commons.transfer.TransferResult
-
- setEventMulticaster(EventMulticaster) - Method in class org.beangle.commons.dao.impl.BaseServiceImpl
-
Setter for the field eventMulticaster.
- setForeignerKeys(Set<String>) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
Setter for the field foreignerKeys.
- setFrom(String) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Setter for the field from.
- setGroups(List<String>) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Setter for the field groups.
- setHeadIndex(int) - Method in class org.beangle.commons.transfer.csv.CsvItemReader
-
setHeadIndex.
- setHeadIndex(int) - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
setHeadIndex.
- setHeadIndex(int) - Method in interface org.beangle.commons.transfer.io.ItemReader
-
setHeadIndex.
- setId(ID) - Method in interface org.beangle.commons.entity.Entity
-
Set new id
- setId(T) - Method in class org.beangle.commons.entity.pojo.NumberIdObject
-
- setId(String) - Method in class org.beangle.commons.entity.pojo.StringIdObject
-
- setIdName(String) - Method in class org.beangle.commons.entity.metadata.EntityType
-
- setIndex(int) - Method in class org.beangle.commons.transfer.TransferMessage
-
Setter for the field index.
- setIndexno(String) - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- setLang(Lang) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field lang.
- setLimit(PageLimit) - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Setter for the field limit.
- setLimit(PageLimit) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field limit.
- setMessage(String) - Method in class org.beangle.commons.transfer.TransferMessage
-
Setter for the field message.
- setMeta(DefaultModelMeta) - Static method in class org.beangle.commons.entity.metadata.Model
-
- setMsgs(List<TransferMessage>) - Method in class org.beangle.commons.transfer.TransferResult
-
- setName(String) - Method in class org.beangle.commons.entity.pojo.Code
-
设置名称
- setObj(Object) - Method in class org.beangle.commons.entity.metadata.ObjectAndType
-
Setter for the field obj.
- setOrders(List<Order>) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Setter for the field orders.
- setOutputStream(OutputStream) - Method in class org.beangle.commons.transfer.csv.CsvItemWriter
-
setOutputStream.
- setOutputStream(OutputStream) - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
-
setOutputStream.
- setOutputStream(OutputStream) - Method in class org.beangle.commons.transfer.io.AbstractItemWriter
-
setOutputStream.
- setOutputStream(OutputStream) - Method in interface org.beangle.commons.transfer.io.Writer
-
setOutputStream.
- setPageData(SinglePage<T>) - Method in class org.beangle.commons.dao.query.limit.AbstractQueryPage
-
按照单个分页数据设置.
- setParams(Map<String, Object>) - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Setter for the field params.
- setParams(Map<String, Object>) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field params.
- setParent(T) - Method in interface org.beangle.commons.entity.HierarchyEntity
-
setParent.
- setParent(T) - Method in class org.beangle.commons.entity.pojo.NumberIdHierarchyObject
-
- setPopulator(Populator) - Method in class org.beangle.commons.entity.metadata.impl.DefaultModelMeta
-
- setPopulator(Populator) - Method in interface org.beangle.commons.transfer.importer.EntityImporter
-
setPopulator.
- setPopulator(Populator) - Method in class org.beangle.commons.transfer.importer.MultiEntityImporter
-
- setPrepare(ImportPrepare) - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
- setPrepare(ImportPrepare) - Method in interface org.beangle.commons.transfer.importer.Importer
-
setPrepare.
- setPropertyExtractor(PropertyExtractor) - Method in class org.beangle.commons.transfer.exporter.MultiEntityExporter
-
Setter for the field propertyExtractor.
- setPropertyExtractor(PropertyExtractor) - Method in class org.beangle.commons.transfer.exporter.SimpleEntityExporter
-
Setter for the field propertyExtractor.
- setPropertyTypes(Map<String, Type>) - Method in class org.beangle.commons.entity.metadata.EntityType
-
Setter for the field propertyTypes.
- setQueryStr(String) - Method in class org.beangle.commons.dao.query.builder.AbstractQuery
-
Setter for the field queryStr.
- setReader(Reader) - Method in class org.beangle.commons.transfer.importer.AbstractImporter
-
- setReader(Reader) - Method in class org.beangle.commons.transfer.importer.AbstractItemImporter
-
设置数据读取对象
- setReader(Reader) - Method in interface org.beangle.commons.transfer.importer.Importer
-
设置数据读取对象
- setRegion(String) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CacheConfig
-
- setSelect(String) - Method in class org.beangle.commons.dao.query.builder.SqlQuery
-
Setter for the field select.
- setStatement(String) - Method in class org.beangle.commons.dao.query.builder.QueryBean
-
Setter for the field statement.
- setTemplate(URL) - Method in class org.beangle.commons.transfer.excel.ExcelTemplateWriter
- setTemplate(URL) - Method in interface org.beangle.commons.transfer.exporter.TemplateWriter
-
- setTextResource(TextResource) - Method in class org.beangle.commons.transfer.exporter.DefaultPropertyExtractor
-
- setTextResource(TextResource) - Method in interface org.beangle.commons.transfer.exporter.PropertyExtractor
-
- setTitles(String[]) - Method in class org.beangle.commons.transfer.exporter.SimpleItemExporter
-
Setter for the field titles.
- setTransfer(Transfer) - Method in class org.beangle.commons.transfer.AbstractTransferListener
-
设置转换器
- setTransfer(Transfer) - Method in class org.beangle.commons.transfer.importer.listener.ItemImporterListener
-
设置转换器
- setTransfer(Transfer) - Method in class org.beangle.commons.transfer.TransferDebugListener
-
设置转换器
- setTransfer(Transfer) - Method in interface org.beangle.commons.transfer.TransferListener
-
设置转换器
- setTransfer(Transfer) - Method in class org.beangle.commons.transfer.TransferResult
-
- setType(Type) - Method in class org.beangle.commons.entity.metadata.ObjectAndType
-
Setter for the field type.
- setUpdatedAt(Date) - Method in class org.beangle.commons.entity.pojo.Code
-
- setUpdatedAt(Date) - Method in class org.beangle.commons.entity.pojo.NumberIdTimeObject
-
- setUpdatedAt(Date) - Method in interface org.beangle.commons.entity.TimeEntity
-
setUpdatedAt.
- setUsage(String) - Method in class org.beangle.commons.entity.orm.EntityPersistConfig.CacheConfig
-
- setValues(List<Object>) - Method in class org.beangle.commons.transfer.TransferMessage
-
Setter for the field values.
- setWorkbook(HSSFWorkbook) - Method in class org.beangle.commons.transfer.excel.ExcelItemReader
-
Setter for the field workbook.
- setWriter(Writer) - Method in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
setWriter.
- setWriter(Writer) - Method in interface org.beangle.commons.transfer.exporter.Exporter
-
setWriter.
- setWriter(Writer) - Method in class org.beangle.commons.transfer.exporter.TemplateExporter
-
setWriter.
- sheet - Variable in class org.beangle.commons.transfer.excel.ExcelItemWriter
-
- sheetNum - Variable in class org.beangle.commons.transfer.excel.ExcelItemReader
-
Constant sheetNum=0
- SimpleEntityContext - Class in org.beangle.commons.entity.metadata.impl
-
SimpleEntityContext class.
- SimpleEntityContext() - Constructor for class org.beangle.commons.entity.metadata.impl.SimpleEntityContext
-
- SimpleEntityExporter - Class in org.beangle.commons.transfer.exporter
-
SimpleEntityExporter class.
- SimpleEntityExporter() - Constructor for class org.beangle.commons.transfer.exporter.SimpleEntityExporter
-
- SimpleItemExporter - Class in org.beangle.commons.transfer.exporter
-
SimpleItemExporter class.
- SimpleItemExporter() - Constructor for class org.beangle.commons.transfer.exporter.SimpleItemExporter
-
- SimpleItemImporter - Class in org.beangle.commons.transfer.importer
-
SimpleItemImporter class.
- SimpleItemImporter() - Constructor for class org.beangle.commons.transfer.importer.SimpleItemImporter
-
- sort(List<T>) - Static method in class org.beangle.commons.entity.util.HierarchyEntityUtils
-
按照上下关系排序
- sort(List<T>, String) - Static method in class org.beangle.commons.entity.util.HierarchyEntityUtils
-
按照上下关系和指定属性排序
- sql(String) - Static method in class org.beangle.commons.dao.query.builder.SqlBuilder
-
sql.
- SqlBuilder - Class in org.beangle.commons.dao.query.builder
-
sql查询
- SqlBuilder() - Constructor for class org.beangle.commons.dao.query.builder.SqlBuilder
-
- SqlQuery - Class in org.beangle.commons.dao.query.builder
-
sql查询
- SqlQuery() - Constructor for class org.beangle.commons.dao.query.builder.SqlQuery
-
Constructor for SqlQuery.
- SqlQuery(String) - Constructor for class org.beangle.commons.dao.query.builder.SqlQuery
-
Constructor for SqlQuery.
- start(RootDoc) - Static method in class org.beangle.commons.entity.comment.Generator
-
- statement - Variable in class org.beangle.commons.dao.query.builder.AbstractQueryBuilder
-
query 查询语句
- StringIdObject - Class in org.beangle.commons.entity.pojo
-
- StringIdObject() - Constructor for class org.beangle.commons.entity.pojo.StringIdObject
-
- StringIdObject(String) - Constructor for class org.beangle.commons.entity.pojo.StringIdObject
-
- success - Variable in class org.beangle.commons.transfer.exporter.AbstractItemExporter
-
成功记录数
- success - Variable in class org.beangle.commons.transfer.importer.AbstractImporter
-
成功记录数