Package | Description |
---|---|
info.ejava.examples.ejb.interceptor.bo | |
info.ejava.examples.ejb.interceptor.ejb |
Modifier and Type | Class and Description |
---|---|
class |
PhoneInfo |
class |
PostalInfo |
Modifier and Type | Field and Description |
---|---|
private List<ContactInfo> |
Contact.contactInfo |
Modifier and Type | Method and Description |
---|---|
List<ContactInfo> |
Contact.getContactInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ContactsRemote.addContactInfo(int contactId,
ContactInfo contactInfo) |
void |
ContactsEJB.addContactInfo(int contactId,
ContactInfo contactInfo) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.