org.kuali.rice.kew.bo
Class BaseWorkflowPersistable

java.lang.Object
  extended by org.kuali.rice.kew.bo.BaseWorkflowPersistable
All Implemented Interfaces:
Serializable, WorkflowPersistable

public abstract class BaseWorkflowPersistable
extends Object
implements WorkflowPersistable

A base implementation of a WorkflowPersistable.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
BaseWorkflowPersistable()
           
 
Method Summary
 Object copy(boolean preserveKeys)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseWorkflowPersistable

public BaseWorkflowPersistable()
Method Detail

copy

public Object copy(boolean preserveKeys)
Specified by:
copy in interface WorkflowPersistable


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.