public class OrdnerFactory extends StrukturFactory
Constructor and Description |
---|
OrdnerFactory(SQLCoreDataStoreI store) |
Modifier and Type | Method and Description |
---|---|
long |
assureFolder(java.lang.String folderPath) |
long |
assureFolder(java.lang.String folderPath,
long parentId) |
long |
assureFolder(java.lang.String folderPath,
long parentId,
java.lang.StringBuilder sbLivelist) |
long |
assureFolder(java.lang.String folderPath,
long parentId,
java.lang.StringBuilder sbLivelist,
boolean allowNonAutomatik) |
long |
assureFolder(java.lang.String folderPath,
long parentId,
java.lang.StringBuilder sbLivelist,
boolean allowNonAutomatik,
boolean makeAutomatik) |
long |
generateAutomatikFolder(java.lang.String name)
Creates folder for Automatik stuff.
|
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.
|
static java.lang.String[] |
getL10nFolderPathElements(java.lang.String folderPath) |
StrukturTemplate |
getTemplateInstance()
Creates and returns an instance of the specific BOTemplate (sub)class
which the *Factory (sub)class needs.
|
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 OrdnerFactory(SQLCoreDataStoreI store) throws java.sql.SQLException
java.sql.SQLException
public StrukturTemplate getTemplateInstance()
StrukturFactory
getTemplateInstance
in class StrukturFactory
public StrukturTemplate getTemplateInstance(electric.xml.Document doc, long elterDefault, java.lang.StringBuilder sbLivelist)
StrukturFactory
getTemplateInstance
in class StrukturFactory
public java.lang.String getFsExtension()
StrukturFactory
getFsExtension
in class StrukturFactory
public long generateAutomatikFolder(java.lang.String name) throws CoredataGenerationException, java.sql.SQLException
name
- name of the Struktur class for which the folder should be createdCoredataGenerationException
java.sql.SQLException
public long assureFolder(java.lang.String folderPath) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public long assureFolder(java.lang.String folderPath, long parentId) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public long assureFolder(java.lang.String folderPath, long parentId, java.lang.StringBuilder sbLivelist) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public long assureFolder(java.lang.String folderPath, long parentId, java.lang.StringBuilder sbLivelist, boolean allowNonAutomatik) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public long assureFolder(java.lang.String folderPath, long parentId, java.lang.StringBuilder sbLivelist, boolean allowNonAutomatik, boolean makeAutomatik) throws CoredataGenerationException, java.sql.SQLException
CoredataGenerationException
java.sql.SQLException
public static java.lang.String[] getL10nFolderPathElements(java.lang.String folderPath)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.