JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
abort(String)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
ILogger
Aborts the script.
add(String, Object)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IRecord
Adds an object under the given key.
addAll(String, Collection<? extends Object>)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IRecord
Adds a objects under the given key.
addExtensionIfMissing(String, String)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IFileHelper
Adds a certain file extension, if none is existing.
appendToArray(Object[], Object)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection#add()
appendToArray(String[], Object)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection#add()
appendToArray(List<Object>, Object)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection#add()
arrayIsEmpty(Object[])
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection.isEmpty()
arrayIsEmpty(String[])
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection.isEmpty()
arrayIsEmpty(List<Object>)
- Method in interface com.arcway.cockpit.docgen.provider.interfaces.
IArrayHelper
Deprecated.
use
Collection.isEmpty()
ATTRIBUTE_KEY_PREFIX
- Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.
IRecord
key "name"
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes