A C D E F G I L N O P R S U V Z

A

activateValidation(boolean) - Method in class org.company.thesandbox.domain.ArtistImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.CustomerImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.OrderImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.OrderLineImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.PersonImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.ProductImplBase
Activate/deactivate validation for this business class.
activateValidation(boolean) - Method in class org.company.thesandbox.domain.RecordImplBase
Activate/deactivate validation for this business class.
addToContributors(Artist) - Method in class org.company.thesandbox.domain.RecordImplBase
Implements adding single element to a collection.
addToOrderLines(OrderLine) - Method in class org.company.thesandbox.domain.OrderImplBase
Implements adding single element to a collection
addToOrders(Order) - Method in class org.company.thesandbox.domain.CustomerImplBase
Implements adding single element to a collection
addToRecord(Record) - Method in class org.company.thesandbox.domain.ProductImplBase
Implements the setter of association end
AnotherRule - Class in org.company.thesandbox.domain.businessrules
Just another rule This ExtensionPoint is intended to be manually changed by developers.
AnotherRule() - Constructor for class org.company.thesandbox.domain.businessrules.AnotherRule
 
AnotherRuleImplBase - Class in org.company.thesandbox.domain.businessrules
Just another rule
AnotherRuleImplBase() - Constructor for class org.company.thesandbox.domain.businessrules.AnotherRuleImplBase
 
Artist - Class in org.company.thesandbox.domain
An artist is a Person who has had a role in producing a Record.
Artist() - Constructor for class org.company.thesandbox.domain.Artist
Default no-argument constructor for Artist.
Artist(String, String, String) - Constructor for class org.company.thesandbox.domain.Artist
Minimal constructor for Artist.
ArtistImplBase - Class in org.company.thesandbox.domain
An artist is a Person who has had a role in producing a Record
ArtistImplBase() - Constructor for class org.company.thesandbox.domain.ArtistImplBase
Default no-argument constructor for ArtistImplBase
ArtistImplBase(String, String, String) - Constructor for class org.company.thesandbox.domain.ArtistImplBase
Minimal constructor for ArtistImplBase

C

CopyOfOrder - Class in org.company.thesandbox.domain
An Order represents the agreement between a Customer and the RecordShop about one or more purchased Records.
CopyOfOrder() - Constructor for class org.company.thesandbox.domain.CopyOfOrder
Default no-argument constructor for Order.
CopyOfOrder(String) - Constructor for class org.company.thesandbox.domain.CopyOfOrder
Minimal constructor for Order.
Customer - Class in org.company.thesandbox.domain
A Customer represents a Person who orders from the RecordShop.
Customer() - Constructor for class org.company.thesandbox.domain.Customer
Default no-argument constructor for Customer
Customer(String, String, int) - Constructor for class org.company.thesandbox.domain.Customer
Minimal constructor for Customer
CustomerImplBase - Class in org.company.thesandbox.domain
A Customer represents a Person who orders from the RecordShop.
CustomerImplBase() - Constructor for class org.company.thesandbox.domain.CustomerImplBase
Default no-argument constructor for CustomerImplBase
CustomerImplBase(String, String, int) - Constructor for class org.company.thesandbox.domain.CustomerImplBase
Minimal constructor for CustomerImplBase

D

DELIVERYDATETIME_ACCURACY - Static variable in class org.company.thesandbox.domain.OrderImplBase
 
DISCOUNTPERCENTAGE_MAXVALUE - Static variable in class org.company.thesandbox.domain.CustomerImplBase
 
DISCOUNTPERCENTAGE_MAXVALUE - Static variable in class org.company.thesandbox.domain.OrderImplBase
 
DISCOUNTPERCENTAGE_MINVALUE - Static variable in class org.company.thesandbox.domain.CustomerImplBase
 
DISCOUNTPERCENTAGE_MINVALUE - Static variable in class org.company.thesandbox.domain.OrderImplBase
 

E

EMAILADDRESS_REGEXP - Static variable in class org.company.thesandbox.domain.CustomerImplBase
 

F

findBugShouldReportOnThis() - Method in class org.company.thesandbox.domain.CopyOfOrder
 
findBugShouldReportOnThis() - Method in class org.company.thesandbox.domain.Order
 

G

getAge() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getAsin() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getContributors() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getCustomer() - Method in class org.company.thesandbox.domain.OrderImplBase
Implements the setter of association end
getCustomerNr() - Method in class org.company.thesandbox.domain.CustomerImplBase
 
getDeliveryDateTime() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getDescription() - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
getDiscountPercentage() - Method in class org.company.thesandbox.domain.CustomerImplBase
 
getDiscountPercentage() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getEmailAddress() - Method in class org.company.thesandbox.domain.CustomerImplBase
 
