com.irisel.sv.faces.mgdbeans
Class AdMB

java.lang.Object
  extended by com.irisel.sv.faces.mgdbeans.BaseMB
      extended by com.irisel.sv.faces.mgdbeans.AdMB

public class AdMB
extends BaseMB


Field Summary
static java.lang.String CLASSNAME
           
 
Constructor Summary
AdMB()
           
AdMB(long oid)
           
 
Method Summary
 java.lang.String getClassname()
           
 
Methods inherited from class com.irisel.sv.faces.mgdbeans.BaseMB
delete, get, getId, getInstance, getName, load, load, load, logout, main, save, set, setInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSNAME

public static final java.lang.String CLASSNAME
See Also:
Constant Field Values
Constructor Detail

AdMB

public AdMB()
     throws java.lang.Exception
Throws:
java.lang.Exception

AdMB

public AdMB(long oid)
     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getClassname

public java.lang.String getClassname()