org.kuali.rice.kew.bo
Class BaseWorkflowPersistable
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseWorkflowPersistable
public BaseWorkflowPersistable()
copy
public Object copy(boolean preserveKeys)
- Specified by:
copy
in interface WorkflowPersistable
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.