|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.engine.priv.core.definition.PropertyFactory
A factory to create or get specific property instances.
Constructor Summary | |
PropertyFactory()
|
Method Summary | |
org.smartcomps.twister.engine.priv.core.definition.Property |
createProperty(java.lang.String name,
java.lang.String type)
|
org.smartcomps.twister.engine.priv.core.definition.Property |
getByName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyFactory()
Method Detail |
public org.smartcomps.twister.engine.priv.core.definition.Property createProperty(java.lang.String name, java.lang.String type) throws DBSessionException
DBSessionException
public org.smartcomps.twister.engine.priv.core.definition.Property getByName(java.lang.String name) throws DBSessionException
DBSessionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |