org.tubo.configuration.def.baseimpl
Class BaseConfigurableItemDefImpl
java.lang.Object
org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
- All Implemented Interfaces:
- ConfigurableItemDef, Definition
- Direct Known Subclasses:
- BaseFlowNodeDefImpl, BaseReferenceableItemDefImpl
public class BaseConfigurableItemDefImpl
- extends BaseDefinitionImpl
- implements ConfigurableItemDef
Created: Jun 27, 2005 5:09:55 AM
Last Modification Date: $Date: 2006-11-08 11:52:38 -0300 (Wed, 08 Nov 2006) $
- Version:
- $Revision: 58 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
BaseConfigurableItemDefImpl
public BaseConfigurableItemDefImpl()
getProperties
public java.util.Properties getProperties()
- Specified by:
getProperties
in interface ConfigurableItemDef
setProperties
public void setProperties(java.util.Properties properties)
getProperty
public java.lang.String getProperty(java.lang.String name)
- Specified by:
getProperty
in interface ConfigurableItemDef
setProperty
public void setProperty(java.lang.String name,
java.lang.String value)
Copyright © 2004-2007 Tubo. All Rights Reserved.