com.ds.fw.servlet.bo
Class FwBOServer

java.lang.Object
  |
  +--com.ds.fw.types.FwSimpleObject
        |
        +--com.ds.fw.servlet.bo.FwBOBaseServer
              |
              +--com.ds.fw.servlet.bo.FwBOServer
All Implemented Interfaces:
java.lang.Cloneable, FwCopyableIF, FwDisplayableIF, FwSimpleObjectIF, java.io.Serializable

public class FwBOServer
extends FwBOBaseServer

See Also:
Serialized Form

Constructor Summary
FwBOServer()
           
 
Methods inherited from class com.ds.fw.servlet.bo.FwBOBaseServer
getBOBroker
 
Methods inherited from class com.ds.fw.types.FwSimpleObject
getClassName, getClone, getCopy, getCopy, getDeepCopy, getDisplayString, getDisplayStringFor, postCopy, printStackTrace, toString, toStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FwBOServer

public FwBOServer()