|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.webapp.example2.RegistrationBacking
public class RegistrationBacking
Backing bean for the registration.jsp
page.
Constructor Summary | |
---|---|
RegistrationBacking()
|
Method Summary | |
---|---|
String |
create()
Create a new subscription. |
String |
delete()
Delete an existing subscription. |
String |
edit()
Edit an existing subscription. |
String |
getDeleteLabel()
|
String |
getEditLabel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistrationBacking()
Method Detail |
---|
public String getDeleteLabel()
public String getEditLabel()
public String create()
Create a new subscription.
public String delete()
Delete an existing subscription.
public String edit()
Edit an existing subscription.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |