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

Quick Search    Search Deep

Uses of Interface
org.schooltool.ejb.entity.client.access.SchoolProfile_

Uses of SchoolProfile_ in org.schooltool.ejb.entity.client.access
 

Methods in org.schooltool.ejb.entity.client.access that return SchoolProfile_
 SchoolProfile_ VisibleTab_.getschoolProfile()
           
 SchoolProfile_ VisibleModule_.getschoolProfile()
           
 SchoolProfile_ VisibleForm_.getschoolProfile()
           
 SchoolProfile_ User_.getschoolProfile()
           
 SchoolProfile_ UserRole_.getschoolProfile()
           
 SchoolProfile_ Tab_.getschoolProfile()
           
 SchoolProfile_ SystemProperty_.getschoolProfile()
           
 SchoolProfile_ SchoolProfile_Home.create()
           
 SchoolProfile_ SchoolProfile_Home.findByPrimaryKey(SchoolProfile_PrimaryKey id, java.lang.Long schoolProfileID)
           
 SchoolProfile_ SchoolProfile_Home.create(java.lang.String schoolName)
           
 SchoolProfile_ SchoolProfile_Home.create(org.schooltool.complextypes.access.SchoolProfile value)
           
 SchoolProfile_ Role_.getschoolProfile()
           
 SchoolProfile_ Module_.getschoolProfile()
           
 SchoolProfile_ ModuleForm_.getschoolProfile()
           
 SchoolProfile_ Form_.getschoolProfile()
           
 SchoolProfile_ FormTab_.getschoolProfile()
           
 SchoolProfile_ Configuration_.getschoolProfile()