Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
S
save(Object)
- Method in interface com.archibus.datasource.
ObjectDataSource
Saves the object as a new record.
save(Object)
- Method in class com.archibus.datasource.
ObjectDataSourceImpl
Saves the object as a new record.
saveRecord(DataRecord)
- Method in interface com.archibus.datasource.
DataSource
Saves new or updates existing record.
saveRecord(DataRecord)
- Method in class com.archibus.datasource.
DataSourceGroupingImpl
Override for DataSourceImpl.saveRecord().
saveRecord(DataRecord)
- Method in class com.archibus.datasource.
DataSourceImpl
Saves new or updates existing record.
sendEmail(String, String, String, String, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, String, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, ArrayList, String, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, ArrayList, ArrayList, String, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, ArrayList, ArrayList, String, String, ArrayList)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, String, ArrayList, ArrayList, String, String, ArrayList)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
sendEmail(String, String, String, String, String, String, ArrayList, ArrayList, String, String, ArrayList, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Sends an email message.
setAssigned(String)
- Method in class com.archibus.datasource.
FieldOperation
Sets the assigned table name.
setAssignedRestriction(String)
- Method in class com.archibus.datasource.
FieldOperation
Sets the assigned table restriction (or the input filter).
setAutoCommit(boolean)
- Method in interface com.archibus.datasource.
DataSource
Sets the autoCommit flag.
setAutoCommit(boolean)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets the autoCommit flag.
setCode(int)
- Method in class com.archibus.jobmanager.
JobStatus
setContext(ContextCacheable.Immutable)
- Method in interface com.archibus.datasource.
DataSource
Sets data source context and initializes context-dependent data source state.
setContext(EventHandlerContext)
- Method in interface com.archibus.datasource.
DataSource
Sets data source context and initializes context-dependent data source state.
setContext()
- Method in interface com.archibus.datasource.
DataSource
Sets data source context and initializes context-dependent data source state based on the current thread context.
setContext(ContextCacheable.Immutable)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets data source context and initializes context-dependent data source state.
setContext(EventHandlerContext)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets data source contex and initializes context-dependent data source state.
setContext()
- Method in class com.archibus.datasource.
DataSourceImpl
Sets data source context and initializes context-dependent data source state based on the current thread context.
setCurrentNumber(long)
- Method in class com.archibus.jobmanager.
JobStatus
setDatabaseRole(String)
- Method in interface com.archibus.datasource.
DataSource
Set database role for this DataSource to access.
setDatabaseRole(String)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets database role.
setDataSet(DataSet)
- Method in class com.archibus.jobmanager.
JobStatus
setDataSource(DataSource)
- Method in class com.archibus.datasource.data.
DataSet
Sets data source for this data set.
setDbValue(String, String)
- Method in class com.archibus.datasource.data.
DataRecord
Sets the object value as a result of parsing the raw database string value.
setDbValue(String)
- Method in class com.archibus.datasource.data.
DataValue
Sets the object value as a result of parsing the raw database string value.
setDetails(String)
- Method in class com.archibus.jobmanager.
JobStatus
setDistinct(boolean)
- Method in interface com.archibus.datasource.
DataSource
Sets isDistinct flag.
setDistinct(boolean)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets isDistinct flag.
setDoNotWrapCustomSql(boolean)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets the doNotWrapCustomSql property.
setFieldValues(Map<String, Object>)
- Method in class com.archibus.datasource.data.
DataRecord
Sets field values for the record serialized from the client.
setHasMoreRecords(boolean)
- Method in class com.archibus.datasource.data.
DataSetList
Sets the hasMoreRecords property.
setId(String)
- Method in interface com.archibus.datasource.
DataSource
setId(String)
- Method in class com.archibus.datasource.
DataSourceImpl
setIndexRecords(JSONArray)
- Method in class com.archibus.datasource.data.
DataSetGrid
Adds index records.
setMaxRecords(int)
- Method in interface com.archibus.datasource.
DataSource
Sets the max number of records that can be retrieved by consequent calls to retrieveRecords().
setMaxRecords(int)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets the max number of records that can be retrieved by consequent calls to retrieveRecords().
setMessage(String)
- Method in class com.archibus.jobmanager.
JobStatus
setNew(boolean)
- Method in class com.archibus.datasource.data.
DataRecord
Sets isNew property.
setOldFieldValues(Map<String, Object>)
- Method in class com.archibus.datasource.data.
DataRecord
Sets field values for the record serialized from the client.
setOldValue(String, Object)
- Method in class com.archibus.datasource.data.
DataRecord
Sets old object value for specified field.
setOldValue(Object)
- Method in class com.archibus.datasource.data.
DataValue
Sets the old object value.
setOwner(String)
- Method in class com.archibus.datasource.
FieldOperation
Sets the owner table name.
setOwnerRestriction(String)
- Method in class com.archibus.datasource.
FieldOperation
Sets the owner table restriction (or the output filter).
setParameter(String, Object)
- Method in interface com.archibus.datasource.
DataSource
Sets new value for specified parameter.
setParameter(String, Object)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets new value for specified parameter.
setPartialResults(List<JobStatus.JobResult>)
- Method in class com.archibus.jobmanager.
JobStatus
Sets the new list of partial results.
setResponse(DataRecord)
- Method in interface com.archibus.jobmanager.
EventHandlerContext
Adds single record to the response using JSON format.
setResponse(DataSet)
- Method in interface com.archibus.jobmanager.
EventHandlerContext
Adds dataset to the response using JSON format.
setResponse(List)
- Method in interface com.archibus.jobmanager.
EventHandlerContext
Adds a list of values to the response using JSON format.
setResponse(Map)
- Method in interface com.archibus.jobmanager.
EventHandlerContext
Adds a map of values to the response using JSON format.
setResponse(JSONObject)
- Method in interface com.archibus.jobmanager.
EventHandlerContext
Adds a JSON object to the response as "jsonExpression" parameter.
setResult(JobStatus.JobResult)
- Method in class com.archibus.jobmanager.
JobStatus
setSortFieldDefs(List<DataSourceImpl.SortField>)
- Method in class com.archibus.datasource.data.
DataSetList
Sets the sort field definitions.
setStandard(String)
- Method in class com.archibus.datasource.
FieldOperation
Sets the standard table name.
setTimeCompleted(Date)
- Method in class com.archibus.jobmanager.
JobStatus
setTimeStarted(Date)
- Method in class com.archibus.jobmanager.
JobStatus
setTitle(String)
- Method in interface com.archibus.datasource.
DataSource
setTitle(String)
- Method in class com.archibus.datasource.
DataSourceImpl
setTotalNumber(long)
- Method in class com.archibus.jobmanager.
JobStatus
setUiOldValue(String, String)
- Method in class com.archibus.datasource.data.
DataRecord
Sets the old object value as a result of parsing the locale-neutral value obtained from the UI.
setUiOldValue(String)
- Method in class com.archibus.datasource.data.
DataValue
Sets the old value as a result of parsing the locale-neutral value obtained from the UI.
setUiValue(String, String)
- Method in class com.archibus.datasource.data.
DataRecord
Sets the object value as a result of parsing the locale-neutral value obtained from the UI.
setUiValue(String)
- Method in class com.archibus.datasource.data.
DataValue
Sets the object value as a result of parsing the locale-neutral value obtained from the UI.
setUseHierarchicalSecurityRestriction(boolean)
- Method in interface com.archibus.datasource.
DataSource
Sets the useHierarchicalSecurityRestriction property.
setUseHierarchicalSecurityRestriction(boolean)
- Method in class com.archibus.datasource.
DataSourceImpl
Sets the useHierarchicalSecurityRestriction property.
setValue(String, Object)
- Method in class com.archibus.datasource.data.
DataRecord
Sets object value of specified field.
setValue(String, int)
- Method in class com.archibus.datasource.data.
DataRecord
Sets integer value of specified field.
setValue(String, double)
- Method in class com.archibus.datasource.data.
DataRecord
Sets double value of specified field.
setValue(Object)
- Method in class com.archibus.datasource.data.
DataValue
Sets the object value.
setValue(Object)
- Method in class com.archibus.datasource.
DataSourceImpl.Parameter
SORT_ASC
- Static variable in interface com.archibus.datasource.
DataSource
Constant for ascending sort order.
SORT_DESC
- Static variable in interface com.archibus.datasource.
DataSource
Constant for descending sort order.
sql
- Variable in class com.archibus.datasource.restriction.
Restrictions.Restriction
sql(String)
- Static method in class com.archibus.datasource.restriction.
Restrictions
Create SQL restriction.
SqlUtils
- Class in
com.archibus.datasource
Provides static methods to execute SQL queries and format values for SQL.
SqlUtils()
- Constructor for class com.archibus.datasource.
SqlUtils
startJob(Job)
- Method in interface com.archibus.jobmanager.
JobManager.Mutable.Synchronized
Starts specified job instance.
stop()
- Method in interface com.archibus.jobmanager.
Job
Requests the job to stop.
stop()
- Method in class com.archibus.jobmanager.
JobBase
Requests the job to stop.
stopJob(String)
- Method in interface com.archibus.jobmanager.
JobManager.Mutable.Synchronized
Requests specified job instance to stop.
stripPrefix(Map)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Strips table name prefixes from parameter names in specified map.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
Copyright © 2009 ARCHIBUS, Inc. All Rights Reserved.