team |
|
Java Source File Name | Type | Comment |
LeagueBean.java | Class | This is the bean class for the LeagueBean enterprise bean. |
LeagueLocal.java | Interface | This is the local interface for League enterprise bean. |
LeagueLocalBusiness.java | Interface | This is the business interface for League enterprise bean. |
LeagueLocalHome.java | Interface | This is the local-home interface for League enterprise bean. |
PlayerBean.java | Class | This is the bean class for the PlayerBean enterprise bean. |
PlayerLocal.java | Interface | This is the local interface for Player enterprise bean. |
PlayerLocalBusiness.java | Interface | This is the business interface for Player enterprise bean. |
PlayerLocalHome.java | Interface | This is the local-home interface for Player enterprise bean. |
TeamBean.java | Class | This is the bean class for the TeamBean enterprise bean. |
TeamLocal.java | Interface | This is the local interface for Team enterprise bean. |
TeamLocalBusiness.java | Interface | This is the business interface for Team enterprise bean. |
TeamLocalHome.java | Interface | This is the local-home interface for Team enterprise bean. |