|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.gov.tas.dpiwe.mr.bean.NullBean
au.gov.tas.dpiwe.mr.test.aggregation.Token
public abstract class Token
Token is a leaf bean containing basic field types.
| Field Summary |
|---|
| Fields inherited from class au.gov.tas.dpiwe.mr.bean.NullBean |
|---|
container, context, wrapper |
| Constructor Summary | |
|---|---|
Token()
Constructs a Token. |
|
| Method Summary | |
|---|---|
TokenKey |
ejbCreate(TokenKey primaryKey)
Create life-cycle event. |
void |
ejbPostCreate(TokenKey primaryKey)
Post-create bean life-cycle event. |
abstract TokenKey |
getTokenID()
Returns the token ID attribute of this bean. |
abstract void |
setTokenID(TokenKey aTokenID)
Sets the token ID attribute of this bean. |
| Methods inherited from class au.gov.tas.dpiwe.mr.bean.NullBean |
|---|
clone, containerChanged, ejbActivate, ejbLoad, ejbPassivate, ejbRemove, ejbStore, getBeanObject, setEntityContext, simpleValidate, throwEJBException, unsetEntityContext |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Token()
| Method Detail |
|---|
public abstract TokenKey getTokenID()
public abstract void setTokenID(TokenKey aTokenID)
aTokenID - the token ID attribute to be
applied to this bean.public TokenKey ejbCreate(TokenKey primaryKey)
primaryKey - the primary key input.
public void ejbPostCreate(TokenKey primaryKey)
primaryKey - the primary key.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||