org.jboss.seam.remoting.examples.validation.action
Class CustomerAction
java.lang.Object
org.jboss.seam.remoting.examples.validation.action.CustomerAction
@Model
public class CustomerAction
- extends Object
- Author:
- Shane Bryzak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerAction
public CustomerAction()
saveCustomer
@WebRemote
public void saveCustomer(Customer customer)
Copyright © 2011 Seam Framework. All Rights Reserved.