org.ow2.bonita.facade.uuid
Class AutomaticBodyUUID

java.lang.Object
  extended by org.ow2.bonita.facade.uuid.AbstractUUID
      extended by org.ow2.bonita.facade.uuid.ActivityBodyUUID
          extended by org.ow2.bonita.facade.uuid.AutomaticBodyUUID
All Implemented Interfaces:
java.io.Serializable

public class AutomaticBodyUUID
extends ActivityBodyUUID

This class implements the UUID for AutomaticBody

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.bonita.facade.uuid.AbstractUUID
SEPARATOR, value
 
Constructor Summary
protected AutomaticBodyUUID()
           
  AutomaticBodyUUID(AutomaticBodyUUID src)
           
  AutomaticBodyUUID(java.lang.String value)
           
 
Method Summary
 ActivityBodyUUID copy()
           
 
Methods inherited from class org.ow2.bonita.facade.uuid.AbstractUUID
equals, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutomaticBodyUUID

protected AutomaticBodyUUID()

AutomaticBodyUUID

public AutomaticBodyUUID(AutomaticBodyUUID src)

AutomaticBodyUUID

public AutomaticBodyUUID(java.lang.String value)
Method Detail

copy

public ActivityBodyUUID copy()
Specified by:
copy in class ActivityBodyUUID


Copyright © 2009 OW2 Consortium. All Rights Reserved.