A E G O S T V

A

addNickName(String) - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
Adds the given nickname.
Address - Class in org.ow2.easybeans.examples.maven.jpa2.entity
Address of an employee.
Address() - Constructor for class org.ow2.easybeans.examples.maven.jpa2.entity.Address
 

E

Employee - Class in org.ow2.easybeans.examples.maven.jpa2.entity
A JPA 2.0 Entity.
Employee() - Constructor for class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
Default constructor.
EmployeeLevelType - Enum in org.ow2.easybeans.examples.maven.jpa2.entity
Type of employee.

G

getAddresses() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getCity() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Address
 
getHistoryEvents() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getId() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getLevelRights() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getName() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getNickNames() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 
getTitle() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Address
 

O

org.ow2.easybeans.examples.maven.jpa2.entity - package org.ow2.easybeans.examples.maven.jpa2.entity
 

S

setCity(String) - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Address
Defines the city of this address.
setName(String) - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
Defines name of the employee.
setTitle(String) - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Address
Defines the title of this address.

T

toString() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Address
 
toString() - Method in class org.ow2.easybeans.examples.maven.jpa2.entity.Employee
 

V

valueOf(String) - Static method in enum org.ow2.easybeans.examples.maven.jpa2.entity.EmployeeLevelType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.easybeans.examples.maven.jpa2.entity.EmployeeLevelType
Returns an array containing the constants of this enum type, in the order they are declared.

A E G O S T V

Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.