Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.schooltool.ejb.entity.client.access
Interface VisibleTab_  view VisibleTab_ download VisibleTab_.java

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface VisibleTab_
extends javax.ejb.EJBObject


Method Summary
 org.schooltool.complextypes.access.VisibleTab getAsValueObject(int levels, org.schooltool.complextypes.access.VisibleTab value)
           
 Role_ getrole()
           
 java.lang.Long getroleForeignKey()
           
 SchoolProfile_ getschoolProfile()
           
 java.lang.Long getschoolProfileForeignKey()
           
 Tab_ gettab()
           
 java.lang.Long gettabForeignKey()
           
 java.lang.Long getVisibleTab_PrimaryKey()
           
 boolean hasSuperClass()
           
 void setAsValueObject(org.schooltool.complextypes.access.VisibleTab value)
           
 void setroleForeignKey(java.lang.Long setValue)
           
 void setschoolProfileForeignKey(java.lang.Long setValue)
           
 void settabForeignKey(java.lang.Long setValue)
           
 void setVisibleTab_PrimaryKey(java.lang.Long setValue)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

hasSuperClass

public boolean hasSuperClass()
                      throws java.rmi.RemoteException

getVisibleTab_PrimaryKey

public java.lang.Long getVisibleTab_PrimaryKey()
                                        throws java.rmi.RemoteException

setVisibleTab_PrimaryKey

public void setVisibleTab_PrimaryKey(java.lang.Long setValue)
                              throws java.rmi.RemoteException

getroleForeignKey

public java.lang.Long getroleForeignKey()
                                 throws java.rmi.RemoteException

setroleForeignKey

public void setroleForeignKey(java.lang.Long setValue)
                       throws java.rmi.RemoteException

getrole

public Role_ getrole()
              throws java.rmi.RemoteException

gettabForeignKey

public java.lang.Long gettabForeignKey()
                                throws java.rmi.RemoteException

settabForeignKey

public void settabForeignKey(java.lang.Long setValue)
                      throws java.rmi.RemoteException

gettab

public Tab_ gettab()
            throws java.rmi.RemoteException

getschoolProfileForeignKey

public java.lang.Long getschoolProfileForeignKey()
                                          throws java.rmi.RemoteException

setschoolProfileForeignKey

public void setschoolProfileForeignKey(java.lang.Long setValue)
                                throws java.rmi.RemoteException

getschoolProfile

public SchoolProfile_ getschoolProfile()
                                throws java.rmi.RemoteException

setAsValueObject

public void setAsValueObject(org.schooltool.complextypes.access.VisibleTab value)
                      throws java.rmi.RemoteException

getAsValueObject

public org.schooltool.complextypes.access.VisibleTab getAsValueObject(int levels,
                                                                      org.schooltool.complextypes.access.VisibleTab value)
                                                               throws java.rmi.RemoteException