class: BatchUpdate
public class: BatchUpdate
Author:
franke (initial creation)
Project:
Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates:
Created: 16.07.2009 15:16:25; Modified: 16.07.2009 15:16:25;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{77BDA05E-FFC8-430d-943C-9289483EF94B}
TODO Description
Goto:
Custom Properties
,
Fields
,
Methods
Appears in:
edoc
Custom Properties
BatchUpdate
Attributes
Attribute
Details
private static String
CORESERVICES_URL
private static const String
IMPORT_CONTEXT
Initial:
"escidoc:57277"
Notes:
Live
private static const Logger
logger
Initial:
Logger.getLogger(CreatePurgeScript.class)
BatchUpdate
Methods
Operation
Details
protected static
loginUser
(
String userid,
String password):String
Sequential
Tags:
throws=HttpException,IOException,ServiceException,URISyntaxException
Notes:
Logs in the given user with the given password.
@return The handle for the logged in user.
public static
main
(
String[] args):void
Sequential
Tags:
throws=Exception
class: BatchUpdate