Collaboration API Documentation

com.filenet.bso.collaboration.tools
Class InitConfig

java.lang.Object
  |
  +--com.filenet.bso.collaboration.tools.ConfigBase
        |
        +--com.filenet.bso.collaboration.tools.InitConfig

public class InitConfig
extends ConfigBase


Fields inherited from class com.filenet.bso.collaboration.tools.ConfigBase
COLLAB_SEC_ROLE_DEF, m_session, XML_HEADER
 
Constructor Summary
InitConfig(java.lang.String[] args)
          Parse through the arguments that were passed in, and setup a session.
 
Method Summary
static void main(java.lang.String[] args)
           
 java.lang.String toString()
          Method used primarily for debugging.
 
Methods inherited from class com.filenet.bso.collaboration.tools.ConfigBase
add, checkin, checkout, getNodeNamed, getSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InitConfig

public InitConfig(java.lang.String[] args)
Parse through the arguments that were passed in, and setup a session.
Parameters:
args - - The configuration data specified by the user
Method Detail

toString

public java.lang.String toString()
Method used primarily for debugging.
Overrides:
toString in class java.lang.Object
Returns:
- a String for printing.

main

public static void main(java.lang.String[] args)

Collaboration API Documentation

Copyright ?2002 - 2005 FileNet Corporation. All rights reserved.