Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V Y 

A

ACTIONS - Static variable in class net.ideahut.springboot.tag.ActionTag
 
ActionTag - Class in net.ideahut.springboot.tag
 
ActionTag() - Constructor for class net.ideahut.springboot.tag.ActionTag
 
add(TaskInput) - Method in class net.ideahut.springboot.task.TaskListExecutor
 
add(Callable<?>) - Method in class net.ideahut.springboot.task.TaskListExecutor
 
add(List<TaskInput>) - Method in class net.ideahut.springboot.task.TaskListExecutor
 
addFilepart(String, Filepart) - Method in class net.ideahut.springboot.object.Multipart
 
addFilter(Filter) - Method in class net.ideahut.springboot.crud.Filter
 
addHeader(String, String[]) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
addHeader(String, String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
addParameter(String, String[]) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
addParameter(String, String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
addParameterValue(String, String) - Method in class net.ideahut.springboot.object.Multipart
 
addValue(Object) - Method in class net.ideahut.springboot.crud.Filter
 
AdminMenu - Class in net.ideahut.springboot.admin
 
AdminMenu() - Constructor for class net.ideahut.springboot.admin.AdminMenu
 
AdminProperties - Class in net.ideahut.springboot.admin
 
AdminProperties() - Constructor for class net.ideahut.springboot.admin.AdminProperties
 
AdminProperties.Api - Class in net.ideahut.springboot.admin
 
AdminProperties.Central - Class in net.ideahut.springboot.admin
 
AdminProperties.Crud - Class in net.ideahut.springboot.admin
 
AdminProperties.Grid - Class in net.ideahut.springboot.admin
 
AdminProperties.Module - Class in net.ideahut.springboot.admin
 
AdminProperties.Modules - Class in net.ideahut.springboot.admin
 
AdminProperties.Resource - Class in net.ideahut.springboot.admin
 
AdminTrxManagerInfo - Class in net.ideahut.springboot.admin
 
AdminTrxManagerInfo() - Constructor for class net.ideahut.springboot.admin.AdminTrxManagerInfo
 
AdminTrxManagerInfo.Entity - Class in net.ideahut.springboot.admin
 
AdminTrxManagerInfo.Field - Class in net.ideahut.springboot.admin
 
AdminTrxManagerInfo.Id - Class in net.ideahut.springboot.admin
 
AGENT - Static variable in class net.ideahut.springboot.api.ApiAccess.Attribute
 
AGENT - Static variable in class net.ideahut.springboot.security.SecurityUser.Attribute
 
AGENT - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 
AmazonS3Properties - Class in net.ideahut.springboot.amazon
 
AmazonS3Properties() - Constructor for class net.ideahut.springboot.amazon.AmazonS3Properties
 
and(String, Condition, Object...) - Static method in class net.ideahut.springboot.crud.Filter
 
Api() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Api
 
ApiAccess - Class in net.ideahut.springboot.api
 
ApiAccess() - Constructor for class net.ideahut.springboot.api.ApiAccess
 
ApiAccess.Attribute - Class in net.ideahut.springboot.api
 
ApiAuth - Class in net.ideahut.springboot.api
 
ApiAuth() - Constructor for class net.ideahut.springboot.api.ApiAuth
 
ApiConfiguration - Class in net.ideahut.springboot.api
 
ApiConfiguration() - Constructor for class net.ideahut.springboot.api.ApiConfiguration
 
ApiExclude - Annotation Type in net.ideahut.springboot.annotation
 
ApiInternalValidator - Interface in net.ideahut.springboot.api
 
ApiParameter - Class in net.ideahut.springboot.api
 
ApiParameter() - Constructor for class net.ideahut.springboot.api.ApiParameter
 
ApiParameter.Header - Class in net.ideahut.springboot.api
 
ApiRequest - Class in net.ideahut.springboot.api
 
ApiRequest() - Constructor for class net.ideahut.springboot.api.ApiRequest
 
ApiSourceCode - Interface in net.ideahut.springboot.api
 
ApiSourceEmpty - Enum in net.ideahut.springboot.api
 
ApiUser - Class in net.ideahut.springboot.api
 
ApiUser() - Constructor for class net.ideahut.springboot.api.ApiUser
 
ApplicationInfo - Class in net.ideahut.springboot.object
 
ApplicationInfo() - Constructor for class net.ideahut.springboot.object.ApplicationInfo
 
Attribute() - Constructor for class net.ideahut.springboot.api.ApiAccess.Attribute
 
Attribute() - Constructor for class net.ideahut.springboot.security.SecurityUser.Attribute
 
AttributeBase<S> - Class in net.ideahut.springboot.object
 
AttributeBase() - Constructor for class net.ideahut.springboot.object.AttributeBase
 
Audit - Annotation Type in net.ideahut.springboot.annotation
 
AuditAccessible - Class in net.ideahut.springboot.audit
 
AuditAccessible() - Constructor for class net.ideahut.springboot.audit.AuditAccessible
 
AuditAccessible.AuditField - Class in net.ideahut.springboot.audit
 
AuditAccessible.AuditMember - Class in net.ideahut.springboot.audit
 
AuditField() - Constructor for class net.ideahut.springboot.audit.AuditAccessible.AuditField
 
AuditHandler - Interface in net.ideahut.springboot.audit
 
AuditInfo - Class in net.ideahut.springboot.audit
 
AuditInfo() - Constructor for class net.ideahut.springboot.audit.AuditInfo
 
AuditInfo(String) - Constructor for class net.ideahut.springboot.audit.AuditInfo
 
AuditInfo(String, String) - Constructor for class net.ideahut.springboot.audit.AuditInfo
 
AuditMember() - Constructor for class net.ideahut.springboot.audit.AuditAccessible.AuditMember
 
AuditObject - Class in net.ideahut.springboot.audit
 
AuditObject() - Constructor for class net.ideahut.springboot.audit.AuditObject
 
AuditRequest - Class in net.ideahut.springboot.audit
 
AuditRequest() - Constructor for class net.ideahut.springboot.audit.AuditRequest
 
AUTHORIZATION - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 

B

BeanInfo - Class in net.ideahut.springboot.object
 
BeanInfo() - Constructor for class net.ideahut.springboot.object.BeanInfo
 
BeanReload - Interface in net.ideahut.springboot.bean
 
beautifyJson(String, int) - Static method in class net.ideahut.springboot.util.StringUtil
 
BlockTag - Class in net.ideahut.springboot.tag
 
BlockTag() - Constructor for class net.ideahut.springboot.tag.BlockTag
 
Body - Annotation Type in net.ideahut.springboot.annotation
 
bos - Variable in class net.ideahut.springboot.compiler.JavaClassAsBytes
 
build(boolean, String, int, String, Object...) - Method in interface net.ideahut.springboot.crud.Condition.Builder
 
ByteArrayInOutStream - Class in net.ideahut.springboot.stream
This class extends the ByteArrayOutputStream by providing a method that returns a new ByteArrayInputStream which uses the internal byte array buffer.
ByteArrayInOutStream() - Constructor for class net.ideahut.springboot.stream.ByteArrayInOutStream
 
ByteArrayInOutStream(int) - Constructor for class net.ideahut.springboot.stream.ByteArrayInOutStream
 

C

CacheGroupHandler - Interface in net.ideahut.springboot.cache
 
CacheGroupProperties - Class in net.ideahut.springboot.cache
 
CacheGroupProperties() - Constructor for class net.ideahut.springboot.cache.CacheGroupProperties
 
CacheHandler - Interface in net.ideahut.springboot.cache
 
CacheInfo - Class in net.ideahut.springboot.cache
 
CacheInfo() - Constructor for class net.ideahut.springboot.cache.CacheInfo
 
call(byte[]) - Method in interface net.ideahut.springboot.remote.RemoteCallService
 
Central() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Central
 
clear(String) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
clear() - Method in interface net.ideahut.springboot.cache.CacheHandler
 
Column() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties.Column
 
concurrent(TaskListExecutor.ConcurrentListResult) - Method in class net.ideahut.springboot.task.TaskListExecutor
 
concurrent(TaskMapExecutor.ConcurrentMapResult) - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
concurrentResult() - Method in class net.ideahut.springboot.task.TaskListExecutor
 
concurrentResult() - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
Condition - Enum in net.ideahut.springboot.crud
 
Condition.Builder - Interface in net.ideahut.springboot.crud
 
Condition.QueryParameters - Class in net.ideahut.springboot.crud
 
CONTEXT - Static variable in class net.ideahut.springboot.api.ApiAccess
 
context() - Static method in class net.ideahut.springboot.audit.AuditInfo
 
Crud() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Crud
 
CrudResult - Class in net.ideahut.springboot.crud
 
currentContext() - Static method in class net.ideahut.springboot.context.RequestContext
 
currentEpochMillis() - Static method in class net.ideahut.springboot.util.TimeUtil
 

D

DatabaseAuditProperties - Class in net.ideahut.springboot.audit
 
DatabaseAuditProperties() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties
 
DatabaseAuditProperties.Column - Class in net.ideahut.springboot.audit
 
DatabaseAuditProperties.Enable - Class in net.ideahut.springboot.audit
 
DatabaseAuditProperties.Generate - Class in net.ideahut.springboot.audit
 
DatabaseAuditProperties.Length - Class in net.ideahut.springboot.audit
 
DatabaseAuditProperties.Table - Class in net.ideahut.springboot.audit
 
DatabaseProperties - Class in net.ideahut.springboot.entity
 
DatabaseProperties() - Constructor for class net.ideahut.springboot.entity.DatabaseProperties
 
DatasourceProperties - Class in net.ideahut.springboot.entity
 
DatasourceProperties() - Constructor for class net.ideahut.springboot.entity.DatasourceProperties
 
dateAsLong(String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
DEFAULT_PAGE_SIZE - Static variable in class net.ideahut.springboot.object.Page
 
delete(String, String) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
delete(String) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
DELETED - Static variable in interface net.ideahut.springboot.entity.EntitySoftDelete
 
DELETED_ON - Static variable in class net.ideahut.springboot.entity.EntitySoftDelete.Name.Column
 
DELETED_ON - Static variable in class net.ideahut.springboot.entity.EntitySoftDelete.Name.Field
 
destroy() - Static method in class net.ideahut.springboot.context.RequestContext
 
doEndTag() - Method in class net.ideahut.springboot.tag.BlockTag
 
doStartTag() - Method in class net.ideahut.springboot.tag.ActionTag
 
doStartTag() - Method in class net.ideahut.springboot.tag.StaticTag
 

E

empty() - Static method in class net.ideahut.springboot.object.Page
 
Enable() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties.Enable
 
Entity() - Constructor for class net.ideahut.springboot.admin.AdminTrxManagerInfo.Entity
 
EntityIdType - Enum in net.ideahut.springboot.entity
 
EntityPostListener - Interface in net.ideahut.springboot.entity
 
EntityPreListener - Interface in net.ideahut.springboot.entity
 
EntitySoftDelete - Interface in net.ideahut.springboot.entity
 
EntitySoftDelete.Name - Class in net.ideahut.springboot.entity
 
EntitySoftDelete.Name.Column - Class in net.ideahut.springboot.entity
 
EntitySoftDelete.Name.Field - Class in net.ideahut.springboot.entity
 
equals(Object) - Method in class net.ideahut.springboot.queue.QueueHeader
 
error(Message, MapStringObject) - Static method in class net.ideahut.springboot.crud.CrudResult
 
error(Message) - Static method in class net.ideahut.springboot.crud.CrudResult
 
error(String, String) - Static method in class net.ideahut.springboot.crud.CrudResult
 
error(List<Message>) - Static method in class net.ideahut.springboot.object.Result
 
error(Message) - Static method in class net.ideahut.springboot.object.Result
 
error(String, String) - Static method in class net.ideahut.springboot.object.Result
 
error(String) - Static method in class net.ideahut.springboot.object.Result
 
error() - Static method in class net.ideahut.springboot.object.Result
 
ERROR - Static variable in class net.ideahut.springboot.object.Result.Status
 
ErrorUtil - Class in net.ideahut.springboot.util
 
execute(Collection<Runnable>) - Method in interface net.ideahut.springboot.task.TaskHandler
 
execute(Runnable) - Method in interface net.ideahut.springboot.task.TaskHandler
 
EXIST - Static variable in interface net.ideahut.springboot.entity.EntitySoftDelete
 
expire(String, String, Integer) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
expire(String, Integer) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
EXPIRY - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 

F

Field() - Constructor for class net.ideahut.springboot.admin.AdminTrxManagerInfo.Field
 
Filepart - Class in net.ideahut.springboot.object
 
Filepart() - Constructor for class net.ideahut.springboot.object.Filepart
 
Filter - Class in net.ideahut.springboot.crud
 
Filter() - Constructor for class net.ideahut.springboot.crud.Filter
 
findClass(String) - Method in class net.ideahut.springboot.compiler.InMemoryClassLoader
 
FROM - Static variable in class net.ideahut.springboot.api.ApiParameter.Header
 

G

Generate() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties.Generate
 
get(Class<T>, String, String, Callable<T>) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
get(Class<T>, String, String) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
get(Class<T>, String, Callable<T>) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
get(Class<T>, String) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
getAccessibles() - Method in interface net.ideahut.springboot.audit.AuditHandler
 
getApiAccess(ApiParameter) - Method in interface net.ideahut.springboot.api.ApiInternalValidator
 
getAttribute(String, T) - Method in class net.ideahut.springboot.context.RequestContext
 
getAttribute(String) - Method in class net.ideahut.springboot.context.RequestContext
 
getAttribute(Class<T>, String, T) - Method in class net.ideahut.springboot.object.AttributeBase
 
getAttribute(Class<T>, String) - Method in class net.ideahut.springboot.object.AttributeBase
 
getAttributeNames() - Method in class net.ideahut.springboot.context.RequestContext
 
getBuilder() - Method in enum net.ideahut.springboot.crud.Condition
 
getBytes(String, String) - Method in interface net.ideahut.springboot.audit.AuditHandler
 
getBytes() - Method in class net.ideahut.springboot.compiler.JavaClassAsBytes
 
getBytes() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getBytesMap() - Method in class net.ideahut.springboot.compiler.InMemoryFileManager
 
getCause(Throwable) - Static method in class net.ideahut.springboot.util.ErrorUtil
 
getCharContent(boolean) - Method in class net.ideahut.springboot.compiler.JavaSourceFromString
 
getClassLoader(JavaFileManager.Location) - Method in class net.ideahut.springboot.compiler.InMemoryFileManager
 
getCode() - Method in class net.ideahut.springboot.object.Message
 
getConfiguration(ApiParameter) - Method in interface net.ideahut.springboot.api.ApiSourceCode
 
getConsumerIndex() - Method in class net.ideahut.springboot.queue.QueueHeader
 
getContentType() - Method in enum net.ideahut.springboot.report.ReportType
 
getData() - Method in class net.ideahut.springboot.object.Filepart
 
getDeletedOn() - Method in interface net.ideahut.springboot.entity.EntitySoftDelete
 
getDeleteStatus(Object) - Static method in interface net.ideahut.springboot.entity.EntitySoftDelete
 
getError() - Method in class net.ideahut.springboot.crud.CrudResult
 
getErrors(Throwable) - Static method in class net.ideahut.springboot.util.ErrorUtil
 
getErrors(Throwable, boolean) - Static method in class net.ideahut.springboot.util.ErrorUtil
 
getExporter() - Method in enum net.ideahut.springboot.report.ReportType
 
getField() - Method in class net.ideahut.springboot.object.Message
 
getFieldName() - Method in class net.ideahut.springboot.object.Filepart
 
getFilepartNames() - Method in class net.ideahut.springboot.object.Multipart
 
getFileparts() - Method in class net.ideahut.springboot.object.Multipart
 
getFilepartValues(String) - Method in class net.ideahut.springboot.object.Multipart
 
getFormat() - Method in class net.ideahut.springboot.object.ImageReader
 
getGroupName() - Method in class net.ideahut.springboot.queue.QueueHeader
 
getHeader() - Method in class net.ideahut.springboot.queue.QueueMessage
 
getHeader(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getHeaderNames() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getHeaders(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getId() - Method in class net.ideahut.springboot.context.RequestContext
 
getImage() - Method in class net.ideahut.springboot.object.ImageReader
 
getInfo() - Method in class net.ideahut.springboot.crud.CrudResult
 
getInputStream() - Method in class net.ideahut.springboot.stream.ByteArrayInOutStream
 
getInputStream() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getIntHeader(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getItem() - Method in class net.ideahut.springboot.tag.StaticTag
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class net.ideahut.springboot.compiler.InMemoryFileManager
 
getKey() - Method in class net.ideahut.springboot.object.KeyValue
 
getKey() - Method in class net.ideahut.springboot.queue.QueueMessage
 
getLabel() - Method in class net.ideahut.springboot.object.Option
 
getList(AuditRequest) - Method in interface net.ideahut.springboot.audit.AuditHandler
 
getList(String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getMap(String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getMessage(String, boolean, String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getMessage(String, String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getMessage(String) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getName() - Method in class net.ideahut.springboot.object.Filepart
 
getName() - Method in class net.ideahut.springboot.tag.ActionTag
 
getName() - Method in class net.ideahut.springboot.tag.BlockTag
 
getObject() - Method in class net.ideahut.springboot.object.Message
 
getOutput() - Method in enum net.ideahut.springboot.report.ReportType
 
getParameter(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getParameterMap() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getParameterNames() - Method in class net.ideahut.springboot.object.Multipart
 
getParameterNames() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getParameters() - Method in class net.ideahut.springboot.object.Multipart
 
getParameterValue(String, String) - Method in class net.ideahut.springboot.object.Multipart
 
getParameterValue(String) - Method in class net.ideahut.springboot.object.Multipart
 
getParameterValues(String) - Method in class net.ideahut.springboot.object.Multipart
 
getParameterValues(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getRandomAlphaNumeric(int) - Static method in class net.ideahut.springboot.util.StringUtil
 
getReader() - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
getReplica(Class<?>) - Method in class net.ideahut.springboot.audit.AuditInfo
 
getRequest(byte[]) - Method in interface net.ideahut.springboot.audit.AuditHandler
 
getRequest() - Method in class net.ideahut.springboot.context.RequestContext
 
getResponse() - Method in class net.ideahut.springboot.context.RequestContext
 
getSecurityUser(MapStringObject) - Method in interface net.ideahut.springboot.security.SecurityCredential
 
getSingleton(String, Callable<T>, SingletonDestroyable, Object...) - Method in interface net.ideahut.springboot.singleton.SingletonHandler
 
getSingleton(String, Callable<T>, Object...) - Method in interface net.ideahut.springboot.singleton.SingletonHandler
 
getSingleton(String, Callable<T>, SingletonDestroyable, Object...) - Method in class net.ideahut.springboot.singleton.SingletonHandlerImpl
 
getSingleton(String, Callable<T>, Object...) - Method in class net.ideahut.springboot.singleton.SingletonHandlerImpl
 
getSize() - Method in class net.ideahut.springboot.object.Filepart
 
getStringValue() - Method in class net.ideahut.springboot.crud.Filter
 
getTarget() - Method in class net.ideahut.springboot.tag.BlockTag
 
getText(String, boolean, String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getText(String, String...) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getText(String) - Method in interface net.ideahut.springboot.message.MessageHandler
 
getText() - Method in class net.ideahut.springboot.object.Message
 
getTimestamp() - Method in class net.ideahut.springboot.queue.QueueMessage
 
getTopicName() - Method in class net.ideahut.springboot.queue.QueueHeader
 
getUniqueNumber() - Static method in class net.ideahut.springboot.util.StringUtil
 
getUniqueNumber(int) - Static method in class net.ideahut.springboot.util.StringUtil
 
getValue() - Method in class net.ideahut.springboot.crud.CrudResult
 
getValue() - Method in class net.ideahut.springboot.object.KeyValue
 
getValue(String, T) - Method in class net.ideahut.springboot.object.MapStringObject
 
getValue(String) - Method in class net.ideahut.springboot.object.MapStringObject
 
getValue() - Method in class net.ideahut.springboot.object.Option
 
getValue(Class<T>, String, T) - Method in class net.ideahut.springboot.object.StringMap
 
getValue(Class<T>, String) - Method in class net.ideahut.springboot.object.StringMap
 
getValue() - Method in class net.ideahut.springboot.queue.QueueMessage
 
Grid() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Grid
 

H

hasError() - Method in class net.ideahut.springboot.object.Result
 
hashCode() - Method in class net.ideahut.springboot.queue.QueueHeader
 
Header() - Constructor for class net.ideahut.springboot.api.ApiParameter.Header
 
HOST - Static variable in class net.ideahut.springboot.api.ApiAccess.Attribute
 
HOST - Static variable in class net.ideahut.springboot.security.SecurityUser.Attribute
 
HOST - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 

I

Id() - Constructor for class net.ideahut.springboot.admin.AdminTrxManagerInfo.Id
 
IdhConstant - Class in net.ideahut.springboot
 
IdhConstant.Boolean - Class in net.ideahut.springboot
 
IdPrefix - Annotation Type in net.ideahut.springboot.annotation
 
ImageReader - Class in net.ideahut.springboot.object
 
info() - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
info() - Method in interface net.ideahut.springboot.cache.CacheHandler
 
InMemoryClassLoader - Class in net.ideahut.springboot.compiler
 
InMemoryClassLoader(ClassLoader, InMemoryFileManager) - Constructor for class net.ideahut.springboot.compiler.InMemoryClassLoader
 
InMemoryFileManager - Class in net.ideahut.springboot.compiler
 
InMemoryFileManager(StandardJavaFileManager) - Constructor for class net.ideahut.springboot.compiler.InMemoryFileManager
 
invalidate(MapStringObject) - Method in interface net.ideahut.springboot.security.SecurityCredential
 
isConvert() - Method in enum net.ideahut.springboot.crud.Condition
 
isIgnore() - Static method in interface net.ideahut.springboot.entity.EntitySoftDelete
 
isRequestAuthorized(HttpServletRequest, HttpServletResponse) - Method in interface net.ideahut.springboot.security.SecurityAuthorization
 
isValidCredential(MapStringObject) - Method in interface net.ideahut.springboot.security.SecurityCredential
 

J

JavaClassAsBytes - Class in net.ideahut.springboot.compiler
 
JavaClassAsBytes(String, JavaFileObject.Kind) - Constructor for class net.ideahut.springboot.compiler.JavaClassAsBytes
 
JavaSourceFromString - Class in net.ideahut.springboot.compiler
 
JavaSourceFromString(String, String) - Constructor for class net.ideahut.springboot.compiler.JavaSourceFromString
 
JpaProperties - Class in net.ideahut.springboot.entity
 
JpaProperties() - Constructor for class net.ideahut.springboot.entity.JpaProperties
 

K

keys(String) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
keys() - Method in interface net.ideahut.springboot.cache.CacheHandler
 
KeyValue<K extends Serializable,V extends Serializable> - Class in net.ideahut.springboot.object
 
KeyValue() - Constructor for class net.ideahut.springboot.object.KeyValue
 
KeyValue(K, V) - Constructor for class net.ideahut.springboot.object.KeyValue
 

L

LANGUAGE - Static variable in class net.ideahut.springboot.message.MessageHandler.Attribute
 
Length() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties.Length
 
LOCALE - Static variable in class net.ideahut.springboot.message.MessageHandler.Attribute
 
Logical - Enum in net.ideahut.springboot.crud
 
Login - Annotation Type in net.ideahut.springboot.annotation
 

M

MailProperties - Class in net.ideahut.springboot.mail
 
MailProperties() - Constructor for class net.ideahut.springboot.mail.MailProperties
 
MapStringObject - Class in net.ideahut.springboot.object
 
MapStringObject() - Constructor for class net.ideahut.springboot.object.MapStringObject
 
MapStringObject(int, float) - Constructor for class net.ideahut.springboot.object.MapStringObject
 
MapStringObject(int) - Constructor for class net.ideahut.springboot.object.MapStringObject
 
MapStringObject(int, float, boolean) - Constructor for class net.ideahut.springboot.object.MapStringObject
 
MapStringObject(Map<? extends String, ? extends Object>) - Constructor for class net.ideahut.springboot.object.MapStringObject
 
MapStringObject(MapStringObject) - Constructor for class net.ideahut.springboot.object.MapStringObject
 
mapToQueryString(Map<String, List<String>>) - Static method in class net.ideahut.springboot.util.StringUtil
 
Match - Enum in net.ideahut.springboot.crud
 
Message - Class in net.ideahut.springboot.object
 
Message() - Constructor for class net.ideahut.springboot.object.Message
 
Message(String, String) - Constructor for class net.ideahut.springboot.object.Message
 
Message(String, String, String, String) - Constructor for class net.ideahut.springboot.object.Message
 
MessageHandler - Interface in net.ideahut.springboot.message
 
MessageHandler.Attribute - Class in net.ideahut.springboot.message
 
MethodInfo - Class in net.ideahut.springboot.object
 
MethodInfo() - Constructor for class net.ideahut.springboot.object.MethodInfo
 
Module() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Module
 
Modules() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Modules
 
multiDel(String, Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
multiDel(Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
multiList(Class<T>, String, Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
multiList(Class<T>, Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
multiMap(Class<T>, String, Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
multiMap(Class<T>, Collection<String>) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
Multipart - Class in net.ideahut.springboot.object
 
Multipart() - Constructor for class net.ideahut.springboot.object.Multipart
 

N

net.ideahut.springboot - package net.ideahut.springboot
 
net.ideahut.springboot.admin - package net.ideahut.springboot.admin
 
net.ideahut.springboot.amazon - package net.ideahut.springboot.amazon
 
net.ideahut.springboot.annotation - package net.ideahut.springboot.annotation
 
net.ideahut.springboot.api - package net.ideahut.springboot.api
 
net.ideahut.springboot.audit - package net.ideahut.springboot.audit
 
net.ideahut.springboot.bean - package net.ideahut.springboot.bean
 
net.ideahut.springboot.cache - package net.ideahut.springboot.cache
 
net.ideahut.springboot.compiler - package net.ideahut.springboot.compiler
 
net.ideahut.springboot.context - package net.ideahut.springboot.context
 
net.ideahut.springboot.crud - package net.ideahut.springboot.crud
 
net.ideahut.springboot.entity - package net.ideahut.springboot.entity
 
net.ideahut.springboot.mail - package net.ideahut.springboot.mail
 
net.ideahut.springboot.message - package net.ideahut.springboot.message
 
net.ideahut.springboot.object - package net.ideahut.springboot.object
 
net.ideahut.springboot.queue - package net.ideahut.springboot.queue
 
net.ideahut.springboot.redis - package net.ideahut.springboot.redis
 
net.ideahut.springboot.remote - package net.ideahut.springboot.remote
 
net.ideahut.springboot.report - package net.ideahut.springboot.report
 
net.ideahut.springboot.security - package net.ideahut.springboot.security
 
net.ideahut.springboot.singleton - package net.ideahut.springboot.singleton
 
net.ideahut.springboot.stream - package net.ideahut.springboot.stream
 
net.ideahut.springboot.sysparam - package net.ideahut.springboot.sysparam
 
net.ideahut.springboot.tag - package net.ideahut.springboot.tag
 
net.ideahut.springboot.task - package net.ideahut.springboot.task
 
net.ideahut.springboot.util - package net.ideahut.springboot.util
 
net.ideahut.springboot.wrapper - package net.ideahut.springboot.wrapper
 
NO - Static variable in class net.ideahut.springboot.IdhConstant.Boolean
 
nullTime() - Method in class net.ideahut.springboot.object.Result
 

O

of(String, Condition) - Static method in enum net.ideahut.springboot.crud.Condition
 
of(String) - Static method in enum net.ideahut.springboot.crud.Condition
 
of(String, List<Object>) - Static method in class net.ideahut.springboot.crud.Condition.QueryParameters
 
of(String, Object...) - Static method in class net.ideahut.springboot.crud.Condition.QueryParameters
 
of(Logical, String, Condition, Object...) - Static method in class net.ideahut.springboot.crud.Filter
 
of(String, Logical) - Static method in enum net.ideahut.springboot.crud.Logical
 
of(String) - Static method in enum net.ideahut.springboot.crud.Logical
 
of(String, Match) - Static method in enum net.ideahut.springboot.crud.Match
 
of(String) - Static method in enum net.ideahut.springboot.crud.Match
 
of(InputStream) - Static method in class net.ideahut.springboot.object.ImageReader
 
of(InputStream, boolean) - Static method in class net.ideahut.springboot.object.ImageReader
 
of(String, String) - Static method in class net.ideahut.springboot.object.Message
 
of(Method) - Static method in class net.ideahut.springboot.object.MethodInfo
 
of(Integer) - Static method in class net.ideahut.springboot.object.Page
 
of(Integer, Integer) - Static method in class net.ideahut.springboot.object.Page
 
of(Integer, Integer, Boolean) - Static method in class net.ideahut.springboot.object.Page
 
of(Parameter) - Static method in class net.ideahut.springboot.object.ParameterInfo
 
of(ReportType, byte[]) - Static method in class net.ideahut.springboot.report.ReportResult
 
of(Object, Object[], SingletonDestroyable) - Static method in class net.ideahut.springboot.singleton.SingletonObject
 
of(Object, Object[]) - Static method in class net.ideahut.springboot.singleton.SingletonObject
 
of(Object) - Static method in class net.ideahut.springboot.singleton.SingletonObject
 
of(Long, TimeUnit, Callable<?>) - Static method in class net.ideahut.springboot.task.TaskInput
 
of(Callable<?>) - Static method in class net.ideahut.springboot.task.TaskInput
 
of(Integer) - Static method in class net.ideahut.springboot.task.TaskListExecutor
 
of(Integer) - Static method in class net.ideahut.springboot.task.TaskMapExecutor
 
of(T) - Static method in class net.ideahut.springboot.task.TaskResult
 
of(Throwable) - Static method in class net.ideahut.springboot.task.TaskResult
 
onConcurrentListResult(Integer, Object) - Method in interface net.ideahut.springboot.task.TaskListExecutor.ConcurrentListResult
 
onConcurrentMapResult(Object, Object) - Method in interface net.ideahut.springboot.task.TaskMapExecutor.ConcurrentMapResult
 
onDestroy(Object) - Method in interface net.ideahut.springboot.singleton.SingletonDestroyable
 
onMessageReceive(QueueMessage<K, V>) - Method in interface net.ideahut.springboot.queue.QueueReceiver
 
onParallelListResult(Integer, TaskResult<?>) - Method in interface net.ideahut.springboot.task.TaskListExecutor.ParallelListResult
 
onParallelMapResult(Object, TaskResult<?>) - Method in interface net.ideahut.springboot.task.TaskMapExecutor.ParallelMapResult
 
onPostDelete(Object) - Method in interface net.ideahut.springboot.entity.EntityPostListener
 
onPostInsert(Object) - Method in interface net.ideahut.springboot.entity.EntityPostListener
 
onPostUpdate(Object) - Method in interface net.ideahut.springboot.entity.EntityPostListener
 
onPreDelete(Object) - Method in interface net.ideahut.springboot.entity.EntityPreListener
 
onPreInsert(Object) - Method in interface net.ideahut.springboot.entity.EntityPreListener
 
onPreUpdate(Object) - Method in interface net.ideahut.springboot.entity.EntityPreListener
 
openOutputStream() - Method in class net.ideahut.springboot.compiler.JavaClassAsBytes
 
Option - Class in net.ideahut.springboot.object
 
Option() - Constructor for class net.ideahut.springboot.object.Option
 
Option(String, String) - Constructor for class net.ideahut.springboot.object.Option
 
or(String, Condition, Object...) - Static method in class net.ideahut.springboot.crud.Filter
 

P

Page - Class in net.ideahut.springboot.object
 
Page() - Constructor for class net.ideahut.springboot.object.Page
 
Page(Integer) - Constructor for class net.ideahut.springboot.object.Page
 
Page(Integer, Integer) - Constructor for class net.ideahut.springboot.object.Page
 
Page(Integer, Integer, Boolean) - Constructor for class net.ideahut.springboot.object.Page
 
parallel(TaskListExecutor.ParallelListResult) - Method in class net.ideahut.springboot.task.TaskListExecutor
 
parallel(TaskMapExecutor.ParallelMapResult) - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
parallelResult() - Method in class net.ideahut.springboot.task.TaskListExecutor
 
parallelResult() - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
Parameter() - Constructor for class net.ideahut.springboot.security.SecurityUser.Parameter
 
ParameterInfo - Class in net.ideahut.springboot.object
 
ParameterInfo() - Constructor for class net.ideahut.springboot.object.ParameterInfo
 
parseToMap(String, String, String, boolean) - Static method in class net.ideahut.springboot.util.StringUtil
 
parseToMap(String, String, String) - Static method in class net.ideahut.springboot.util.StringUtil
 
PASSWORD - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 
Public - Annotation Type in net.ideahut.springboot.annotation
 
put(Class<T>, String, String, T) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
put(Class<T>, String, T) - Method in interface net.ideahut.springboot.cache.CacheHandler
 
put(String, Object) - Method in class net.ideahut.springboot.object.MapStringObject
 
put(Object, TaskInput) - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
put(Object, Callable<?>) - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
put(Map<Object, TaskInput>) - Method in class net.ideahut.springboot.task.TaskMapExecutor
 
putIfAbsent(String, Object) - Method in class net.ideahut.springboot.object.MapStringObject
 

Q

QueryParameters() - Constructor for class net.ideahut.springboot.crud.Condition.QueryParameters
 
queryStringToMap(String) - Static method in class net.ideahut.springboot.util.StringUtil
 
QueueHeader - Class in net.ideahut.springboot.queue
 
QueueHeader() - Constructor for class net.ideahut.springboot.queue.QueueHeader
 
QueueMessage<K extends Serializable,V extends Serializable> - Class in net.ideahut.springboot.queue
 
QueueMessage() - Constructor for class net.ideahut.springboot.queue.QueueMessage
 
QueueReceiver<K extends Serializable,V extends Serializable> - Interface in net.ideahut.springboot.queue
 
QueueSender<K extends Serializable,V extends Serializable> - Interface in net.ideahut.springboot.queue
 

R

RedisInfo - Class in net.ideahut.springboot.redis
 
RedisInfo() - Constructor for class net.ideahut.springboot.redis.RedisInfo
 
registerUser(MapStringObject) - Method in interface net.ideahut.springboot.security.SecurityCredential
 
Relation - Class in net.ideahut.springboot.crud
 
Relation() - Constructor for class net.ideahut.springboot.crud.Relation
 
reloadBean() - Method in interface net.ideahut.springboot.bean.BeanReload
 
reloadSysCodes(String...) - Method in interface net.ideahut.springboot.sysparam.SysParamReloader
 
reloadSysParam(String, String) - Method in interface net.ideahut.springboot.sysparam.SysParamReloader
 
RemoteCallService - Interface in net.ideahut.springboot.remote
 
removeAttribute(String) - Method in class net.ideahut.springboot.context.RequestContext
 
removeEnd(String, String) - Static method in class net.ideahut.springboot.util.StringUtil
 
removeFilepartValues(String) - Method in class net.ideahut.springboot.object.Multipart
 
removeHeader(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
removeParameter(String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
removeParameterValue(String, String) - Method in class net.ideahut.springboot.object.Multipart
 
removeParameterValue(String) - Method in class net.ideahut.springboot.object.Multipart
 
removeParameterValues(String) - Method in class net.ideahut.springboot.object.Multipart
 
removeStart(String, String) - Static method in class net.ideahut.springboot.util.StringUtil
 
removeSysCodes(String...) - Method in interface net.ideahut.springboot.sysparam.SysParamRemover
 
removeSysParam(String, String) - Method in interface net.ideahut.springboot.sysparam.SysParamRemover
 
ReportResult - Class in net.ideahut.springboot.report
 
ReportType - Enum in net.ideahut.springboot.report
 
RequestContext - Class in net.ideahut.springboot.context
 
RequestWrapper - Class in net.ideahut.springboot.wrapper
 
RequestWrapper(HttpServletRequest) - Constructor for class net.ideahut.springboot.wrapper.RequestWrapper
 
Resource() - Constructor for class net.ideahut.springboot.admin.AdminProperties.Resource
 
Result - Class in net.ideahut.springboot.object
 
Result.Status - Class in net.ideahut.springboot.object
 

S

save(String, Object) - Method in interface net.ideahut.springboot.audit.AuditHandler
 
SecurityAuthorization - Interface in net.ideahut.springboot.security
 
SecurityCredential - Interface in net.ideahut.springboot.security
 
SecurityUser - Class in net.ideahut.springboot.security
 
SecurityUser() - Constructor for class net.ideahut.springboot.security.SecurityUser
 
SecurityUser.Attribute - Class in net.ideahut.springboot.security
 
SecurityUser.Parameter - Class in net.ideahut.springboot.security
 
self() - Method in class net.ideahut.springboot.api.ApiAccess
 
self() - Method in class net.ideahut.springboot.api.ApiUser
 
self() - Method in class net.ideahut.springboot.object.SelfReference
 
self() - Method in class net.ideahut.springboot.security.SecurityUser
 
SelfReference<S> - Class in net.ideahut.springboot.object
 
SelfReference() - Constructor for class net.ideahut.springboot.object.SelfReference
 
sendMessage(QueueMessage<K, V>) - Method in interface net.ideahut.springboot.queue.QueueSender
 
sendMessage(QueueMessage<K, V>, boolean) - Method in interface net.ideahut.springboot.queue.QueueSender
 
setApiName(String) - Method in class net.ideahut.springboot.api.ApiConfiguration
 
setAttribute(String, String) - Method in class net.ideahut.springboot.api.ApiAuth
 
setAttribute(String, T) - Method in class net.ideahut.springboot.context.RequestContext
 
setAttribute(String, String) - Method in class net.ideahut.springboot.object.AttributeBase
 
setAttributeMap(Map<String, String>) - Method in class net.ideahut.springboot.object.AttributeBase
 
setAttributes(StringMap) - Method in class net.ideahut.springboot.api.ApiAuth
 
setAuditor(String) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setCode(String) - Method in class net.ideahut.springboot.api.ApiParameter
 
setCode(String) - Method in class net.ideahut.springboot.object.Message
 
setCondition(Condition) - Method in class net.ideahut.springboot.crud.Filter
 
setConsumerIndex(Integer) - Method in class net.ideahut.springboot.queue.QueueHeader
 
setCount(Boolean) - Method in class net.ideahut.springboot.object.Page
 
setData(byte[]) - Method in class net.ideahut.springboot.object.Filepart
 
setData(List<?>) - Method in class net.ideahut.springboot.object.Page
 
setData(Object) - Method in class net.ideahut.springboot.object.Result
 
setDeletedOn(Long) - Method in interface net.ideahut.springboot.entity.EntitySoftDelete
 
setError(List<Message>) - Method in class net.ideahut.springboot.object.Result
 
setExpiration(Long) - Method in class net.ideahut.springboot.api.ApiAccess
 
setExpiry(Integer) - Method in class net.ideahut.springboot.api.ApiConfiguration
 
setField(String) - Method in class net.ideahut.springboot.crud.Filter
 
setField(String) - Method in class net.ideahut.springboot.object.Message
 
setFieldName(String) - Method in class net.ideahut.springboot.object.Filepart
 
setFilters(List<Filter>) - Method in class net.ideahut.springboot.crud.Filter
 
setFullname(String) - Method in class net.ideahut.springboot.api.ApiUser
 
setGroupName(String) - Method in class net.ideahut.springboot.queue.QueueHeader
 
setHeader(String, String) - Method in class net.ideahut.springboot.api.ApiAuth
 
setHeader(QueueHeader) - Method in class net.ideahut.springboot.queue.QueueMessage
 
setHeader(String, String[]) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
setHeader(String, String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
setHeaders(StringMap) - Method in class net.ideahut.springboot.api.ApiAuth
 
setHeaders(Map<String, List<String>>) - Method in class net.ideahut.springboot.api.ApiRequest
 
setHosts(Set<String>) - Method in class net.ideahut.springboot.security.SecurityUser
 
setId(String) - Method in class net.ideahut.springboot.api.ApiUser
 
setId(String) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setIgnore() - Static method in interface net.ideahut.springboot.entity.EntitySoftDelete
 
setIndex(Integer) - Method in class net.ideahut.springboot.object.Page
 
setInfo(String) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setInfo(String, Object) - Method in class net.ideahut.springboot.crud.CrudResult
 
setInfo(MapStringObject) - Method in class net.ideahut.springboot.crud.CrudResult
 
setInfo(MapStringObject) - Method in class net.ideahut.springboot.object.Page
 
setInfo(String, Object) - Method in class net.ideahut.springboot.object.Page
 
setInfo(MapStringObject) - Method in class net.ideahut.springboot.object.Result
 
setInfo(String, Object) - Method in class net.ideahut.springboot.object.Result
 
setItem(String) - Method in class net.ideahut.springboot.tag.StaticTag
 
setKey(String) - Method in class net.ideahut.springboot.api.ApiAuth
 
setKey(String) - Method in class net.ideahut.springboot.api.ApiParameter
 
setKey(K) - Method in class net.ideahut.springboot.object.KeyValue
 
setKey(K) - Method in class net.ideahut.springboot.queue.QueueMessage
 
setKeyValue(StringMap) - Method in class net.ideahut.springboot.api.ApiConfiguration
 
setKeyValue(String, String) - Method in class net.ideahut.springboot.api.ApiConfiguration
 
setLabel(String) - Method in class net.ideahut.springboot.object.Option
 
setLogical(Logical) - Method in class net.ideahut.springboot.crud.Filter
 
setName(String) - Method in class net.ideahut.springboot.object.Filepart
 
setName(String) - Method in class net.ideahut.springboot.tag.ActionTag
 
setName(String) - Method in class net.ideahut.springboot.tag.BlockTag
 
setObject(Object) - Method in class net.ideahut.springboot.api.ApiParameter
 
setObject(Object) - Method in class net.ideahut.springboot.api.ApiRequest
 
setObject(String) - Method in class net.ideahut.springboot.object.Message
 
setParameter(String, String[]) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
setParameter(String, String) - Method in class net.ideahut.springboot.wrapper.RequestWrapper
 
setPassword(String) - Method in class net.ideahut.springboot.security.SecurityUser
 
setPath(String) - Method in class net.ideahut.springboot.api.ApiRequest
 
setPublicMapping(boolean) - Method in class net.ideahut.springboot.api.ApiRequest
 
setRecords(Long) - Method in class net.ideahut.springboot.object.Page
 
setRemoteHost(String) - Method in class net.ideahut.springboot.api.ApiRequest
 
setReplica(Class<?>, Integer) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setRequest(ApiRequest) - Method in class net.ideahut.springboot.api.ApiParameter
 
setRequest(HttpServletRequest) - Static method in class net.ideahut.springboot.context.RequestContext
 
setResponse(HttpServletResponse) - Static method in class net.ideahut.springboot.context.RequestContext
 
setRole(String) - Method in class net.ideahut.springboot.api.ApiAccess
 
setScheme(String) - Method in class net.ideahut.springboot.api.ApiParameter
 
setService(String, String) - Method in class net.ideahut.springboot.api.ApiAccess
 
setServices(StringMap) - Method in class net.ideahut.springboot.api.ApiAccess
 
setSize(long) - Method in class net.ideahut.springboot.object.Filepart
 
setSize(Integer) - Method in class net.ideahut.springboot.object.Page
 
setSkip(Boolean) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setSource(String) - Method in class net.ideahut.springboot.api.ApiAccess
 
setSource(String) - Method in class net.ideahut.springboot.api.ApiParameter
 
setSource(String) - Method in class net.ideahut.springboot.crud.Relation
 
setStatus(Integer) - Method in class net.ideahut.springboot.object.Result
 
setTarget(String) - Method in class net.ideahut.springboot.crud.Relation
 
setTarget(String) - Method in class net.ideahut.springboot.tag.BlockTag
 
setText(String) - Method in class net.ideahut.springboot.object.Message
 
setTimestamp(long) - Method in class net.ideahut.springboot.queue.QueueMessage
 
setToken(String) - Method in class net.ideahut.springboot.api.ApiAuth
 
setToken(String) - Method in class net.ideahut.springboot.api.ApiParameter
 
setTopicName(String) - Method in class net.ideahut.springboot.queue.QueueHeader
 
setTotal(Integer) - Method in class net.ideahut.springboot.object.Page
 
setType(String) - Method in class net.ideahut.springboot.audit.AuditInfo
 
setUser(ApiUser) - Method in class net.ideahut.springboot.api.ApiAccess
 
setUserAgent(String) - Method in class net.ideahut.springboot.api.ApiRequest
 
setUsername(String) - Method in class net.ideahut.springboot.api.ApiUser
 
setUsername(String) - Method in class net.ideahut.springboot.security.SecurityUser
 
setValue(Object) - Method in class net.ideahut.springboot.crud.Relation
 
setValue(V) - Method in class net.ideahut.springboot.object.KeyValue
 
setValue(String, T) - Method in class net.ideahut.springboot.object.MapStringObject
 
setValue(String) - Method in class net.ideahut.springboot.object.Option
 
setValue(V) - Method in class net.ideahut.springboot.queue.QueueMessage
 
setValues(List<Object>) - Method in class net.ideahut.springboot.crud.Filter
 
SingletonDestroyable - Interface in net.ideahut.springboot.singleton
 
SingletonHandler - Interface in net.ideahut.springboot.singleton
 
SingletonHandlerImpl - Class in net.ideahut.springboot.singleton
 
SingletonHandlerImpl() - Constructor for class net.ideahut.springboot.singleton.SingletonHandlerImpl
 
SingletonObject - Class in net.ideahut.springboot.singleton
 
size(String) - Method in interface net.ideahut.springboot.cache.CacheGroupHandler
 
size() - Method in interface net.ideahut.springboot.cache.CacheHandler
 
split(String, String, int, boolean, boolean) - Static method in class net.ideahut.springboot.util.StringUtil
 
split(String, String, int, boolean) - Static method in class net.ideahut.springboot.util.StringUtil
 
split(String, String, boolean, boolean) - Static method in class net.ideahut.springboot.util.StringUtil
 
split(String, String, int) - Static method in class net.ideahut.springboot.util.StringUtil
 
split(String, String, boolean) - Static method in class net.ideahut.springboot.util.StringUtil
 
split(String, String) - Static method in class net.ideahut.springboot.util.StringUtil
 
start() - Static method in class net.ideahut.springboot.context.RequestContext
 
STATIC_URL - Static variable in class net.ideahut.springboot.tag.StaticTag
 
StaticTag - Class in net.ideahut.springboot.tag
 
StaticTag() - Constructor for class net.ideahut.springboot.tag.StaticTag
 
status(Integer, Object) - Static method in class net.ideahut.springboot.object.Result
 
status(Integer) - Static method in class net.ideahut.springboot.object.Result
 
StringMap - Class in net.ideahut.springboot.object
 
StringMap() - Constructor for class net.ideahut.springboot.object.StringMap
 
StringMap(int, float, boolean) - Constructor for class net.ideahut.springboot.object.StringMap
 
StringMap(int, float) - Constructor for class net.ideahut.springboot.object.StringMap
 
StringMap(int) - Constructor for class net.ideahut.springboot.object.StringMap
 
StringMap(Map<String, String>) - Constructor for class net.ideahut.springboot.object.StringMap
 
StringUtil - Class in net.ideahut.springboot.util
 
submit(Map<String, Callable<T>>, Long) - Method in interface net.ideahut.springboot.task.TaskHandler
 
submit(Map<String, Callable<T>>) - Method in interface net.ideahut.springboot.task.TaskHandler
 
submit(List<Callable<T>>, Long) - Method in interface net.ideahut.springboot.task.TaskHandler
 
submit(List<Callable<T>>) - Method in interface net.ideahut.springboot.task.TaskHandler
 
submit(Callable<T>) - Method in interface net.ideahut.springboot.task.TaskHandler
 
success(Object, MapStringObject) - Static method in class net.ideahut.springboot.crud.CrudResult
 
success(Object) - Static method in class net.ideahut.springboot.crud.CrudResult
 
SUCCESS - Static variable in class net.ideahut.springboot.object.Result.Status
 
success(Object) - Static method in class net.ideahut.springboot.object.Result
 
success() - Static method in class net.ideahut.springboot.object.Result
 
SysParamReloader - Interface in net.ideahut.springboot.sysparam
 
SysParamRemover - Interface in net.ideahut.springboot.sysparam
 

T

Table() - Constructor for class net.ideahut.springboot.audit.DatabaseAuditProperties.Table
 
TaskHandler - Interface in net.ideahut.springboot.task
 
TaskInput - Class in net.ideahut.springboot.task
 
TaskListExecutor - Class in net.ideahut.springboot.task
 
TaskListExecutor.ConcurrentListResult - Interface in net.ideahut.springboot.task
 
TaskListExecutor.ParallelListResult - Interface in net.ideahut.springboot.task
 
TaskMapExecutor - Class in net.ideahut.springboot.task
 
TaskMapExecutor.ConcurrentMapResult - Interface in net.ideahut.springboot.task
 
TaskMapExecutor.ParallelMapResult - Interface in net.ideahut.springboot.task
 
TaskProperties - Class in net.ideahut.springboot.task
 
TaskProperties() - Constructor for class net.ideahut.springboot.task.TaskProperties
 
TaskResult<T> - Class in net.ideahut.springboot.task
 
time() - Static method in class net.ideahut.springboot.context.RequestContext
 
TimeUtil - Class in net.ideahut.springboot.util
 
toEpochMillis(String, Integer, DateTimeFormatter) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toEpochMillis(String, Integer, String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toEpochMillis(String, ZoneId, DateTimeFormatter) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toEpochMillis(String, ZoneId, String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
TOKEN - Static variable in class net.ideahut.springboot.api.ApiParameter.Header
 
toResult() - Method in class net.ideahut.springboot.crud.CrudResult
 
toString() - Method in class net.ideahut.springboot.tag.BlockTag
 
toStringFormat(Long, Integer, String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toStringFormat(Long, ZoneId, String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toStringFormat(TemporalAccessor, String) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toZonedDateTime(Long, ZoneId) - Static method in class net.ideahut.springboot.util.TimeUtil
 
toZonedDateTime(Long, Integer) - Static method in class net.ideahut.springboot.util.TimeUtil
 

U

UNKNOWN - Static variable in interface net.ideahut.springboot.entity.EntitySoftDelete
 
updateTime(Long) - Method in class net.ideahut.springboot.object.Result
 
updateTime() - Method in class net.ideahut.springboot.object.Result
 
USER - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 
USERNAME - Static variable in class net.ideahut.springboot.security.SecurityUser.Parameter
 

V

valueOf(String) - Static method in enum net.ideahut.springboot.api.ApiSourceEmpty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ideahut.springboot.crud.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ideahut.springboot.crud.Logical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ideahut.springboot.crud.Match
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ideahut.springboot.entity.EntityIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.ideahut.springboot.report.ReportType
Returns the enum constant of this type with the specified name.
valueOf(Class<T>, String, T) - Static method in class net.ideahut.springboot.util.StringUtil
 
valueOf(Class<T>, String) - Static method in class net.ideahut.springboot.util.StringUtil
 
values() - Static method in enum net.ideahut.springboot.api.ApiSourceEmpty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ideahut.springboot.crud.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ideahut.springboot.crud.Logical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ideahut.springboot.crud.Match
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ideahut.springboot.entity.EntityIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.ideahut.springboot.report.ReportType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfo - Class in net.ideahut.springboot.object
 
VersionInfo() - Constructor for class net.ideahut.springboot.object.VersionInfo
 

Y

YES - Static variable in class net.ideahut.springboot.IdhConstant.Boolean
 
A B C D E F G H I J K L M N O P Q R S T U V Y 
Skip navigation links

Copyright © 2024. All rights reserved.