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
E
eq(String, String, String)
- Static method in class com.archibus.datasource.restriction.
Restrictions
Create a restriction clause for specified operation.
eq(String, String, Object)
- Static method in class com.archibus.datasource.restriction.
Restrictions
EventHandler
- Interface in
com.archibus.jobmanager
EventHandler defines the contract between Web Central and classes that implement workflow rule functionality.
EventHandlerBase
- Class in
com.archibus.app.solution.common.eventhandler
Base class for event handlers.
EventHandlerBase.DbField
- Class in
com.archibus.app.solution.common.eventhandler
Data structure describing a single JSON field formatting parameters.
EventHandlerBase.DbField(String, String, EventHandlerContext)
- Constructor for class com.archibus.app.solution.common.eventhandler.
EventHandlerBase.DbField
Constructor that takes the Java class name.
EventHandlerBase.DbField(String, ViewField.Immutable)
- Constructor for class com.archibus.app.solution.common.eventhandler.
EventHandlerBase.DbField
Constructor that takes the field definition.
EventHandlerContext
- Interface in
com.archibus.jobmanager
Describes event handler execution context.
executeDbCommit(EventHandlerContext)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Commits previously executed insert/update/delete operations.
executeDbDelete(EventHandlerContext, String, Map)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Performs database update operation using specified table and PK field values.
executeDbRollback(EventHandlerContext)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Rollbacks previously executed insert/update/delete operations.
executeDbSave(EventHandlerContext, String, Map, Map, boolean)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Inserts new or updates existing record.
executeDbSql(EventHandlerContext, String, boolean)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Executes specified SQL INSERT, UPDATE or DELETE query.
executeUpdate()
- Method in interface com.archibus.datasource.
DataSource
Executes SQL update query, set using addQuery().
executeUpdate()
- Method in class com.archibus.datasource.
DataSourceImpl
Executes SQL update query, set using addQuery().
executeUpdate(String, String)
- Static method in class com.archibus.datasource.
SqlUtils
Executes SQL update query.
expandParameters(EventHandlerContext, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Expands #Parameter, #SqlParameter and #Date macros in specified string.
expandParameters(DbServer.Immutable, ContextCacheable.Immutable, Map, String)
- Static method in class com.archibus.app.solution.common.eventhandler.
EventHandlerBase
Expands #Parameter, #SqlParameter and #Date macros in specified string.
expireJobsForUser(String)
- Method in interface com.archibus.jobmanager.
JobManager.Mutable.Synchronized
Terminates all jobs for specified user.
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.