public abstract class StrukturFactory extends BenanntFactory
Constructor and Description |
---|
StrukturFactory(SQLCoreDataStoreI _store,
java.lang.String _tablename,
long _idBOTBOSubclass) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getFsExtension()
Returns the (three-letter) extension for the filenames for the XML files in
which the data for the objects created by this class is stored on disk.
|
abstract StrukturTemplate |
getTemplateInstance()
Creates and returns an instance of the specific BOTemplate (sub)class
which the *Factory (sub)class needs.
|
abstract StrukturTemplate |
getTemplateInstance(electric.xml.Document _doc,
long _elterDefault,
java.lang.StringBuilder _sbLivelist)
Creates and returns an instance of the specific BOTemplate (sub)class
which the *Factory (sub)class needs.
|
assureUpToDateBO, extendStringArray, getIdBOTBOSubclass, getTablename, prepareInsertStatement, prepareUpdateStatement, setIdBOTBOSubclass, setTablename
public StrukturFactory(SQLCoreDataStoreI _store, java.lang.String _tablename, long _idBOTBOSubclass) throws java.sql.SQLException
java.sql.SQLException
public abstract StrukturTemplate getTemplateInstance()
public abstract StrukturTemplate getTemplateInstance(electric.xml.Document _doc, long _elterDefault, java.lang.StringBuilder _sbLivelist) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public abstract java.lang.String getFsExtension()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.