getFirstName() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getId() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getId() - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
getId() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getId() - Method in class org.company.thesandbox.domain.ProductImplBase
 
getId() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getLastName() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getLineAmount() - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
getLineNumber() - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
getMediumCode() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getNumberOfEars() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getOrderDate() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getOrderLine() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getOrderLines() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getOrderNumber() - Method in class org.company.thesandbox.domain.OrderImplBase
 
getOrders() - Method in class org.company.thesandbox.domain.CustomerImplBase
 
getPrice() - Method in class org.company.thesandbox.domain.ProductImplBase
 
getPrice() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getProduct() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getProductNumnber() - Method in class org.company.thesandbox.domain.ProductImplBase
 
getRecord() - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
getRecord() - Method in class org.company.thesandbox.domain.ProductImplBase
 
getSexe() - Method in class org.company.thesandbox.domain.PersonImplBase
 
getTitle() - Method in class org.company.thesandbox.domain.ArtistImplBase
 
getTitle() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getType() - Method in class org.company.thesandbox.domain.RecordImplBase
 
getUsername() - Method in class org.company.thesandbox.domain.CustomerImplBase
 

I

id() - Method in enum org.company.thesandbox.domain.RecordType
 
id() - Method in enum org.company.thesandbox.domain.Sexe
 
isBlackListed() - Method in class org.company.thesandbox.domain.CustomerImplBase
 

L

LINENUMBER_MAXVALUE - Static variable in class org.company.thesandbox.domain.OrderLineImplBase
 
LINENUMBER_MINVALUE - Static variable in class org.company.thesandbox.domain.OrderLineImplBase
 

N

NUMBEROFEARS_MAXVALUE - Static variable in class org.company.thesandbox.domain.PersonImplBase
 
NUMBEROFEARS_MINVALUE - Static variable in class org.company.thesandbox.domain.PersonImplBase
 

O

OneEarDiscount - Class in org.company.thesandbox.domain.businessrules
If Customer has one ear, he/she get a discount of 50 percent.
OneEarDiscount() - Constructor for class org.company.thesandbox.domain.businessrules.OneEarDiscount
 
OneEarDiscountImplBase - Class in org.company.thesandbox.domain.businessrules
If Customer has one ear, he/she get a discount of 50 percent.
OneEarDiscountImplBase() - Constructor for class org.company.thesandbox.domain.businessrules.OneEarDiscountImplBase
 
Order - Class in org.company.thesandbox.domain
An Order represents the agreement between a Customer and the RecordShop about one or more purchased Records.
Order() - Constructor for class org.company.thesandbox.domain.Order
Default no-argument constructor for Order
Order(String) - Constructor for class org.company.thesandbox.domain.Order
Minimal constructor for Order
ORDERDATE_ACCURACY - Static variable in class org.company.thesandbox.domain.OrderImplBase
 
OrderDateBeforeDeliveryDate - Class in org.company.thesandbox.domain.businessrules
The deliveryDate may not precede orderDate This ExtensionPoint is intended to be manually changed by developers.
OrderDateBeforeDeliveryDate() - Constructor for class org.company.thesandbox.domain.businessrules.OrderDateBeforeDeliveryDate
 
OrderDateBeforeDeliveryDateImplBase - Class in org.company.thesandbox.domain.businessrules
The deliveryDate may not precede orderDate
OrderDateBeforeDeliveryDateImplBase() - Constructor for class org.company.thesandbox.domain.businessrules.OrderDateBeforeDeliveryDateImplBase
 
OrderImplBase - Class in org.company.thesandbox.domain
An Order represents the agreement between a Customer and the RecordShop about one or more purchased Records.
OrderImplBase() - Constructor for class org.company.thesandbox.domain.OrderImplBase
Default no-argument constructor for OrderImplBase
OrderImplBase(String) - Constructor for class org.company.thesandbox.domain.OrderImplBase
Minimal constructor for OrderImplBase
OrderLine - Class in org.company.thesandbox.domain
 
OrderLine() - Constructor for class org.company.thesandbox.domain.OrderLine
Default no-argument constructor for OrderLine
OrderLine(int, String, float) - Constructor for class org.company.thesandbox.domain.OrderLine
Minimal constructor for OrderLine
OrderLineImplBase - Class in org.company.thesandbox.domain
 
OrderLineImplBase() - Constructor for class org.company.thesandbox.domain.OrderLineImplBase
Default no-argument constructor for OrderLineImplBase
OrderLineImplBase(int, String, float) - Constructor for class org.company.thesandbox.domain.OrderLineImplBase
Minimal constructor for OrderLineImplBase
org.company.thesandbox.domain - package org.company.thesandbox.domain
 
