public class RecordDefinitionFactoryImpl extends AbstractObjectWithProperties implements RecordDefinitionFactory
| Constructor and Description |
|---|
RecordDefinitionFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecordDefinition(RecordDefinition recordDefinition) |
RecordDefinition |
getRecordDefinition(String path) |
Collection<RecordDefinition> |
getRecordDefinitions() |
clearProperties, close, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakpublic void addRecordDefinition(RecordDefinition recordDefinition)
public RecordDefinition getRecordDefinition(String path)
getRecordDefinition in interface RecordDefinitionFactorypublic Collection<RecordDefinition> getRecordDefinitions()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.