|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.ebusiness.customer.jaas.TemplateAction
| Constructor Summary | |
TemplateAction(Customer customer,
CustomerValue customerValue)
|
|
| Method Summary | |
java.lang.Object |
run()
Implement the PrivilegedExceptionAction interface |
void |
updateCustomer(Customer customer,
CustomerValue customerValue)
See the class documentation above. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TemplateAction(Customer customer,
CustomerValue customerValue)
| Method Detail |
public java.lang.Object run()
throws java.lang.Exception
public void updateCustomer(Customer customer,
CustomerValue customerValue)
throws java.security.PrivilegedActionException
pSession - PipelineSession from where it gets CustomerValue object.customer - Customer object for current user.customerValue - CusotmerValue object for current user.
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||