public class BulkDisposeFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static BulkDisposeService |
getBulkDisposeService(java.util.Map contextInfo)
Static method to return an instance of
BulkDisposeService that
has been validated. |
static java.lang.String |
getVersion()
Returns the implementation version string as found in the JAR manifest.
|
public static BulkDisposeService getBulkDisposeService(java.util.Map contextInfo)
BulkDisposeService
that
has been validated. Validation implies a connection to the underlying CE
server has been successfully established using the supplied
contextInfo
.contextInfo
- a Map
of connection context items, user credentials, etc.
See BaseBulkService.getContextInfo()
for details.BulkDeclarationService
.public static java.lang.String getVersion()
String
containing version information.© Copyright IBM Corp. 2006, 2013. All Rights Reserved.