|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.framework.Controller
org.jboss.seam.framework.PersistenceController<T>
org.jboss.seam.framework.MutableController<T>
org.jboss.seam.framework.Home<javax.persistence.EntityManager,E>
org.jboss.seam.framework.EntityHome<SRSProblem>
org.aspsimon.termcomp.session.SRSHome
@Name(value="srsHome") public class SRSHome
| Constructor Summary | |
|---|---|
SRSHome()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getId()
|
java.lang.String |
submit()
|
| Methods inherited from class org.jboss.seam.framework.EntityHome |
|---|
create, find, getEntityManager, isManaged, persist, remove, setEntityManager, update |
| Methods inherited from class org.jboss.seam.framework.Home |
|---|
clearInstance, getCreatedMessage, getDeletedMessage, getEntityClass, getInstance, getNewInstance, getUpdatedMessage, isIdDefined, setCreatedMessage, setDeletedMessage, setEntityClass, setId, setInstance, setNewInstance, setUpdatedMessage |
| Methods inherited from class org.jboss.seam.framework.MutableController |
|---|
clearDirty |
| Methods inherited from class org.jboss.seam.framework.PersistenceController |
|---|
getPersistenceContext, setPersistenceContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SRSHome()
| Method Detail |
|---|
public java.lang.Object getId()
getId in class org.jboss.seam.framework.Home<javax.persistence.EntityManager,SRSProblem>
@CreateProcess(definition="termProbSubmission",
processKey="#{sp.srsId}")
@Transition(value="submitTPforApproval")
@End
public java.lang.String submit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||