A B C D E F G H I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTION_ERROR - ru.smcsystem.api.enumeration.MessageType
-
emit by system when process get error in action
- ACTION_START - ru.smcsystem.api.enumeration.MessageType
-
emit by system when process start action
- ACTION_STOP - ru.smcsystem.api.enumeration.MessageType
-
emit by system when process stop action
- ActionType - Enum in ru.smcsystem.api.enumeration
-
Types of Process Action
- add(byte[]) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, byte[]) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, Boolean) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, Number) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, String) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, IValue) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, ObjectArray) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, ObjectElement) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(int, ObjectField) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(Boolean) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(Number) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(String) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(IValue) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(ObjectArray) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(ObjectElement) - Method in class ru.smcsystem.api.dto.ObjectArray
- add(ObjectField) - Method in class ru.smcsystem.api.dto.ObjectArray
- addError(byte[]) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Boolean) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Byte) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Double) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Float) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Integer) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Long) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(Short) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(String) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
emit error message type ERROR
- addError(BigDecimal) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(BigInteger) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addError(List<Object>) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
emit error message type ERROR autodetect type each value
- addError(ObjectArray) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addLog(String) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
emit log message type LOG
- addMessage(byte[]) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Boolean) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Byte) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Double) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Float) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Integer) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Long) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(Short) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(String) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
emit message type DATA
- addMessage(BigDecimal) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(BigInteger) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addMessage(List<Object>) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
emit message type DATA autodetect type each value
- addMessage(ObjectArray) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
- addValueAny(Object) - Method in class ru.smcsystem.api.dto.ObjectArray
- ALL - ru.smcsystem.api.enumeration.SourceGetType
-
get all messages allows you to work with all messages
B
- BIG_DECIMAL - ru.smcsystem.api.enumeration.ObjectType
- BIG_DECIMAL - ru.smcsystem.api.enumeration.ValueType
- BIG_INTEGER - ru.smcsystem.api.enumeration.ObjectType
- BIG_INTEGER - ru.smcsystem.api.enumeration.ValueType
- BOOLEAN - ru.smcsystem.api.enumeration.ObjectType
- BOOLEAN - ru.smcsystem.api.enumeration.ValueType
- BYTE - ru.smcsystem.api.enumeration.ObjectType
- BYTE - ru.smcsystem.api.enumeration.ValueType
- BYTES - ru.smcsystem.api.enumeration.ObjectType
- BYTES - ru.smcsystem.api.enumeration.ValueType
C
- CALLER - ru.smcsystem.api.enumeration.SourceType
- CALLER_RELATIVE_NAME - ru.smcsystem.api.enumeration.SourceType
- clone() - Method in class ru.smcsystem.api.dto.ObjectArray
- clone() - Method in class ru.smcsystem.api.dto.ObjectElement
- clone() - Method in class ru.smcsystem.api.dto.ObjectField
- CommandType - Enum in ru.smcsystem.api.enumeration
-
Types of Command
- CONFIGURATION_CONTROL_CONFIGURATION_CREATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONFIGURATION_REMOVE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONFIGURATION_SETTING_UPDATE - ru.smcsystem.api.enumeration.MessageType
-
emit by system when process change managed configuration
- CONFIGURATION_CONTROL_CONFIGURATION_UPDATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONFIGURATION_VARIABLE_REMOVE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONFIGURATION_VARIABLE_UPDATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONTAINER_CREATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_CONTAINER_REMOVE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_EXECUTION_CONTEXT_CREATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_EXECUTION_CONTEXT_REMOVE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_EXECUTION_CONTEXT_UPDATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_SOURCE_CONTEXT_CREATE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_SOURCE_CONTEXT_REMOVE - ru.smcsystem.api.enumeration.MessageType
- CONFIGURATION_CONTROL_SOURCE_CONTEXT_UPDATE - ru.smcsystem.api.enumeration.MessageType
- ConfigurationControlTool - Interface in ru.smcsystem.api.tools.execution
-
Tool for work with managed configurations
- ConfigurationTool - Interface in ru.smcsystem.api.tools
-
main configuration tool
- countCommands(int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get count commands in source
- countCommands(IExecutionContextManaged) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get count commands (all) for managed execution context
- countConfigurations() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
count child configurations
- countContainers() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
count child containers
- countExecutionContexts() - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
count execution contexts
- countExecutionContexts() - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
count execution contexts
- countExecutionContexts() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
count configuration execution contexts
- countFilters() - Method in interface ru.smcsystem.api.dto.ISource
-
count filters
- countManagedConfigurations() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
count child managed configurations
- countManagedConfigurations() - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
count managed configurations
- countManagedConfigurations() - Method in interface ru.smcsystem.api.tools.execution.ConfigurationControlTool
-
count managed configurations
- countManagedExecutionContexts() - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
count managed execution contexts
- countParams() - Method in interface ru.smcsystem.api.dto.ISource
-
count params
- countParams() - Method in interface ru.smcsystem.api.dto.ISourceFilter
-
count params
- countSource() - Method in interface ru.smcsystem.api.dto.ISourceList
-
get count sources
- countTypes() - Method in interface ru.smcsystem.api.dto.IModule
- createConfiguration(int, IContainer, IModule, String) - Method in interface ru.smcsystem.api.tools.execution.ConfigurationControlTool
-
create configuration and add it in list of managed configurations
- createContainer(String) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
create child container
- createExecutionContext(String, String, int) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
create execution context and bind it to this configuration
- createFilter(boolean, List<Integer>, int, int, int) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Create position filter and bind it to this source add filter to end of current list (order = max_order + 1) only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- createFilter(String, double, double) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Create number filter and bind it to this source add filter to end of current list (order = max_order + 1) only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- createFilterObjectPaths(List<String>) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Create object paths filter and bind it to this source add filter to end of current list (order = max_order + 1) only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- createFilterStrContain(String, boolean, String) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Create string contain filter and bind it to this source add filter to end of current list (order = max_order + 1) only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- createFilterStrEq(String, boolean, String) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Create string equal filter and bind it to this source add filter to end of current list (order = max_order + 1) only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- createSource() - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Create source and bind it to this execution context add source to end of list (order = max_order + 1) created ContextSourceType is MULTIPART
- createSource(byte[]) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Byte) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Double) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Float) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Integer) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Long) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(Short) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(String) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Create source and bind it to this execution context add source to end of current list (order = max_order + 1) created ContextSourceType is STATIC_VALUE
- createSource(BigDecimal) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(BigInteger) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(IConfiguration, SourceGetType, int, boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Create source and bind it to this execution context add source to end of current list (order = max_order + 1) created ContextSourceType is MODULE_CONFIGURATION
- createSource(IExecutionContext, SourceGetType, int, boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Create source and bind it to this execution context add source to end of current list (order = max_order + 1) created ContextSourceType is EXECUTION_CONTEXT
- createSource(ObjectArray) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- createSource(ObjectArray, List<String>) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Create source and bind it to this execution context add source to end of current list (order = max_order + 1) created ContextSourceType is OBJECT_ARRAY
D
- DATA - ru.smcsystem.api.enumeration.MessageType
-
emit by module process while execution phase normal message or by system
- DOUBLE - ru.smcsystem.api.enumeration.ObjectType
- DOUBLE - ru.smcsystem.api.enumeration.ValueType
E
- equals(Object) - Method in class ru.smcsystem.api.dto.ObjectArray
- equals(Object) - Method in class ru.smcsystem.api.dto.ObjectElement
- equals(Object) - Method in class ru.smcsystem.api.dto.ObjectField
- ERROR - ru.smcsystem.api.enumeration.MessageType
-
emit by module process while execution phase error message
- EXECUTE - ru.smcsystem.api.enumeration.ActionType
- EXECUTE - ru.smcsystem.api.enumeration.CommandType
- executeNow(CommandType, int, List<Object>) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
throw new command to managed execution context command execute in this thread function will wait for the command to execute
- executeNowDirect(CommandType, IExecutionContextManaged, List<Object>) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
throw new command to managed execution context command execute in this thread function will wait for the command to execute
- executeParallel(CommandType, List<Integer>, List<Object>, Integer, Integer) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
throw new command to managed execution context command execute in new thread function return control immediately
- executeParallelDirect(CommandType, List<IExecutionContextManaged>, List<Object>, Integer, Integer) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
throw new command to managed execution context command execute in new thread function return control immediately
- EXECUTION_CONTEXT - ru.smcsystem.api.enumeration.SourceType
- ExecutionContextTool - Interface in ru.smcsystem.api.tools.execution
-
main execution context tool
- exists() - Method in interface ru.smcsystem.api.tools.FileTool
-
is file exist
F
- FileTool - Interface in ru.smcsystem.api.tools
-
tool for work with unmodifiable files
- findField(String) - Method in class ru.smcsystem.api.dto.ObjectElement
- findFieldIgnoreCase(String) - Method in class ru.smcsystem.api.dto.ObjectElement
- FLOAT - ru.smcsystem.api.enumeration.ObjectType
- FLOAT - ru.smcsystem.api.enumeration.ValueType
- FLOW_CONTROL_EXECUTE_NOW_EXECUTE - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_NOW_START - ru.smcsystem.api.enumeration.MessageType
-
emit by system when process throw new command
- FLOW_CONTROL_EXECUTE_NOW_STOP - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_NOW_UPDATE - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_PARALLEL_EXECUTE - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_PARALLEL_START - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_PARALLEL_STOP - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_PARALLEL_UPDATE - ru.smcsystem.api.enumeration.MessageType
- FLOW_CONTROL_EXECUTE_PARALLEL_WAITING_TACTS - ru.smcsystem.api.enumeration.MessageType
- FlowControlTool - Interface in ru.smcsystem.api.tools.execution
-
Tool for throw new command to managed execution contexts and get result
G
- get(int) - Method in class ru.smcsystem.api.dto.ObjectArray
- getActions() - Method in interface ru.smcsystem.api.dto.ICommand
-
get actions
- getAllSettings() - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get all settings
- getAllSettings() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get all settings
- getAllVariables() - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get all variables
- getAllVariables() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get all variables
- getBufferSize() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get buffer size
- getChildrens() - Method in interface ru.smcsystem.api.tools.FileTool
-
get files in folder
- getCommands(int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get Commands from source
- getCommands(int, int, int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get Commands from source Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
- getCommands(IExecutionContextManaged, int, int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get Commands from managed execution context Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
- getCommandsFromExecuted(int) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
work as getMessagesFromExecuted
- getCommandsFromExecuted(long, int) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
work as getMessagesFromExecuted
- getCommandsFromExecutedDirect(long, IExecutionContextManaged) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
work as getMessagesFromExecuted
- getCommandsFromExecutedDirect(IExecutionContextManaged) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
work as getMessagesFromExecuted
- getConfiguration() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
get configuration
- getConfiguration(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get child configuration
- getConfigurationControlTool() - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get tool for work with managed configurations
- getConfigurationManaged(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get child configuration as managed similar getConfiguration
- getContainer() - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get container
- getContainer() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get container
- getContainer(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get child container
- getContainerManaged(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get child container as managed similar getContainer
- getContainerSimple() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get container
- getDate() - Method in interface ru.smcsystem.api.dto.IMessage
-
get date of creation
- getDecorationShapes() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get decoration shapes in container not include cfgs, apps and containers
- getDescription() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get description
- getExecutionContext(int) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get execution context
- getExecutionContext(int) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
get execution context
- getExecutionContext(int) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get execution context
- getFields() - Method in class ru.smcsystem.api.dto.ObjectElement
- getFilter(int) - Method in interface ru.smcsystem.api.dto.ISource
-
get filter
- getFlowControlTool() - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get tool for throw new command to managed execution contexts and get result
- getHomeFolder() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get module folder contains all files, what was in smcm file.
- getInfo() - Method in interface ru.smcsystem.api.dto.IModule
-
get module info on english object contain fields: description, settings, types
- getInfo(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get info by key
- getInputStream() - Method in interface ru.smcsystem.api.tools.FileTool
-
reed all file
- getManagedConfiguration(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get child managed configuration
- getManagedConfiguration(int) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
get managed configuration
- getManagedConfiguration(int) - Method in interface ru.smcsystem.api.tools.execution.ConfigurationControlTool
-
get managed configuration
- getManagedExecutionContext(int) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
get managed execution context
- getMaxCountExecutionContexts(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get maximum count execution contexts
- getMaxCountManagedConfigurations(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get maximum count managed configurations
- getMaxCountSources(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get maximum count sources
- getMaxWorkInterval() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
get max work interval in milliseconds if -1, no time limit
- getMessage() - Method in exception ru.smcsystem.api.exceptions.ModuleException
- getMessages() - Method in interface ru.smcsystem.api.dto.IAction
-
get messages
- getMessages(int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get Process Actions from source
- getMessages(int, int, int) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get Process Actions from source Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
- getMessagesFromExecuted(int) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
get data from managed execution context who receive commands from this process
- getMessagesFromExecuted(long, int) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
get data from managed execution context who receive commands from this process in parallel thread
- getMessagesFromExecutedDirect(long, IExecutionContextManaged) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
get data from managed execution context who receive commands from this process in parallel thread
- getMessagesFromExecutedDirect(IExecutionContextManaged) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
get data from managed execution context who receive commands from this process
- getMessageType() - Method in interface ru.smcsystem.api.dto.IMessage
-
get message type for process messages - DATA
- getMinCountExecutionContexts(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get minimum count execution contexts
- getMinCountManagedConfigurations(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get minimum count managed configurations
- getMinCountSources(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get minimum count sources
- getModule() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get module
- getModules() - Method in interface ru.smcsystem.api.tools.execution.ConfigurationControlTool
-
list of all installed modules
- getName() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get name
- getName() - Method in interface ru.smcsystem.api.dto.IContainer
-
get name
- getName() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
get name
- getName() - Method in interface ru.smcsystem.api.dto.IModule
-
module name unique for system
- getName() - Method in class ru.smcsystem.api.dto.ObjectField
- getName() - Method in interface ru.smcsystem.api.tools.FileTool
-
get name
- getNickName() - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get current user nickname
- getParam(int) - Method in interface ru.smcsystem.api.dto.ISource
-
get param params may have any types, depends on the SourceType and id
- getParam(int) - Method in interface ru.smcsystem.api.dto.ISourceFilter
-
get param params may have any types, depends on the SourceFilterType and id
- getSetting(String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get setting value
- getSetting(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get setting value
- getShape() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get own shape
- getShapes() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get all shapes in container
- getSmcl() - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
get all cfgs as text on smcl in current container
- getSource(int) - Method in interface ru.smcsystem.api.dto.ISourceList
-
get source
- getSourceListManaged(int) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Get managed source list
- getSourceManaged(int) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Get managed source
- getThreadBufferSize() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
get thread buffer size
- getThreadId() - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
get current thread id
- getType() - Method in interface ru.smcsystem.api.dto.IAction
-
get type
- getType() - Method in interface ru.smcsystem.api.dto.ICommand
-
get type
- getType() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
get type unique for configuration
- getType() - Method in interface ru.smcsystem.api.dto.ISource
-
get type of source.
- getType() - Method in interface ru.smcsystem.api.dto.ISourceFilter
-
get type.
- getType() - Method in interface ru.smcsystem.api.dto.IValue
-
value type
- getType() - Method in class ru.smcsystem.api.dto.ObjectArray
- getType() - Method in class ru.smcsystem.api.dto.ObjectField
- getTypeName(int) - Method in interface ru.smcsystem.api.dto.IModule
-
get type name
- getValue() - Method in interface ru.smcsystem.api.dto.IValue
-
value as object
- getValue() - Method in class ru.smcsystem.api.dto.ObjectField
- getVariable(String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get variable
- getVariable(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get variable
- getWorkDirectory() - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
get full path to work directory only if module allow this
- getWorkDirectory() - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
get full path to work directory only if module allow this
H
- hashCode() - Method in class ru.smcsystem.api.dto.ObjectArray
- hashCode() - Method in class ru.smcsystem.api.dto.ObjectElement
- hashCode() - Method in class ru.smcsystem.api.dto.ObjectField
I
- IAction - Interface in ru.smcsystem.api.dto
-
Interface for Action
- ICommand - Interface in ru.smcsystem.api.dto
-
Interface for Command
- IConfiguration - Interface in ru.smcsystem.api.dto
-
Interface for Module Configuration
- IConfigurationManaged - Interface in ru.smcsystem.api.dto
-
Interface for Managed Module Configuration
- IContainer - Interface in ru.smcsystem.api.dto
-
Interface for Container
- IContainerManaged - Interface in ru.smcsystem.api.dto
-
Interface for Managed container
- IExecutionContext - Interface in ru.smcsystem.api.dto
-
Interface for Execution Context
- IExecutionContextManaged - Interface in ru.smcsystem.api.dto
-
Interface for Managed Execution Context
- IMessage - Interface in ru.smcsystem.api.dto
-
Interface for Message
- IModule - Interface in ru.smcsystem.api.dto
-
Interface for Module
- insertExecutionContext(int, IExecutionContext) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
insert execution context in list Shifts the element currently at that position (if any) and any subsequent elements to the right (adds one to their indices).
- insertManagedConfiguration(int, IConfiguration) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
insert configuration in list Shifts the element currently at that position (if any) and any subsequent elements to the right (adds one to their indices).
- INTEGER - ru.smcsystem.api.enumeration.ObjectType
- INTEGER - ru.smcsystem.api.enumeration.ValueType
- isActive() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
check is configuration work now (process execute any commands)
- isActive() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
check is context work now (execute any command)
- isDirectory() - Method in interface ru.smcsystem.api.tools.FileTool
-
is directory
- isEnable() - Method in interface ru.smcsystem.api.dto.IConfiguration
-
is work
- isEnable() - Method in interface ru.smcsystem.api.dto.IContainer
-
is work
- isEnable() - Method in interface ru.smcsystem.api.dto.IExecutionContext
-
is work
- isError(IAction) - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
is Process Actions has errors
- isNeedStop() - Method in interface ru.smcsystem.api.tools.execution.ExecutionContextTool
-
check is need stop process work immediately usefull for long work (example - web server)
- ISource - Interface in ru.smcsystem.api.dto
-
Interface for Source
- ISourceFilter - Interface in ru.smcsystem.api.dto
-
Interface for Source filter
- ISourceList - Interface in ru.smcsystem.api.dto
-
Interface for Source multipart
- ISourceListManaged - Interface in ru.smcsystem.api.dto
-
Interface for Managed Source multipart
- ISourceManaged - Interface in ru.smcsystem.api.dto
-
Interface for Managed source
- isSimple() - Method in class ru.smcsystem.api.dto.ObjectArray
- isSimple() - Method in class ru.smcsystem.api.dto.ObjectElement
- isSimple() - Method in class ru.smcsystem.api.dto.ObjectField
- isThreadActive(long) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
check is thread alive
- isVariableChanged(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
check is variable has changed from last execution or last check usfull for check changes from external (processes or user)
- IValue - Interface in ru.smcsystem.api.dto
-
Interface for value objects
L
- LAST - ru.smcsystem.api.enumeration.SourceGetType
-
get messages for the last N commands
- LAST_ALL - ru.smcsystem.api.enumeration.SourceGetType
-
get messages for the last N commands works with all messages: both those generated in the current stream and previously saved
- length() - Method in interface ru.smcsystem.api.tools.FileTool
-
file size
- LOG - ru.smcsystem.api.enumeration.MessageType
-
emit by module process while execution phase log message
- loggerDebug(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
logger debug
- loggerError(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
logger error
- loggerInfo(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
logger info
- loggerTrace(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
logger trace
- loggerWarn(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
logger warn
- LONG - ru.smcsystem.api.enumeration.ObjectType
- LONG - ru.smcsystem.api.enumeration.ValueType
M
- MessageType - Enum in ru.smcsystem.api.enumeration
-
main data type
- Module - Interface in ru.smcsystem.api.module
-
Main module interface
- MODULE_CONFIGURATION - ru.smcsystem.api.enumeration.SourceType
- ModuleException - Exception in ru.smcsystem.api.exceptions
-
main exception
- ModuleException(String) - Constructor for exception ru.smcsystem.api.exceptions.ModuleException
- ModuleException(String, Exception) - Constructor for exception ru.smcsystem.api.exceptions.ModuleException
- MULTIPART - ru.smcsystem.api.enumeration.SourceType
N
- NEW - ru.smcsystem.api.enumeration.SourceGetType
-
get messages for new teams allows you to work with all messages since the last request with the given context only works with messages generated in the current thread (important!)
- NEW_ALL - ru.smcsystem.api.enumeration.SourceGetType
-
get messages for new teams allows you to work with all messages since the last request with the given context works with all messages: both those generated in the current stream and previously saved
- NUMBER - ru.smcsystem.api.enumeration.SourceFilterType
O
- OBJECT_ARRAY - ru.smcsystem.api.enumeration.ObjectType
- OBJECT_ARRAY - ru.smcsystem.api.enumeration.SourceType
- OBJECT_ARRAY - ru.smcsystem.api.enumeration.ValueType
- OBJECT_ELEMENT - ru.smcsystem.api.enumeration.ObjectType
- OBJECT_PATHS - ru.smcsystem.api.enumeration.SourceFilterType
- ObjectArray - Class in ru.smcsystem.api.dto
-
array of objects use for serialization/deserialization messages as object - object serialization format main class contain list of object of same type.
- ObjectArray() - Constructor for class ru.smcsystem.api.dto.ObjectArray
- ObjectArray(int, ObjectType) - Constructor for class ru.smcsystem.api.dto.ObjectArray
- ObjectArray(List<Object>, ObjectType) - Constructor for class ru.smcsystem.api.dto.ObjectArray
- ObjectArray(ObjectElement...) - Constructor for class ru.smcsystem.api.dto.ObjectArray
- ObjectArray(ObjectType, Object...) - Constructor for class ru.smcsystem.api.dto.ObjectArray
- ObjectElement - Class in ru.smcsystem.api.dto
-
Object in ObjectArray use for serialization/deserialization messages as object - object serialization format contain list of fields (ObjectField)
- ObjectElement() - Constructor for class ru.smcsystem.api.dto.ObjectElement
- ObjectElement(List<ObjectField>) - Constructor for class ru.smcsystem.api.dto.ObjectElement
- ObjectElement(ObjectField...) - Constructor for class ru.smcsystem.api.dto.ObjectElement
- ObjectField - Class in ru.smcsystem.api.dto
-
Field for Object use for serialization/deserialization messages as object - object serialization format the value can be one of the following types: ObjectArray, ObjectElement, String, Byte, Short, Integer, Long, Float, Double, BigInteger, BigDecimal, byte[].
- ObjectField(String) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, byte[]) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, Boolean) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, Number) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, String) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, IValue) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, ObjectArray) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, ObjectElement) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, ObjectField) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectField(String, ObjectType, Object) - Constructor for class ru.smcsystem.api.dto.ObjectField
- ObjectType - Enum in ru.smcsystem.api.enumeration
-
Object type
P
- POSITION - ru.smcsystem.api.enumeration.SourceFilterType
- process(ConfigurationTool, ExecutionContextTool) - Method in interface ru.smcsystem.api.module.Module
-
main method. call every time when need execute
- PROCESS_STATE_CHANGE - ru.smcsystem.api.enumeration.MessageType
-
emit by system when action change process state
R
- releaseThread(long) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
after executeParallel and work with him, need to release thread if thread work - stop it
- releaseThreadCache(long) - Method in interface ru.smcsystem.api.tools.execution.FlowControlTool
-
after executeParallel and work with him, need to release thread if thread work - not stop it
- remove(int) - Method in class ru.smcsystem.api.dto.ObjectArray
- removeContainer(int) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
delete empty child container
- removeExecutionContext(int) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
delete execution context
- removeExecutionContext(int) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
remove execution context from list
- removeFilter(int) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Remove filter from list
- removeManagedConfiguration(int) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
remove configuration from list
- removeManagedConfiguration(int) - Method in interface ru.smcsystem.api.tools.execution.ConfigurationControlTool
-
remove managed configuration
- removeSource(int) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Remove source from list
- removeVariable(String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
remove variable
- removeVariable(String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
remove variable
- ru.smcsystem.api - module ru.smcsystem.api
- ru.smcsystem.api.dto - package ru.smcsystem.api.dto
- ru.smcsystem.api.enumeration - package ru.smcsystem.api.enumeration
- ru.smcsystem.api.exceptions - package ru.smcsystem.api.exceptions
- ru.smcsystem.api.module - package ru.smcsystem.api.module
- ru.smcsystem.api.tools - package ru.smcsystem.api.tools
- ru.smcsystem.api.tools.execution - package ru.smcsystem.api.tools.execution
S
- saveSmcl(String) - Method in interface ru.smcsystem.api.dto.IContainerManaged
-
save and execute text on smcl in current container
- setBufferSize(long) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
change buffer size
- setEnable(boolean) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
enable or disable configuration
- setEnable(boolean) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
enable or disable configuration
- setMaxWorkInterval(int) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
change max work interval
- setName(String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
change name
- setName(String) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
change name
- setName(String) - Method in class ru.smcsystem.api.dto.ObjectField
- setSetting(String, byte[]) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Boolean) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Byte) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Double) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Float) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Integer) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Long) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, Short) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
change setting
- setSetting(String, BigDecimal) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, BigInteger) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setSetting(String, ObjectArray) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setThreadBufferSize(long) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
change thread buffer size
- setType(String) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
change type
- setValue(byte[]) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(Boolean) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(Number) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(String) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(IValue) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(ObjectArray) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(ObjectElement) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(ObjectField) - Method in class ru.smcsystem.api.dto.ObjectField
- setValue(ObjectType, Object) - Method in class ru.smcsystem.api.dto.ObjectField
- setVariable(String, byte[]) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, byte[]) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Boolean) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Boolean) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Byte) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Byte) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Double) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Double) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Float) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Float) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Integer) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Integer) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Long) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Long) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, Short) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, Short) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, String) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
change variable
- setVariable(String, String) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
-
change variable
- setVariable(String, BigDecimal) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, BigDecimal) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, BigInteger) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, BigInteger) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- setVariable(String, ObjectArray) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
- setVariable(String, ObjectArray) - Method in interface ru.smcsystem.api.tools.ConfigurationTool
- SHORT - ru.smcsystem.api.enumeration.ObjectType
- SHORT - ru.smcsystem.api.enumeration.ValueType
- size() - Method in class ru.smcsystem.api.dto.ObjectArray
- SourceFilterType - Enum in ru.smcsystem.api.enumeration
-
Source filter type
- SourceGetType - Enum in ru.smcsystem.api.enumeration
-
Source get type defines the messages available to receive from the source
- SourceType - Enum in ru.smcsystem.api.enumeration
-
Source type
- start(ConfigurationTool) - Method in interface ru.smcsystem.api.module.Module
-
call once per process on start
- START - ru.smcsystem.api.enumeration.ActionType
- START - ru.smcsystem.api.enumeration.CommandType
- STATIC_VALUE - ru.smcsystem.api.enumeration.SourceType
- stop(ConfigurationTool) - Method in interface ru.smcsystem.api.module.Module
-
call once per process on stop
- STOP - ru.smcsystem.api.enumeration.ActionType
- STOP - ru.smcsystem.api.enumeration.CommandType
- STRING - ru.smcsystem.api.enumeration.ObjectType
- STRING - ru.smcsystem.api.enumeration.ValueType
- STRING_CONTAIN - ru.smcsystem.api.enumeration.SourceFilterType
- STRING_EQUAL - ru.smcsystem.api.enumeration.SourceFilterType
- strMessage - Variable in exception ru.smcsystem.api.exceptions.ModuleException
T
- toString() - Method in class ru.smcsystem.api.dto.ObjectArray
- toString() - Method in class ru.smcsystem.api.dto.ObjectElement
- toString() - Method in class ru.smcsystem.api.dto.ObjectField
U
- update(ConfigurationTool) - Method in interface ru.smcsystem.api.module.Module
-
call then need update
- UPDATE - ru.smcsystem.api.enumeration.ActionType
- UPDATE - ru.smcsystem.api.enumeration.CommandType
- updateExecutionContext(int, String, String, int) - Method in interface ru.smcsystem.api.dto.IConfigurationManaged
-
update execution context in list
- updateExecutionContext(int, IExecutionContext) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
update execution context in list
- updateFilter(int, boolean, List<Integer>, int, int, int) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Update position filter in list only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- updateFilter(int, String, double, double) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Update number filter in list only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- updateFilterObjectPaths(int, List<String>) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Update object paths filter in list only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- updateFilterStrContain(int, String, boolean, String) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Update string contain filter in list only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- updateFilterStrEq(int, String, boolean, String) - Method in interface ru.smcsystem.api.dto.ISourceManaged
-
Update string equal filter in list only for MODULE_CONFIGURATION and EXECUTION_CONTEXT SourceType
- updateManagedConfiguration(int, IConfiguration) - Method in interface ru.smcsystem.api.dto.IExecutionContextManaged
-
update configuration in list
- updateSource(int, byte[]) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Byte) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Double) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Float) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Integer) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Long) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, Short) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, String) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Update source in list created ContextSourceType is STATIC_VALUE
- updateSource(int, BigDecimal) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, BigInteger) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, IConfiguration, SourceGetType, int, boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Update source in list ContextSourceType is MODULE_CONFIGURATION
- updateSource(int, IExecutionContext, SourceGetType, int, boolean) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Update source in list created ContextSourceType is EXECUTION_CONTEXT
- updateSource(int, ObjectArray) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
- updateSource(int, ObjectArray, List<String>) - Method in interface ru.smcsystem.api.dto.ISourceListManaged
-
Update source in list created ContextSourceType is OBJECT_ARRAY
V
- VALUE_ANY - ru.smcsystem.api.enumeration.ObjectType
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.CommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.SourceFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.SourceGetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.SourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ru.smcsystem.api.enumeration.ValueType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ru.smcsystem.api.enumeration.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.CommandType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.ObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.SourceFilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.SourceGetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.SourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ru.smcsystem.api.enumeration.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueType - Enum in ru.smcsystem.api.enumeration
-
represent date value
All Classes All Packages