| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex | |
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
Person |
AbstractUser.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUser.setPerson(Person person) |
| Modifier and Type | Class and Description |
|---|---|
class |
Customer |
class |
Employee |
| Modifier and Type | Method and Description |
|---|---|
Person |
Phone.getPerson() |
Person |
Email.getPerson() |
Person |
UserAccount.getPerson() |
Person |
Address.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
Phone.setPerson(Person person) |
void |
Email.setPerson(Person person) |
void |
UserAccount.setPerson(Person person) |
void |
Address.setPerson(Person person) |
Copyright © 2013. All Rights Reserved.