org.company.thesandbox.domain.businessrules - package org.company.thesandbox.domain.businessrules
 

P

Person - Class in org.company.thesandbox.domain
A Person represents a legal person.
Person() - Constructor for class org.company.thesandbox.domain.Person
Default no-argument constructor for Person
Person(String, String) - Constructor for class org.company.thesandbox.domain.Person
Minimal constructor for Person
PersonImplBase - Class in org.company.thesandbox.domain
A Person represents a legal person.
PersonImplBase() - Constructor for class org.company.thesandbox.domain.PersonImplBase
Default no-argument constructor for PersonImplBase
PersonImplBase(String, String) - Constructor for class org.company.thesandbox.domain.PersonImplBase
Minimal constructor for PersonImplBase
Product - Class in org.company.thesandbox.domain
 
Product() - Constructor for class org.company.thesandbox.domain.Product
Default no-argument constructor for Product
Product(String, int) - Constructor for class org.company.thesandbox.domain.Product
Minimal constructor for Product
ProductImplBase - Class in org.company.thesandbox.domain
 
ProductImplBase() - Constructor for class org.company.thesandbox.domain.ProductImplBase
Default no-argument constructor for ProductImplBase
ProductImplBase(String, int) - Constructor for class org.company.thesandbox.domain.ProductImplBase
Minimal constructor for ProductImplBase

R

Record - Class in org.company.thesandbox.domain
A Record is a representation of a physical medium containing one or more musical compositions.
Record() - Constructor for class org.company.thesandbox.domain.Record
Default no-argument constructor for Record
Record(String, float) - Constructor for class org.company.thesandbox.domain.Record
Minimal constructor for Record
RecordImplBase - Class in org.company.thesandbox.domain
A Record is a representation of a physical medium containing one or more musical compositions.
RecordImplBase() - Constructor for class org.company.thesandbox.domain.RecordImplBase
Default no-argument constructor for RecordImplBase.
RecordImplBase(String, float) - Constructor for class org.company.thesandbox.domain.RecordImplBase
Minimal constructor for RecordImplBase.
RecordType - Enum in org.company.thesandbox.domain
Generated at: Mon Oct 20 22:16:44 CEST 2008
removeFromContributors(Artist) - Method in class org.company.thesandbox.domain.RecordImplBase
Implements removing a single element from a collection.
removeFromOrderLines(OrderLine) - Method in class org.company.thesandbox.domain.OrderImplBase
Implements removal of a single element from feature
removeFromOrders(Order) - Method in class org.company.thesandbox.domain.CustomerImplBase
Implements removal of a single element from feature
removeFromRecord(Record) - Method in class org.company.thesandbox.domain.ProductImplBase
 

S

setAge(Integer) - Method in class org.company.thesandbox.domain.PersonImplBase
 
setAsin(String) - Method in class org.company.thesandbox.domain.RecordImplBase
 
setBlackListed(Boolean) - Method in class org.company.thesandbox.domain.CustomerImplBase
 
setCustomer(Customer) - Method in class org.company.thesandbox.domain.OrderImplBase
Implements the setter of association end
setCustomerNr(int) - Method in class org.company.thesandbox.domain.CustomerImplBase
 
setDeliveryDateTime(DateTime) - Method in class org.company.thesandbox.domain.OrderImplBase
 
setDescription(String) - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
setDiscountPercentage(int) - Method in class org.company.thesandbox.domain.CustomerImplBase
 
setDiscountPercentage(Integer) - Method in class org.company.thesandbox.domain.OrderImplBase
 
setEmailAddress(String) - Method in class org.company.thesandbox.domain.CustomerImplBase
 
setFirstName(String) - Method in class org.company.thesandbox.domain.PersonImplBase
 
setLastName(String) - Method in class org.company.thesandbox.domain.PersonImplBase
 
setLineAmount(float) - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
setLineNumber(int) - Method in class org.company.thesandbox.domain.OrderLineImplBase
 
setMediumCode(int) - Method in class org.company.thesandbox.domain.RecordImplBase
 
setNumberOfEars(int) - Method in class org.company.thesandbox.domain.PersonImplBase
 
setOrderDate(DateTime) - Method in class org.company.thesandbox.domain.OrderImplBase
 
setOrderLine(OrderLine) - Method in class org.company.thesandbox.domain.RecordImplBase
Implements adding single element to a collection.
setOrderNumber(String) - Method in class org.company.thesandbox.domain.OrderImplBase
 
setPrice(int) - Method in class org.company.thesandbox.domain.ProductImplBase
 
setPrice(float) - Method in class org.company.thesandbox.domain.RecordImplBase
 
setProduct(Product) - Method in class org.company.thesandbox.domain.RecordImplBase
Implements adding single element to a collection
setProductNumnber(String) - Method in class org.company.thesandbox.domain.ProductImplBase
 
