Novell exteNd
Director 5.0 API

com.sssw.wf.factory
Class EboFactory

java.lang.Object
 |
 +--com.sssw.wf.factory.EboFactory
All Implemented Interfaces:
Serializable

public class EboFactory
extends Object
implements Serializable

This workflow server factory class. For client objects use com.sssw.wf.client.EboFactory

See Also:
Serialized Form

Constructor Summary
EboFactory()
           
 
Method Summary
static String generateId()
          Returns a globally unique 32 byte identifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EboFactory

public EboFactory()
Method Detail

generateId

public static String generateId()
Returns a globally unique 32 byte identifier.
Returns:
guid - a globally unique id

Novell exteNd
Director 5.0 API