| Package | Description |
|---|---|
| org.picketlink.idm.jpa.model.sample.complex.entity |
| Modifier and Type | Method and Description |
|---|---|
OrganizationUnit |
Employee.getOrganizationUnit() |
OrganizationUnit |
OrganizationUnitAttribute.getOwner() |
OrganizationUnit |
OrganizationUnit.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Employee.setOrganizationUnit(OrganizationUnit organizationUnit) |
void |
OrganizationUnitAttribute.setOwner(OrganizationUnit owner) |
void |
OrganizationUnit.setParent(OrganizationUnit parent) |
| Constructor and Description |
|---|
Employee(OrganizationUnit organizationUnit) |
Copyright © 2013. All Rights Reserved.