setRecord(Record) - Method in class org.company.thesandbox.domain.OrderLineImplBase
Implements adding single element to a collection
setSexe(Sexe) - Method in class org.company.thesandbox.domain.PersonImplBase
 
setTitle(String) - Method in class org.company.thesandbox.domain.ArtistImplBase
 
setTitle(String) - Method in class org.company.thesandbox.domain.RecordImplBase
 
setType(RecordType) - Method in class org.company.thesandbox.domain.RecordImplBase
 
setUsername(String) - Method in class org.company.thesandbox.domain.CustomerImplBase
 
Sexe - Enum in org.company.thesandbox.domain
Sexe enumeration.
supports(Class) - Method in class org.company.thesandbox.domain.businessrules.AnotherRuleImplBase
supports(Class) - Method in class org.company.thesandbox.domain.businessrules.OneEarDiscountImplBase
supports(Class) - Method in class org.company.thesandbox.domain.businessrules.OrderDateBeforeDeliveryDateImplBase

U

USERNAME_MAXLENGTH - Static variable in class org.company.thesandbox.domain.CustomerImplBase
 
USERNAME_MINLENGTH - Static variable in class org.company.thesandbox.domain.CustomerImplBase
 

V

validate(Object, Errors) - Method in class org.company.thesandbox.domain.businessrules.AnotherRule
validate(Object, Errors) - Method in class org.company.thesandbox.domain.businessrules.OneEarDiscount
validate(Object, Errors) - Method in class org.company.thesandbox.domain.businessrules.OrderDateBeforeDeliveryDate
validation - Variable in class org.company.thesandbox.domain.OrderImplBase
validation : Responsible for validating attribute constraints and businessrules for this business class.
validation - Variable in class org.company.thesandbox.domain.OrderLineImplBase
validation : Responsible for validating attribute constraints and businessrules for this business class.
validation - Variable in class org.company.thesandbox.domain.PersonImplBase
validation : Responsible for validating attribute constraints and businessrules for this business class.
validation - Variable in class org.company.thesandbox.domain.ProductImplBase
validation : Responsible for validating attribute constraints and businessrules for this business class.
validation - Variable in class org.company.thesandbox.domain.RecordImplBase
validation : Responsible for validating attribute constraints and businessrules for this business class.
value(Integer) - Static method in enum org.company.thesandbox.domain.RecordType
 
value(Integer) - Static method in enum org.company.thesandbox.domain.Sexe
 
valueOf(String) - Static method in enum org.company.thesandbox.domain.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.company.thesandbox.domain.Sexe
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.company.thesandbox.domain.RecordType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.company.thesandbox.domain.Sexe
Returns an array containing the constants of this enum type, in the order they're declared.

Z

z_internalAddTocustomer(Customer) - Method in class org.company.thesandbox.domain.OrderImplBase
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is added to it.
z_internalAddToorderLines(OrderLine) - Method in class org.company.thesandbox.domain.OrderImplBase
This operation should NOT be used by clients.
z_internalAddToorders(Order) - Method in class org.company.thesandbox.domain.CustomerImplBase
This operation should NOT be used by clients.
z_internalAddToRecord(Record) - Method in class org.company.thesandbox.domain.ProductImplBase
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is added to it.
z_internalRemoveFromcustomer(Customer) - Method in class org.company.thesandbox.domain.OrderImplBase
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is removed to it.
z_internalRemoveFromorderLines(OrderLine) - Method in class org.company.thesandbox.domain.OrderImplBase
This operation should NOT be used by clients.
z_internalRemoveFromorders(Order) - Method in class org.company.thesandbox.domain.CustomerImplBase
This operation should NOT be used by clients.
z_internalRemoveFromRecord(Record) - Method in class org.company.thesandbox.domain.ProductImplBase
Should NOT be used by clients! Implements the correct setting of the link for + owner : Customer when a single element is removed to it.
z_internalRemoveorderLine(OrderLine) - Method in class org.company.thesandbox.domain.RecordImplBase
This operation should NOT be used by clients.
z_internalRemoveProduct(Product) - Method in class org.company.thesandbox.domain.RecordImplBase
This operation should NOT be used by clients.
z_internalRemoverecord(Record) - Method in class org.company.thesandbox.domain.OrderLineImplBase
This operation should NOT be used by clients.
z_internalSetProduct(Product) - Method in class org.company.thesandbox.domain.RecordImplBase
This operation should NOT be used by clients.
z_internalSetrecord(Record) - Method in class org.company.thesandbox.domain.OrderLineImplBase
This operation should NOT be used by clients.

A C D E F G I L N O P R S U V Z

Copyright © 2010. All Rights Reserved.