com.opensymphony.workflow.util
Class PropertySetDelegateImpl

java.lang.Object
  extended by com.opensymphony.workflow.util.PropertySetDelegateImpl
All Implemented Interfaces:
PropertySetDelegate

public class PropertySetDelegateImpl
extends Object
implements PropertySetDelegate

DOCUMENT ME!

Version:
$Revision: 1.2 $
Author:
$author$

Constructor Summary
PropertySetDelegateImpl()
           
 
Method Summary
 com.opensymphony.module.propertyset.PropertySet getPropertySet(long entryId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetDelegateImpl

public PropertySetDelegateImpl()
Method Detail

getPropertySet

public com.opensymphony.module.propertyset.PropertySet getPropertySet(long entryId)
Specified by:
getPropertySet in interface PropertySetDelegate

OpenSymphony Workflow Project Page