|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtlBase | |
---|---|
de.bsvrz.pua.prot.client | Client Interface für die SWE 'Protokolle und Auswertungen'. |
de.bsvrz.sys.funclib.losb.datk | Enthaelt Klassen zum einfacheren Zugrif auf Elemente des Datenkatalogs. |
Uses of AtlBase in de.bsvrz.pua.prot.client |
---|
Methods in de.bsvrz.pua.prot.client with parameters of type AtlBase | |
---|---|
ProtocolRequestResult |
PuaClient.createScript(DynamicObject script,
AtlBase baseInfo,
java.lang.String source)
Sendet den Auftrag 'Skript anlegen/editieren'. |
ProtocolRequestResult |
PuaClient.createScript(java.lang.String pid,
java.lang.String name,
AtlBase baseInfo,
java.lang.String source)
Sendet den Auftrag 'Skript anlegen/editieren'. |
Uses of AtlBase in de.bsvrz.sys.funclib.losb.datk |
---|
Fields in de.bsvrz.sys.funclib.losb.datk declared as AtlBase | |
---|---|
AtlBase |
AtlMeta.atlBase
|
AtlBase |
AtgScriptRequest.atlBase
|
Methods in de.bsvrz.sys.funclib.losb.datk that return AtlBase | |
---|---|
static AtlBase |
AtlBase.getJavaObject(Data data)
Erzeugt ein Java-Objekt aus den übergebenen Daten. |
Methods in de.bsvrz.sys.funclib.losb.datk with parameters of type AtlBase | |
---|---|
static Data |
AtgScriptRequest.build(ClientDavInterface dav,
AtlBase base,
AtlExtra extra)
Erzeugt ein Data-Objekt für die Attributgruppe. |
Constructors in de.bsvrz.sys.funclib.losb.datk with parameters of type AtlBase | |
---|---|
AtlMeta(AtlBase atlbase,
AtlDetail atlDetail,
java.util.List<AtlVariable> atlVariables,
java.util.List<AtlVersion> atlVersions)
Erzeugt ein Stellvertreter Objekt für diese Attributliste |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |