|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorshipModel | |
| com.livis.livingtalks.ejb | |
| com.livis.livingtalks.model | |
| Uses of AuthorshipModel in com.livis.livingtalks.ejb |
| Methods in com.livis.livingtalks.ejb that return AuthorshipModel | |
AuthorshipModel |
Authorship.getModel()
|
AuthorshipModel |
ManageIF.getAuthorshipModel(java.lang.String key)
|
AuthorshipModel |
ManageIF.getAuthorshipShortmodel(java.lang.String key)
|
AuthorshipModel |
ManageEJB.getAuthorshipModel(java.lang.String key)
|
AuthorshipModel |
ManageEJB.getAuthorshipShortmodel(java.lang.String key)
|
| Methods in com.livis.livingtalks.ejb with parameters of type AuthorshipModel | |
void |
Authorship.putModel(AuthorshipModel model)
|
void |
ManageIF.setAuthorshipModel(AuthorshipModel model)
|
java.lang.String |
ManageIF.createAuthorship(AuthorshipModel model)
|
java.lang.String |
AuthorshipEJB.ejbCreate(AuthorshipModel model)
|
void |
AuthorshipEJB.ejbPostCreate(AuthorshipModel model)
|
void |
AuthorshipEJB.putModel(AuthorshipModel model)
|
Authorship |
AuthorshipHome.create(AuthorshipModel model)
|
void |
ManageEJB.setAuthorshipModel(AuthorshipModel model)
|
java.lang.String |
ManageEJB.createAuthorship(AuthorshipModel model)
|
| Uses of AuthorshipModel in com.livis.livingtalks.model |
| Methods in com.livis.livingtalks.model that return AuthorshipModel | |
protected AuthorshipModel |
AuthorshipModel.assignAuthorshipModel(java.lang.String key,
java.lang.String editor,
java.lang.String timestamp,
java.lang.String talkKey,
java.lang.String authorKey)
|
AuthorshipModel |
AuthorshipModel.getModel()
|
| Methods in com.livis.livingtalks.model with parameters of type AuthorshipModel | |
void |
AuthorshipModel.setModel(AuthorshipModel model)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||