Oracle Data-aware Controls Reference

oracle.dacf.style
Class StyleLayerMiddletier

java.lang.Object
  extended byoracle.dacf.style.StyleLayerImpl
      extended byoracle.dacf.style.StyleLayerMiddletier
All Implemented Interfaces:
StyleLayer

public class StyleLayerMiddletier
extends StyleLayerImpl

StyleLayerMiddletier is responsible for serializing the XML parse trees, from the Middletier

Version:
INTERNAL

Field Summary
 
Fields inherited from class oracle.dacf.style.StyleLayerImpl
_clientDocument, _piggyback, _root, PIGGYBACK
 
Constructor Summary
StyleLayerMiddletier(StyleAppModule appModule, java.lang.String name)
          Constructor
 
Method Summary
 StyleAppModule getApplicationModule()
          returns the StyleAppModule
 void save()
          saves the latest document/piggyback definition.
 
Methods inherited from class oracle.dacf.style.StyleLayerImpl
getPiggyback, getRoot, setPiggyback, setRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleLayerMiddletier

public StyleLayerMiddletier(StyleAppModule appModule,
                            java.lang.String name)
Constructor

Method Detail

getApplicationModule

public StyleAppModule getApplicationModule()
returns the StyleAppModule

Returns:
the StyleAppModule, used by this StyleLayer

save

public void save()
saves the latest document/piggyback definition.

Specified by:
save in interface StyleLayer
Overrides:
save in class StyleLayerImpl

Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.