A B C D E F G H I J L M N O P Q R S T U V X

A

addAnnotation(Identifier, String, AnnotationReference) - Method in interface com.jwpepper.inv.Product
Adds the specified annotation to the list of annotations that describe this product.
addAnnotation(Identifier, String, AnnotationReference) - Method in class com.jwpepper.inv.ProductImpl
Adds an annotation of the specified audience type to the list of annotations that describe this product.
addAnnotation(Identifier, String, AnnotationReference) - Method in class com.jwpepper.inv.ProductReference
Adds the specified annotation to this product by delegating to its associated entity's addAnnotation method.
addBinding(SearchBinding) - Method in class com.imaginary.lwp.SearchCriteria
 
addBinding(SearchBoolean, String, SearchOperator, Object) - Method in class com.imaginary.lwp.SearchCriteria
 
addBinding(SearchCriteria) - Method in class com.imaginary.lwp.SearchCriteria
 
addBinding(String, Object) - Method in class com.imaginary.lwp.SearchCriteria
 
addChild(Identifier, Product) - Method in interface com.jwpepper.inv.Product
Adds the specified product to the list of this product's child products.
addChild(Identifier, Product) - Method in class com.jwpepper.inv.ProductImpl
Adds a product as a child of this product.
addChild(Identifier, Product) - Method in class com.jwpepper.inv.ProductReference
Adds the specified product as a child to this product by delegating to the associated entity's addChild() method.
addEntry(Identifier, Entry) - Method in interface com.jwpepper.cat.CompositeEntry
Adds the specified entry as a child to this entry.
addEntry(Identifier, Entry) - Method in class com.jwpepper.cat.CompositeEntryImpl
Adds the specified entry to the list of child entries belonging to this composite entry.
addEntry(Identifier, Entry) - Method in class com.jwpepper.cat.CompositeEntryReference
Adds an entry to this entry by delegating to the associated entity method of the same name.
addProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Audio
This method adds a Product to a collection of Products that the Audio belongs to.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.ManufacturerReference
Delegates to the manufacturer entity associated with this reference by calling its addProduct() method.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.AudioImpl
This method adds a Product to a collection of Products that the Audio belongs to.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.AnnotationImpl
This method adds a Product to a collection of Products that the Annotation belongs to.
addProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Manufacturer
Adds a product to the list of products from this manufacturer.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.AudioReference
This method adds a Product to a collection of Products that the Audio belongs to.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.ManufacturerImpl
Adds the specified product to the list of products manufactured by this manufacturer.
addProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Annotation
This method adds a Product to a collection of Products that the Annotation belongs to.
addProduct(Identifier, Product) - Method in class com.jwpepper.inv.AnnotationReference
This method adds a Product to a collection of Products that the Annotation belongs to.
AND - Static variable in class com.imaginary.lwp.SearchBoolean
 
Annotation - interface com.jwpepper.inv.Annotation.
This interface defines the Annotation Object.
AnnotationHome - interface com.jwpepper.inv.AnnotationHome.
Enables the finding and creation of catalog business components.
AnnotationHomeImpl - class com.jwpepper.inv.AnnotationHomeImpl.
Enables the finding and creation of catalog business components.
AnnotationHomeImpl() - Constructor for class com.jwpepper.inv.AnnotationHomeImpl
Empty constructor.
AnnotationImpl - class com.jwpepper.inv.AnnotationImpl.
This class implements the Annotation Object.
AnnotationImpl() - Constructor for class com.jwpepper.inv.AnnotationImpl
Constructor method.
AnnotationReference - class com.jwpepper.inv.AnnotationReference.
This class is reference for remote methods
Last Modified $Date: 1999/10/07 01:45:27 $
AnnotationReference() - Constructor for class com.jwpepper.inv.AnnotationReference
Constructor method.
AnnotationReference(Annotation) - Constructor for class com.jwpepper.inv.AnnotationReference
Constructor method.
AnnotationReference(HashMap) - Constructor for class com.jwpepper.inv.AnnotationReference
Constructor method.
AnnotationReference(long) - Constructor for class com.jwpepper.inv.AnnotationReference
Constructor method.
ANNOTATIONS - Static variable in interface com.jwpepper.inv.Product
The annotations attribute.
annotations() - Method in interface com.jwpepper.inv.Product
Provides a full iterator of all annotations describing this product.
annotations() - Method in class com.jwpepper.inv.ProductImpl
Provides a complete list of all annotations describing this product.
annotations() - Method in class com.jwpepper.inv.ProductReference
Provides the list of annotations associated with this product from the method of the same name in this reference's entity.
AnnotationSupport - class com.jwpepper.inv.AnnotationSupport.
A lovely little change.
AnnotationSupport() - Constructor for class com.jwpepper.inv.AnnotationSupport
 
ARRANGER - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The arranger attribute.
assign(long) - Method in class com.imaginary.lwp.BaseReference
 
assign(long, Entity) - Method in class com.imaginary.lwp.BaseReference
 
assign(long, HashMap) - Method in class com.imaginary.lwp.BaseReference
 
assign(long, HashMap) - Method in class com.jwpepper.cat.EntryReference
Assigns a new reference preloaded with the attributes in the specified HashMap.
assign(long, HashMap) - Method in class com.jwpepper.cat.SimpleEntryReference
Assigns a new simple entry reference preloaded with values from the specified HashMap.
assign(long, HashMap) - Method in class com.jwpepper.cat.EntryItemReference
Associated this reference with the preloaded values specified.
assign(long, HashMap) - Method in class com.jwpepper.cat.CompositeEntryReference
Assigns a new composite entry reference preloaded with values from the specified HashMap.
assign(long, HashMap) - Method in class com.jwpepper.cat.SectionReference
Assigns a section reference preloaded with the specified values.
assign(long, HashMap) - Method in class com.jwpepper.cat.CatalogReference
Assigns a catalog reference preloaded with the specified values.
assign(long, HashMap) - Method in class com.jwpepper.inv.ManufacturerReference
Assigns a reference class that refers to the manufacturer business object described by the specified HashMap.
assign(long, HashMap) - Method in class com.jwpepper.inv.QueryReference
Assigns a reference that will point to the query whose values are represented in the specified map.
assign(long, HashMap) - Method in class com.jwpepper.inv.ProductReference
Assigns a reference that will point to the product whose values are represented in the specified map.
assign(long, HashMap) - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Assigns a new PepperProductReference from the values stored in the specified HashMap.
Audience - class com.jwpepper.cat.Audience.
A target audience for some communication between J.W.
AUDIENCE - Static variable in interface com.jwpepper.cat.Catalog
The audience attribute.
Audience() - Constructor for class com.jwpepper.cat.Audience
Empty constructor required by serialization.
Audio - interface com.jwpepper.inv.Audio.
This interface defines the Audio Object.
AUDIO - Static variable in interface com.jwpepper.inv.Audio
 
AudioHome - interface com.jwpepper.inv.AudioHome.
Enables the finding and creation of catalog business components.
AudioHomeImpl - class com.jwpepper.inv.AudioHomeImpl.
Enables the finding and creation of catalog business components.
AudioHomeImpl() - Constructor for class com.jwpepper.inv.AudioHomeImpl
Empty constructor.
AudioImpl - class com.jwpepper.inv.AudioImpl.
This interface defines the Audio Object.
AudioImpl() - Constructor for class com.jwpepper.inv.AudioImpl
Constructor method.
AudioReference - class com.jwpepper.inv.AudioReference.
This class is reference for remote methods
Last Modified $Date: 1999/10/06 16:35:53 $
AudioReference() - Constructor for class com.jwpepper.inv.AudioReference
Constructor method.
AudioReference(Audio) - Constructor for class com.jwpepper.inv.AudioReference
Constructor method.
AudioReference(HashMap) - Constructor for class com.jwpepper.inv.AudioReference
Constructor method.
AudioReference(long) - Constructor for class com.jwpepper.inv.AudioReference
Constructor method.
authenticate(String, String) - Method in interface com.imaginary.lwp.Authenticator
Authenticates the specified user ID against the specified password.
authenticate(String, String) - Method in class com.imaginary.lwp.JDBCAuthenticator
Authenticates the specified user ID against the specified password.
AuthenticationException - exception com.imaginary.lwp.AuthenticationException.
Represents a failure to authenticate.
AuthenticationException() - Constructor for class com.imaginary.lwp.AuthenticationException
Constructs an authentication exception either for serialization or for the default credential-based exception.
AuthenticationException(Exception) - Constructor for class com.imaginary.lwp.AuthenticationException
Constructs a system-based authentication exception caused by the specified exception.
AuthenticationException(String) - Constructor for class com.imaginary.lwp.AuthenticationException
Constructs an authentication exception having the specified message.
AuthenticationException(String, Exception) - Constructor for class com.imaginary.lwp.AuthenticationException
Constructs a system-based authentication exception caused by the specified exception.
AuthenticationException(String, short) - Constructor for class com.imaginary.lwp.AuthenticationException
Constructs an authentication exception having the specified message.
Authenticator - interface com.imaginary.lwp.Authenticator.
Authenticates a user ID/password pair.
AUTHENTICATOR - Static variable in class com.imaginary.lwp.LWPProperties
 

B

BadOperatorException - exception com.imaginary.lwp.BadOperatorException.
 
BadOperatorException() - Constructor for class com.imaginary.lwp.BadOperatorException
 
BaseEntity - class com.imaginary.lwp.BaseEntity.
 
BaseEntity() - Constructor for class com.imaginary.lwp.BaseEntity
 
BaseHome - class com.imaginary.lwp.BaseHome.
 
BaseHome() - Constructor for class com.imaginary.lwp.BaseHome
 
BaseReference - class com.imaginary.lwp.BaseReference.
 
BaseReference() - Constructor for class com.imaginary.lwp.BaseReference
 
BaseReference(Entity) - Constructor for class com.imaginary.lwp.BaseReference
 
BaseReference(long) - Constructor for class com.imaginary.lwp.BaseReference
 
begin(Identifier) - Method in class com.imaginary.lwp.Transaction
 
bindings() - Method in class com.imaginary.lwp.SearchCriteria
 

C

cache(BaseEntity) - Method in class com.imaginary.lwp.BaseHome
 
cascadeRemove(Identifier) - Method in class com.jwpepper.inv.ProductImpl
Notifies all parts of a product that this product has been removed.
Catalog - interface com.jwpepper.cat.Catalog.
Remote interface that prescribes the business methods for the catalog business component.
CatalogHome - interface com.jwpepper.cat.CatalogHome.
Enables the finding and creation of catalog business components.
CatalogHomeImpl - class com.jwpepper.cat.CatalogHomeImpl.
Enables the finding and creation of catalog business components.
CatalogHomeImpl() - Constructor for class com.jwpepper.cat.CatalogHomeImpl
Empty constructor.
CatalogImpl - class com.jwpepper.cat.CatalogImpl.
Implements the business logic associated with the catalog business component.
CatalogImpl() - Constructor for class com.jwpepper.cat.CatalogImpl
Empty constructor required for LWP entity implementations.
CatalogReference - class com.jwpepper.cat.CatalogReference.
Provides a clean client interface into the catalog business object by delegating to the methods of the same name.
CatalogReference() - Constructor for class com.jwpepper.cat.CatalogReference
Empty constructor required by serialization.
CatalogReference(Catalog) - Constructor for class com.jwpepper.cat.CatalogReference
Constructs a catalog reference that points to the specified entity object.
CatalogReference(long) - Constructor for class com.jwpepper.cat.CatalogReference
Constructs a catalog reference that refers to the catalog having the specified objectID
CatalogSupport - class com.jwpepper.cat.CatalogSupport.
Supports the storage of a catalog business component to a database.
CatalogSupport() - Constructor for class com.jwpepper.cat.CatalogSupport
 
CATNUM - Static variable in interface com.jwpepper.cat.Catalog
The catalogNumber attribute.
CHILDREN - Static variable in interface com.jwpepper.inv.Product
The children attribute.
children() - Method in interface com.jwpepper.inv.Product
Provides all of the children of this product.
children() - Method in class com.jwpepper.inv.ProductImpl
Provides all of the children of this product.
children() - Method in class com.jwpepper.inv.ProductReference
Provides the list of children associated with this product from the method of the same name in this reference's entity.
Classification - class com.jwpepper.inv.pprprd.Classification.
Represents a classification of a piece of music.
CLASSIFICATION - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The classification attribute.
Classification() - Constructor for class com.jwpepper.inv.pprprd.Classification
Empty constructor required by serialization.
clearWarnings() - Method in class com.imaginary.lwp.PooledConnection
 
close() - Method in class com.imaginary.lwp.PooledConnection
 
CODE - Static variable in interface com.jwpepper.inv.Manufacturer
The code attribute.
com.imaginary.lwp - package com.imaginary.lwp
 
com.jwpepper.cat - package com.jwpepper.cat
 
com.jwpepper.inv - package com.jwpepper.inv
 
com.jwpepper.inv.pprprd - package com.jwpepper.inv.pprprd
 
commit() - Method in class com.imaginary.lwp.Transaction
 
commit() - Method in class com.imaginary.lwp.JDBCTransactionImpl
Sends a commit to the connection currently in use.
commit() - Method in class com.imaginary.lwp.PooledConnection
 
commit() - Method in class com.imaginary.lwp.DLTransactionImpl
 
commit() - Method in interface com.imaginary.lwp.DLTransaction
 
commit() - Method in interface com.imaginary.lwp.JDBCTransaction
 
commit() - Method in class com.imaginary.lwp.DLJDBCTransaction
 
COMPOSER - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The composer attribute.
CompositeEntry - interface com.jwpepper.cat.CompositeEntry.
Prescribes the business methods required by the composite entry business component.
CompositeEntryImpl - class com.jwpepper.cat.CompositeEntryImpl.
Implements the business logic for the composite entry business component.
CompositeEntryImpl() - Constructor for class com.jwpepper.cat.CompositeEntryImpl
Empty constructor required by LWP for entity implementations.
CompositeEntryReference - class com.jwpepper.cat.CompositeEntryReference.
Provides a client view of the composite entry business component by delegating to that business component.
CompositeEntryReference() - Constructor for class com.jwpepper.cat.CompositeEntryReference
Empty constructor required by serialization.
CompositeEntryReference(CompositeEntry) - Constructor for class com.jwpepper.cat.CompositeEntryReference
Constructs a new composite entry reference that delegates to the specified composite entry entity.
CompositeEntryReference(long) - Constructor for class com.jwpepper.cat.CompositeEntryReference
Constructs a new composite entry reference that delegates to the composite entry entity identified by the specified objectID.
CompositeEntrySupport - class com.jwpepper.cat.CompositeEntrySupport.
Provides support above and beyond basic entry support by loading the entry's child entries.
CompositeEntrySupport() - Constructor for class com.jwpepper.cat.CompositeEntrySupport
 
CREATE - Static variable in class com.jwpepper.cat.EntrySupport
The SQL INSERT statement.
CREATE - Static variable in class com.jwpepper.cat.EntryItemSupport
 
CREATE - Static variable in class com.jwpepper.inv.QuerySupport
 
CREATE - Static variable in class com.jwpepper.inv.ProductSupport
The SQL INSERT statement.
CREATE_RESULTS - Static variable in class com.jwpepper.inv.QuerySupport
 
create() - Method in class com.imaginary.lwp.BaseEntity
 
create() - Method in interface com.imaginary.lwp.Persistent
 
create(Identifier, Locale, BufferedInputStream, long, String) - Method in interface com.jwpepper.inv.Audio
This method creates a new Audio Object and sets its attributes.
create(Identifier, Locale, BufferedInputStream, long, String) - Method in class com.jwpepper.inv.AudioImpl
This method creates a new Audio Object and sets its attributes.
create(Identifier, Locale, File, String) - Method in interface com.jwpepper.inv.Audio
This method creates a new Audio Object and sets its attributes.
create(Identifier, Locale, File, String) - Method in class com.jwpepper.inv.AudioImpl
This method creates a new Audio Object and sets its attributes.
create(Identifier, Locale, String, String) - Method in class com.jwpepper.cat.EntryImpl
Initializes a new entry with the specified information.
create(Identifier, Locale, String, String) - Method in interface com.jwpepper.cat.Entry
Creates a new entry having the specified values.
create(Identifier, Locale, String, String) - Method in class com.jwpepper.inv.AnnotationImpl
This method creates a new Annotation Object and sets its attributes.
create(Identifier, Locale, String, String) - Method in interface com.jwpepper.inv.Annotation
This method creates a new Annotation Object and sets its attributes.
create(Identifier, Locale, String, String, CompositeEntryReference) - Method in class com.jwpepper.cat.EntryImpl
Initializes a new entry with the specified information.
create(Identifier, Locale, String, String, CompositeEntryReference) - Method in interface com.jwpepper.cat.Entry
Creates a new entry having the specified values.
create(Identifier, ManufacturerReference, String, String, double) - Method in interface com.jwpepper.inv.Product
Initializes a newly created product with the specified values.
create(Identifier, ManufacturerReference, String, String, double) - Method in class com.jwpepper.inv.ProductImpl
Initializes a newly created product within the context of a new transaction that marks the product for creation into the data store.
create(Identifier, ManufacturerReference, String, String, double, ProductReference) - Method in interface com.jwpepper.inv.Product
Initializes a newly created product with the specified values.
create(Identifier, ManufacturerReference, String, String, double, ProductReference) - Method in class com.jwpepper.inv.ProductImpl
Initializes a newly created product within the context of a new transaction that marks the product for creation into the data store.
create(Identifier, SearchCriteria, String) - Method in interface com.jwpepper.inv.QueryHome
 
create(Identifier, SearchCriteria, String) - Method in class com.jwpepper.inv.QueryImpl
Works like the other version of create(), but the query is saved to the data store.
create(Identifier, SearchCriteria, String) - Method in interface com.jwpepper.inv.Query
Works like the other version of create(), but the query is saved to the data store.
create(Identifier, SearchCriteria, String) - Method in class com.jwpepper.inv.QueryHomeImpl
Creates a new, saved query.
create(Identifier, String, String) - Method in interface com.jwpepper.inv.Manufacturer
Initializes a newly created manufacturer and saves it.
create(Identifier, String, String) - Method in class com.jwpepper.inv.ManufacturerImpl
Initializes this ManufacturerImpl object with the specified values as part of a transaction to create a new manufacturer record in the data store.
create(SearchCriteria) - Method in interface com.jwpepper.inv.QueryHome
 
create(SearchCriteria) - Method in class com.jwpepper.inv.QueryImpl
Creates a new Query object based on the specified search criteria.
create(SearchCriteria) - Method in interface com.jwpepper.inv.Query
Creates a new Query object based on the specified search criteria.
create(SearchCriteria) - Method in class com.jwpepper.inv.QueryHomeImpl
Creates a new anonymous query.
create(Transaction, Memento) - Method in class com.imaginary.lwp.PersistenceSupport
 
create(Transaction, Memento) - Method in class com.jwpepper.cat.EntrySupport
Creates the entry represented by the specified memento in the database.
create(Transaction, Memento) - Method in class com.jwpepper.cat.EntryItemSupport
 
create(Transaction, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
create(Transaction, Memento) - Method in class com.jwpepper.inv.AnnotationSupport
 
create(Transaction, Memento) - Method in class com.jwpepper.inv.ManufacturerSupport
Inserts the manufacturer whose state is represented by the specified memento into the database.
create(Transaction, Memento) - Method in class com.jwpepper.inv.ProductSupport
Creates the product represented by the specified memento in the database.
create(Transaction, Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Creates a new J.W.
CreateException - exception com.imaginary.lwp.CreateException.
 
CreateException() - Constructor for class com.imaginary.lwp.CreateException
 
CreateException(Exception) - Constructor for class com.imaginary.lwp.CreateException
 
CreateException(String) - Constructor for class com.imaginary.lwp.CreateException
 
CreateException(String, Exception) - Constructor for class com.imaginary.lwp.CreateException
 
createStatement() - Method in class com.imaginary.lwp.PooledConnection
 
CREDENTIAL - Static variable in class com.imaginary.lwp.AuthenticationException
Represents a credential-based failure.
CRITERIA - Static variable in interface com.jwpepper.inv.Query
The criteria attribute.
CRT_CLASS - Static variable in interface com.jwpepper.cat.EntryItem
The concrete class.
CRT_CLASS - Static variable in interface com.jwpepper.cat.Entry
 
CRT_CLASS - Static variable in interface com.jwpepper.inv.Product
The concrete class implementing this.
CRT_CLASS - Static variable in interface com.jwpepper.inv.Query
The concrete class attribute.
currentIdentifier() - Static method in class com.imaginary.lwp.Identifier
Provides a client application with its identifier so that it can pass it to a transactional method.

D

DESCRIPTION - Static variable in interface com.jwpepper.cat.EntryItem
The description attribute.
DESCRIPTION - Static variable in interface com.jwpepper.cat.Entry
 
DL_INDEX - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_LIBSVRX - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_PASSWORD - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_SEARCH_ENG - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_SEARCH_INF - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_TEXT_INDEX - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_TEXT_MINER - Static variable in class com.imaginary.lwp.LWPProperties
 
DL_USER_NAME - Static variable in class com.imaginary.lwp.LWPProperties
 
DLJDBCTransaction - class com.imaginary.lwp.DLJDBCTransaction.
 
DLJDBCTransaction() - Constructor for class com.imaginary.lwp.DLJDBCTransaction
 
DLTransaction - interface com.imaginary.lwp.DLTransaction.
 
DLTransactionImpl - class com.imaginary.lwp.DLTransactionImpl.
 
DLTransactionImpl() - Constructor for class com.imaginary.lwp.DLTransactionImpl
 
DSN - Static variable in class com.imaginary.lwp.LWPProperties
 

E

end() - Method in class com.imaginary.lwp.Transaction
 
Entity - interface com.imaginary.lwp.Entity.
 
ENTRIES - Static variable in interface com.jwpepper.cat.CompositeEntry
 
entries() - Method in interface com.jwpepper.cat.CompositeEntry
Retrieves all child entries associated with this composite entry.
entries() - Method in class com.jwpepper.cat.CompositeEntryImpl
Provides the child entries of this entry.
entries() - Method in class com.jwpepper.cat.CompositeEntryReference
Delegates to the method of the same name in the associated entity to retrieve all child entries associated with this composite entry.
Entry - interface com.jwpepper.cat.Entry.
The base class of the Entry version of the classic composite pattern.
ENTRY - Static variable in interface com.jwpepper.cat.EntryItem
The entry attribute.
EntryImpl - class com.jwpepper.cat.EntryImpl.
Implements the business logic associated with the entry business component.
EntryImpl() - Constructor for class com.jwpepper.cat.EntryImpl
Empty constructor required for LWP entity objects.
EntryItem - interface com.jwpepper.cat.EntryItem.
Prescribes the business methods that constitute an entry item business component.
EntryItemHome - interface com.jwpepper.cat.EntryItemHome.
Home interface that allows entry items to be found.
EntryItemHomeImpl - class com.jwpepper.cat.EntryItemHomeImpl.
Home class that allows entry items to be found.
EntryItemHomeImpl() - Constructor for class com.jwpepper.cat.EntryItemHomeImpl
Empty constructor for creating home instances.
EntryItemReference - class com.jwpepper.cat.EntryItemReference.
References a specific entry item entity class and provides methods that delegate to that entry item.
EntryItemReference() - Constructor for class com.jwpepper.cat.EntryItemReference
Empty constructor required for serialization.
EntryItemReference(EntryItem) - Constructor for class com.jwpepper.cat.EntryItemReference
Constructs a new entry item reference tied to the specified entry item.
EntryItemReference(long) - Constructor for class com.jwpepper.cat.EntryItemReference
Constructs a new entry item reference tied to the object with the specified objectID.
EntryItemSupport - class com.jwpepper.cat.EntryItemSupport.
 
EntryItemSupport() - Constructor for class com.jwpepper.cat.EntryItemSupport
 
EntryReference - class com.jwpepper.cat.EntryReference.
Provides the client view of an entry business component.
EntryReference() - Constructor for class com.jwpepper.cat.EntryReference
Empty constructor required by serialization.
EntryReference(Entry) - Constructor for class com.jwpepper.cat.EntryReference
Constructs a new reference associated with the specified entry entity.
EntryReference(long) - Constructor for class com.jwpepper.cat.EntryReference
Constructs a new reference associated with the entry having the specified objectID.
EntrySupport - class com.jwpepper.cat.EntrySupport.
Supports the persistence of J.W.
EntrySupport() - Constructor for class com.jwpepper.cat.EntrySupport
 
EQUAL - Static variable in class com.imaginary.lwp.SearchOperator
 
equals(Object) - Method in class com.imaginary.lwp.Identifier
 
equals(Object) - Method in class com.imaginary.lwp.SearchBoolean
 
equals(Object) - Method in class com.imaginary.lwp.SearchOperator
 

F

FIND - Static variable in class com.jwpepper.cat.EntryItemSupport
 
find(SearchCriteria) - Method in class com.imaginary.lwp.PersistenceSupport
 
find(SearchCriteria) - Method in class com.imaginary.lwp.BaseHome
 
find(SearchCriteria) - Method in interface com.imaginary.lwp.Home
 
find(SearchCriteria) - Method in class com.imaginary.lwp.JDBCSupport
 
find(SearchCriteria) - Method in class com.jwpepper.inv.AnnotationSupport
 
findByObjectID(long) - Method in class com.imaginary.lwp.BaseHome
 
findByObjectID(long) - Method in interface com.imaginary.lwp.Home
 
findByObjectID(long) - Method in class com.jwpepper.cat.EntryItemSupport
 
FindException - exception com.imaginary.lwp.FindException.
 
FindException() - Constructor for class com.imaginary.lwp.FindException
 
FindException(Exception) - Constructor for class com.imaginary.lwp.FindException
 
FindException(String) - Constructor for class com.imaginary.lwp.FindException
 
FindException(String, Exception) - Constructor for class com.imaginary.lwp.FindException
 
Format - class com.jwpepper.inv.pprprd.Format.
Represents the physical format of a J.W.
FORMAT - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The format attribute.
Format() - Constructor for class com.jwpepper.inv.pprprd.Format
Empty constructor required by serialization.

G

generateID() - Method in class com.imaginary.lwp.PersistenceSupport
 
generateResults(Identifier) - Method in class com.jwpepper.inv.QueryReference
Generates a new set of results based on the query criteria.
generateResults(Identifier) - Method in class com.jwpepper.inv.QueryImpl
Generates a new set of results based on this query's search criteria.
generateResults(Identifier) - Method in interface com.jwpepper.inv.Query
Generates a new set of results based on this query's search criteria.
get(Class, String) - Method in class com.imaginary.lwp.Memento
Retrieves the value specified by the class and attribute given.
get(String) - Method in class com.imaginary.lwp.BaseReference
 
getAnnotation(String, Locale) - Method in interface com.jwpepper.inv.Product
Provides the annotation of the specified audience type translated to the specified locale.
getAnnotation(String, Locale) - Method in class com.jwpepper.inv.ProductImpl
Provides the annotation for the specified audience type and translated for the specified locale.
getAnnotation(String, Locale) - Method in class com.jwpepper.inv.ProductReference
Provides the specified annotation from the method of the same name in this reference's associated entity.
getArranger() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the arranger of the piece the piece.
getArranger() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides the name of the arranger of this piece of music.
getArranger() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the arranger associated with this product.
getAudience() - Method in interface com.jwpepper.cat.Catalog
Provides the audience whom this catalog is targeted at.
getAudience() - Method in class com.jwpepper.cat.CatalogImpl
Provides the target audience for this catalog.
getAudience() - Method in class com.jwpepper.cat.CatalogReference
Provides the target audience for this catalog.
getAudio() - Method in interface com.jwpepper.inv.Audio
This method returns the Audio String.
getAudio() - Method in class com.jwpepper.inv.AudioImpl
This method returns the Audio String.
getAudio() - Method in class com.jwpepper.inv.AudioReference
This method returns the Audio String.
getAutoCommit() - Method in class com.imaginary.lwp.PooledConnection
 
getBoolean() - Method in class com.imaginary.lwp.SearchBinding
 
getCatalog() - Method in class com.imaginary.lwp.PooledConnection
 
getCatalog() - Method in class com.jwpepper.cat.EntryReference
Provides the catalog in which this entry has been placed by delegating to the method of the same name in the associated entity object.
getCatalog() - Method in class com.jwpepper.cat.EntryImpl
Provides the catalog in which this entry is placed.
getCatalog() - Method in interface com.jwpepper.cat.Entry
Provides the catalog in which this entry occurs.
getCatalogNumber() - Method in interface com.jwpepper.cat.Catalog
Provides the "human-referenceable" catalog number for a catalog.
getCatalogNumber() - Method in class com.jwpepper.cat.CatalogImpl
Provides the "human-friendly" unique identifier for catalogs.
getCatalogNumber() - Method in class com.jwpepper.cat.CatalogReference
Provides the catalog number for the catalog.
getCause() - Method in class com.imaginary.lwp.LWPException
 
getClassification() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the classification of the piece.
getClassification() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides the classification into which this piece falls.
getClassification() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the classification associated with this piece of music.
getCode() - Method in class com.imaginary.lwp.Type
 
getCode() - Method in class com.jwpepper.inv.ManufacturerReference
Delegates to the manufacturer entity associated with this reference and returns the return value from its getCode() method.
getCode() - Method in interface com.jwpepper.inv.Manufacturer
Provides the three letter manufacturer code for this manufacturer.
getCode() - Method in class com.jwpepper.inv.ManufacturerImpl
Provides the three letter manufacturer code that represents this manufacturer.
getComposer() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the composer of the piece.
getComposer() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides the composer for this piece of music.
getComposer() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the composer of this piece of music.
getConnection() - Method in class com.imaginary.lwp.JDBCTransactionImpl
Provides a JDBC Connection object to the persistence handler implementing a persistence for a business object.
getConnection() - Method in class com.imaginary.lwp.PooledConnection
 
getConnection() - Method in interface com.imaginary.lwp.JDBCTransaction
 
getConnection() - Method in class com.imaginary.lwp.DLJDBCTransaction
 
getCriteria() - Method in class com.jwpepper.inv.QueryReference
Provides the criteria for the query
getCriteria() - Method in class com.jwpepper.inv.QueryImpl
Provides the criteria on which this search is based.
getCriteria() - Method in interface com.jwpepper.inv.Query
Provides the criteria on which this search is based.
getCurrent() - Static method in class com.imaginary.lwp.Transaction
 
getDatastoreDL() - Method in class com.imaginary.lwp.DLTransactionImpl
 
getDatastoreDL() - Method in interface com.imaginary.lwp.DLTransaction
 
getDatastoreDL() - Method in class com.imaginary.lwp.DLJDBCTransaction
 
getDatastoreTS() - Method in class com.imaginary.lwp.DLTransactionImpl
 
getDatastoreTS() - Method in interface com.imaginary.lwp.DLTransaction
 
getDatastoreTS() - Method in class com.imaginary.lwp.DLJDBCTransaction
 
getDescription() - Method in class com.imaginary.lwp.Type
 
getDescription(Locale) - Method in class com.jwpepper.cat.EntryReference
Provides a description of the entry by delegating to the method of the same name in the associated entity object.
getDescription(Locale) - Method in class com.jwpepper.cat.EntryItemReference
Provides the description for this entry item as if it were the primary entry in the entry in which it is contained.
getDescription(Locale) - Method in class com.jwpepper.cat.EntryImpl
Provides a description for the entry translated for the specified locale.
getDescription(Locale) - Method in interface com.jwpepper.cat.EntryItem
Provides the description for this entry item as if it were a primary item in an entry.
getDescription(Locale) - Method in interface com.jwpepper.cat.Entry
Provides a description of the entry.
getDescription(Locale) - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides a description of the product translated for the specified locale.
getEntity() - Method in class com.imaginary.lwp.BaseReference
 
getEntry() - Method in class com.jwpepper.cat.EntryItemReference
Provides the entry that owns this entry item.
getEntry() - Method in interface com.jwpepper.cat.EntryItem
Provides the entry that owns this entry item.
getEntry() - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides the entry that owns this entry item.
getField() - Method in class com.imaginary.lwp.SearchBinding
 
getFindSQL(SearchCriteria) - Method in class com.imaginary.lwp.JDBCSupport
 
getFormat() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the format of the product, i.e.
getFormat() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides the format of the product in question.
getFormat() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the physical format for the product.
getGrade() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the difficulty grade of the piece.
getGrade() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides the difficulty level of the music in question.
getGrade() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the difficulty grade associated with this product.
getIdentifier() - Method in class com.imaginary.lwp.Transaction
 
getInstance(Class) - Static method in class com.imaginary.lwp.BaseHome
 
getInstance(String) - Static method in class com.jwpepper.cat.Audience
Provides a simple way to access the audience having a specific code.
getInstance(String) - Static method in class com.jwpepper.inv.pprprd.Classification
Provides a simple way to access the classification having a specific code.
getInstance(String) - Static method in class com.jwpepper.inv.pprprd.Format
Provides a simple way to access the format having a specific code.
getInstance(String) - Static method in class com.jwpepper.inv.pprprd.Style
Provides a specific style represented by the specified code.
getInstance(String) - Static method in class com.jwpepper.inv.pprprd.Voicing
Provides the voicing represented by the specified code
getJoin(String) - Method in class com.imaginary.lwp.JDBCSupport
 
getJoin(String) - Method in class com.jwpepper.cat.EntrySupport
No joins currently supported.
getJoin(String) - Method in class com.jwpepper.cat.EntryItemSupport
 
getJoin(String) - Method in class com.jwpepper.inv.QuerySupport
 
getJoin(String) - Method in class com.jwpepper.inv.ManufacturerSupport
Given a table, this method returns a JDBCJoin object that represents the mapping of the MANUFACTURER table to the specified table.
getJoin(String) - Method in class com.jwpepper.inv.ProductSupport
Joins the MANUFACTURER table to the PRODUCT table for searches.
getJoin(String) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Joins the MANUFACTURER table to the PRODUCT table for searches.
getLastUpdateID() - Method in class com.imaginary.lwp.BaseEntity
 
getLastUpdateID() - Method in class com.imaginary.lwp.BaseReference
 
getLastUpdateID() - Method in interface com.imaginary.lwp.Persistent
 
getLastUpdateID() - Method in class com.imaginary.lwp.Memento
 
getLastUpdateID() - Method in interface com.imaginary.lwp.Entity
 
getLastUpdateID() - Method in interface com.imaginary.lwp.Reference
 
getLastUpdateTime() - Method in class com.imaginary.lwp.BaseEntity
 
getLastUpdateTime() - Method in class com.imaginary.lwp.BaseReference
 
getLastUpdateTime() - Method in interface com.imaginary.lwp.Persistent
 
getLastUpdateTime() - Method in class com.imaginary.lwp.Memento
 
getLastUpdateTime() - Method in interface com.imaginary.lwp.Entity
 
getLastUpdateTime() - Method in interface com.imaginary.lwp.Reference
 
getLineDescription(Locale) - Method in class com.jwpepper.cat.EntryItemReference
Provides the description of this entry item as if it were a secondary entry item in the entry in which it is contained.
getLineDescription(Locale) - Method in interface com.jwpepper.cat.EntryItem
Provides the description of this entry item as if it were a line item in the simple entry in which it appears.
getLineDescription(Locale) - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides a single line description of the product as it should appear as a line item in a catalog.
getLocale() - Method in interface com.jwpepper.inv.Audio
This method returns the Locale Object.
getLocale() - Method in class com.jwpepper.inv.AudioImpl
This method returns the Locale Object.
getLocale() - Method in class com.jwpepper.inv.AnnotationImpl
This method returns the Locale Object.
getLocale() - Method in class com.jwpepper.inv.AudioReference
This method returns the Locale Object.
getLocale() - Method in interface com.jwpepper.inv.Annotation
This method returns the Locale Object.
getLocale() - Method in class com.jwpepper.inv.AnnotationReference
This method returns the Locale Object.
getLongestID() - Method in class com.jwpepper.cat.SimpleEntryReference
Provides the length of the longest object ID.
getLongestID() - Method in class com.jwpepper.cat.SimpleEntryImpl
Provides the length of the longest objectID of all of the entry items associated with this entry.
getLongestID() - Method in interface com.jwpepper.cat.SimpleEntry
Provides the length of the objectID of the entry item having the most numbers.
getManufacturer() - Method in interface com.jwpepper.inv.Product
Provides the manufacturer of this product.
getManufacturer() - Method in class com.jwpepper.inv.ProductImpl
Provides a reference to the manufacturer of this product.
getManufacturer() - Method in class com.jwpepper.inv.ProductReference
Provides this product's manufacturer by delegating to the entity associated with this reference.
getManufacturerCode() - Method in interface com.jwpepper.inv.Product
Provides the manufacturer's unique identifier for this product.
getManufacturerCode() - Method in class com.jwpepper.inv.ProductImpl
Provides the manufacturer's identifier that uniquely identifies this product for the manufacturer.
getManufacturerCode() - Method in class com.jwpepper.inv.ProductReference
Provides the manufacturer code for this product.
getMetaData() - Method in class com.imaginary.lwp.PooledConnection
 
getMimeType() - Method in interface com.jwpepper.inv.Audio
This method returns the MimeType of the Audio Stream.
getMimeType() - Method in class com.jwpepper.inv.AudioImpl
This method returns the MimeType of the Audio Stream.
getMimeType() - Method in class com.jwpepper.inv.AnnotationImpl
This method returns the Annotation String.
getMimeType() - Method in interface com.jwpepper.inv.Annotation
This method returns the Annotation String.
getMimeType() - Method in class com.jwpepper.inv.AnnotationReference
 
getName() - Method in class com.imaginary.lwp.Type
 
getName() - Method in class com.jwpepper.inv.QueryReference
Provides the name of the query.
getName() - Method in class com.jwpepper.inv.QueryImpl
Provides the name associated with this query.
getName() - Method in interface com.jwpepper.inv.Query
Provides the name associated with this query.
getName(Locale) - Method in interface com.jwpepper.inv.Product
Provides the name of this product translated for the specified locale.
getName(Locale) - Method in class com.jwpepper.inv.ManufacturerReference
Delegates to the manufacturer entity associated with this reference and returns the return value from its getName() method.
getName(Locale) - Method in interface com.jwpepper.inv.Manufacturer
Provides the name of this manufacturer translated for the specified locale or for the default locale if no such translation exists.
getName(Locale) - Method in class com.jwpepper.inv.ManufacturerImpl
Provides the name of this manufacturer translated for the specified locale, if a translation exists.
getName(Locale) - Method in class com.jwpepper.inv.ProductImpl
Provides the name of this product translated for the specified locale.
getName(Locale) - Method in class com.jwpepper.inv.ProductReference
Provides the name of the product for the specified locale.
getObjectID() - Method in class com.imaginary.lwp.BaseEntity
 
getObjectID() - Method in class com.imaginary.lwp.BaseReference
 
getObjectID() - Method in interface com.imaginary.lwp.Persistent
 
getObjectID() - Method in class com.imaginary.lwp.Memento
 
getObjectID() - Method in interface com.imaginary.lwp.Entity
 
getObjectID() - Method in interface com.imaginary.lwp.Reference
 
getOperator() - Method in class com.imaginary.lwp.SearchBinding
 
getParent() - Method in class com.jwpepper.cat.EntryReference
Provides the parent for this entry.
getParent() - Method in class com.jwpepper.cat.EntryImpl
Provides the parent to this entry.
getParent() - Method in interface com.jwpepper.cat.Entry
Many entries may have parents.
getParent() - Method in interface com.jwpepper.inv.Product
Provides the parent of this product or null if it does not have a product.
getParent() - Method in class com.jwpepper.inv.ProductImpl
Provides the parent of this product.
getParent() - Method in class com.jwpepper.inv.ProductReference
Provides the parent product of this product.
getPrice() - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides the price of the associated product as it will appear in the catalog.
getPrice() - Method in interface com.jwpepper.inv.Product
Provides the basic price for this product.
getPrice() - Method in class com.jwpepper.inv.ProductImpl
Provide the base price for this product.
getPrice() - Method in class com.jwpepper.inv.ProductReference
Provides the base price for this product.
getPrimaryTable() - Method in class com.imaginary.lwp.JDBCSupport
 
getPrimaryTable() - Method in class com.jwpepper.cat.EntrySupport
 
getPrimaryTable() - Method in class com.jwpepper.cat.CatalogSupport
 
getPrimaryTable() - Method in class com.jwpepper.cat.EntryItemSupport
 
getPrimaryTable() - Method in class com.jwpepper.inv.QuerySupport
 
getPrimaryTable() - Method in class com.jwpepper.inv.ManufacturerSupport
 
getPrimaryTable() - Method in class com.jwpepper.inv.ProductSupport
 
getPrimaryTable() - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
 
getProduct() - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides the product with which this entry item is associated.
getProperties() - Method in class com.jwpepper.cat.EntryItemReference
Provides the properties associated with this entry item.
getProperties() - Method in interface com.jwpepper.cat.EntryItem
Provides the properties associated with this entry item.
getProperties() - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides a shallow copy of the properties associated with this entry.
getReference() - Method in class com.imaginary.lwp.BaseEntity
 
getReference() - Method in interface com.imaginary.lwp.Entity
 
getReference(long, String, HashMap) - Method in class com.imaginary.lwp.JDBCSupport
 
getSize() - Method in interface com.jwpepper.inv.Audio
This method returns the size of the Audio Stream.
getSize() - Method in class com.jwpepper.inv.AudioImpl
This method returns the size of the Audio Stream.
getText() - Method in class com.jwpepper.inv.AnnotationImpl
This method returns the Annotation String.
getText() - Method in interface com.jwpepper.inv.Annotation
This method returns the Annotation String.
getText() - Method in class com.jwpepper.inv.AnnotationReference
This method returns the Annotation String.
getTimestamp() - Method in class com.imaginary.lwp.Transaction
 
getTitle(Locale) - Method in class com.jwpepper.cat.EntryReference
Provides the title for the entry by delegating to the method of the same name in the associated entity object.
getTitle(Locale) - Method in class com.jwpepper.cat.EntryItemReference
Provides the title for this entry item.
getTitle(Locale) - Method in class com.jwpepper.cat.EntryImpl
Provides the entry title translated for the specified locale.
getTitle(Locale) - Method in interface com.jwpepper.cat.EntryItem
Provides the title for this entry item as if it were a primary item in an entry.
getTitle(Locale) - Method in interface com.jwpepper.cat.Entry
 
getTitle(Locale) - Method in class com.jwpepper.inv.ProductEntryItemImpl
Provides the title of the entry item.
getTransactionIsolation() - Method in class com.imaginary.lwp.PooledConnection
 
getType() - Method in class com.imaginary.lwp.AuthenticationException
 
getType(String, String) - Method in class com.imaginary.lwp.ObjectServerImpl
 
getType(String, String) - Method in interface com.imaginary.lwp.ObjectServer
 
getType(String, String) - Method in interface com.imaginary.lwp.TypeLoader
 
getType(String, String) - Static method in class com.imaginary.lwp.Type
 
getType(String, String) - Method in class com.imaginary.lwp.JDBCTypeLoader
 
getUser() - Method in class com.jwpepper.inv.QueryReference
Provides the user ID of the user who owns the query
getUser() - Method in class com.jwpepper.inv.QueryImpl
Provides the user ID of the person who owns this query.
getUser() - Method in interface com.jwpepper.inv.Query
Provides the user ID of the person who owns this query.
getUserID() - Method in class com.imaginary.lwp.Identifier
 
getValue() - Method in class com.imaginary.lwp.SearchBinding
 
getVoicing() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the voicing associated with this piece.
getVoicing() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides a String representation of the different voices associated with this piece of music.
getVoicing() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Provides the voicing associated with this product.
getWarnings() - Method in class com.imaginary.lwp.PooledConnection
 
GRADE - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The grade attribute.
GREATER_EQUAL - Static variable in class com.imaginary.lwp.SearchOperator
 
GREATER_THAN - Static variable in class com.imaginary.lwp.SearchOperator
 

H

hashCode() - Method in class com.imaginary.lwp.Identifier
A hash code based on the key.
hashCode() - Method in class com.imaginary.lwp.SearchBoolean
 
hashCode() - Method in class com.imaginary.lwp.SearchOperator
 
HNDLR_PREFIX - Static variable in class com.imaginary.lwp.LWPProperties
 
Home - interface com.imaginary.lwp.Home.
 

I

Identifier - class com.imaginary.lwp.Identifier.
A client token for identifying itself to the server.
Identifier() - Constructor for class com.imaginary.lwp.Identifier
Empty constructor required by serialization.
IllegalProductRelationException - exception com.jwpepper.inv.IllegalProductRelationException.
This exception is thrown by any attempt to extend a product hierarchy beyond two levels.
IllegalProductRelationException(String) - Constructor for class com.jwpepper.inv.IllegalProductRelationException
 
IN_STOCK - Static variable in interface com.jwpepper.inv.Product
The inStock attribute.
isClosed() - Method in class com.imaginary.lwp.PooledConnection
 
isInStock() - Method in interface com.jwpepper.inv.Product
Determines if this product is currently in stock.
isInStock() - Method in class com.jwpepper.inv.ProductImpl
Determines if this product is currently in stock.
isInStock() - Method in class com.jwpepper.inv.ProductReference
Signals whether or not the product is in stock.
isReadOnly() - Method in class com.imaginary.lwp.PooledConnection
 
ITEMS - Static variable in interface com.jwpepper.cat.SimpleEntry
 
items() - Method in class com.jwpepper.cat.SimpleEntryImpl
Provides a list of entry items associated with this entry.
items() - Method in interface com.jwpepper.cat.SimpleEntry
Provides the list of entry items associated with this simple entry.
items(Locale) - Method in class com.jwpepper.cat.SimpleEntryReference
Delegates to the method of the same name in the associated entity to retrieve all child items associated with this simple entry.

J

JDBC_DRIVER - Static variable in class com.imaginary.lwp.LWPProperties
 
JDBC_PROPS - Static variable in class com.imaginary.lwp.LWPProperties
 
JDBC_TIMEOUT - Static variable in class com.imaginary.lwp.LWPProperties
 
JDBCAuthenticator - class com.imaginary.lwp.JDBCAuthenticator.
Implements the Authenticator interface to authenticate a user ID/password against values stored in a database.
JDBCAuthenticator() - Constructor for class com.imaginary.lwp.JDBCAuthenticator
 
JDBCJoin - class com.imaginary.lwp.JDBCJoin.
 
JDBCJoin() - Constructor for class com.imaginary.lwp.JDBCJoin
 
JDBCJoin(String, String) - Constructor for class com.imaginary.lwp.JDBCJoin
 
JDBCSupport - class com.imaginary.lwp.JDBCSupport.
 
JDBCSupport() - Constructor for class com.imaginary.lwp.JDBCSupport
 
JDBCTransaction - interface com.imaginary.lwp.JDBCTransaction.
Prescribes methods specific to JDBC transactions.
JDBCTransactionImpl - class com.imaginary.lwp.JDBCTransactionImpl.
Implements the Transaction interface for support of JDBC transactions.
JDBCTransactionImpl() - Constructor for class com.imaginary.lwp.JDBCTransactionImpl
Constructs a new transaction.
JDBCTypeLoader - class com.imaginary.lwp.JDBCTypeLoader.
 
JDBCTypeLoader() - Constructor for class com.imaginary.lwp.JDBCTypeLoader
 

L

LAST_RESULTS - Static variable in interface com.jwpepper.inv.Query
The lastResults attribute.
lastResults() - Method in class com.jwpepper.inv.QueryReference
Provides the most recent list of products generated as results to this query.
lastResults() - Method in class com.jwpepper.inv.QueryImpl
Provides a list of the most recently generated results.
lastResults() - Method in interface com.jwpepper.inv.Query
Provides a list of the most recently generated results.
LESS_EQUAL - Static variable in class com.imaginary.lwp.SearchOperator
 
LESS_THAN - Static variable in class com.imaginary.lwp.SearchOperator
 
LIKE - Static variable in class com.imaginary.lwp.SearchOperator
 
LINE_DESC - Static variable in interface com.jwpepper.cat.EntryItem
The lineDescription attribute.
lineItems(Locale) - Method in class com.jwpepper.cat.SimpleEntryReference
Delegates to the method of the same name in the associated entity to retrieve all child items associated with this simple entry described for the specified locale.
lineItems(Locale) - Method in class com.jwpepper.cat.SimpleEntryImpl
Provides the string items of this entry.
lineItems(Locale) - Method in interface com.jwpepper.cat.SimpleEntry
The string items associated with this entry translated for the specified locale.
list() - Static method in class com.jwpepper.cat.Audience
Lists all audiences available.
list() - Static method in class com.jwpepper.inv.pprprd.Classification
Provides the full list of classifications.
list() - Static method in class com.jwpepper.inv.pprprd.Format
Lists all formats available.
list() - Static method in class com.jwpepper.inv.pprprd.Style
Provides all known styles.
list() - Static method in class com.jwpepper.inv.pprprd.Voicing
Lists all voicings.
list(Classification) - Static method in class com.jwpepper.inv.pprprd.Style
Provides all of the styles associated with the specified classification.
list(String) - Static method in class com.imaginary.lwp.Type
 
LOAD - Static variable in class com.jwpepper.cat.EntrySupport
The SQL SELECT statement.
LOAD - Static variable in class com.jwpepper.cat.CatalogSupport
 
LOAD - Static variable in class com.jwpepper.cat.EntryItemSupport
 
LOAD - Static variable in class com.jwpepper.inv.QuerySupport
 
LOAD_ANNOTATIONS - Static variable in class com.jwpepper.inv.ProductSupport
SQL statement for loading annotations
LOAD_CHILDREN - Static variable in class com.jwpepper.inv.ProductSupport
SQL statement for loading children.
LOAD_ENTRIES - Static variable in class com.jwpepper.cat.CompositeEntrySupport
The SQL for loading child entries.
LOAD_ITEMS - Static variable in class com.jwpepper.cat.SimpleEntrySupport
 
LOAD_RESULTS - Static variable in class com.jwpepper.inv.QuerySupport
 
load(long) - Method in class com.imaginary.lwp.BaseEntity
 
load(long) - Method in interface com.imaginary.lwp.Persistent
 
load(Memento) - Method in class com.imaginary.lwp.BaseEntity
 
load(Memento) - Method in class com.jwpepper.cat.EntryImpl
Loads the entry from the data store using the state information contained in the specified memento.
load(Memento) - Method in class com.jwpepper.cat.SimpleEntryImpl
Loads the state of the entry from the persistent store using the specified memento.
load(Memento) - Method in class com.jwpepper.cat.CompositeEntryImpl
Loads the state of the entry from the persistent store using the specified memento.
load(Memento) - Method in class com.jwpepper.cat.CatalogImpl
Loads the catalog's state from the specified memento.
load(Memento) - Method in class com.jwpepper.cat.SectionImpl
Loads the section's state from the specified memento.
load(Memento) - Method in class com.jwpepper.inv.ProductEntryItemImpl
Loads the entry item from the specified memento.
load(Memento) - Method in class com.jwpepper.inv.AudioImpl
This method loads the Audio's attributes from a Memento Object
load(Memento) - Method in class com.jwpepper.inv.AnnotationImpl
This method loads the Annotation's attributes from a Memento Object
load(Memento) - Method in class com.jwpepper.inv.ManufacturerImpl
Loads the state of this ManufacturerImpl instance from the specified memento.
load(Memento) - Method in class com.jwpepper.inv.QueryImpl
Loads this query's state from the specified memento.
load(Memento) - Method in class com.jwpepper.inv.ProductImpl
Loads the state of this product from the specified memento.
load(Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Implements the LWP load() method to load the current state of the product from the specified memento.
load(Transaction, Memento) - Method in class com.imaginary.lwp.PersistenceSupport
 
load(Transaction, Memento) - Method in class com.jwpepper.cat.EntrySupport
This method is left empty since the Entry class is not currently used as a concrete class.
load(Transaction, Memento) - Method in class com.jwpepper.cat.CompositeEntrySupport
Loads the basic information for the entry by calling load() in the superclass and then loading all child entries.
load(Transaction, Memento) - Method in class com.jwpepper.cat.SimpleEntrySupport
 
load(Transaction, Memento) - Method in class com.jwpepper.cat.CatalogSupport
 
load(Transaction, Memento) - Method in class com.jwpepper.cat.EntryItemSupport
 
load(Transaction, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
load(Transaction, Memento) - Method in class com.jwpepper.inv.AnnotationSupport
 
load(Transaction, Memento) - Method in class com.jwpepper.inv.ManufacturerSupport
Loads the data for a manufacturer into the specified memento.
load(Transaction, Memento) - Method in class com.jwpepper.inv.ProductSupport
This method is left empty since the Product class is not currently used as a concrete class.
load(Transaction, Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Loads a J.W.
loadAnnotations(Transaction, long) - Method in class com.jwpepper.inv.ProductSupport
Loads all annotations associated with the named product.
loadChildren(Transaction, long) - Method in class com.jwpepper.inv.ProductSupport
 
loadEntries(Transaction, Memento) - Method in class com.jwpepper.cat.CompositeEntrySupport
Loads all of the child entries associated with an entry.
LoadException - exception com.imaginary.lwp.LoadException.
 
LoadException() - Constructor for class com.imaginary.lwp.LoadException
 
LoadException(Exception) - Constructor for class com.imaginary.lwp.LoadException
 
LoadException(String) - Constructor for class com.imaginary.lwp.LoadException
 
LoadException(String, Exception) - Constructor for class com.imaginary.lwp.LoadException
 
loadItems(Transaction, Memento) - Method in class com.jwpepper.cat.SimpleEntrySupport
 
loadResults(Connection, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
loadStyles(Transaction, long) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Loads all of the styles associated with this product.
LOCALE - Static variable in interface com.jwpepper.inv.Audio
 
LOCALE - Static variable in interface com.jwpepper.inv.Annotation
 
login(String, String) - Static method in class com.imaginary.lwp.Identifier
Authenticates the specified user ID against the specified password.
login(String, String) - Method in class com.imaginary.lwp.ObjectServerImpl
 
login(String, String) - Method in interface com.imaginary.lwp.ObjectServer
 
lookup(Identifier, String) - Method in class com.imaginary.lwp.ObjectServerImpl
 
lookup(Identifier, String) - Method in interface com.imaginary.lwp.ObjectServer
 
LookupException - exception com.imaginary.lwp.LookupException.
 
LookupException() - Constructor for class com.imaginary.lwp.LookupException
 
LookupException(Exception) - Constructor for class com.imaginary.lwp.LookupException
 
LookupException(String) - Constructor for class com.imaginary.lwp.LookupException
 
LookupException(String, Exception) - Constructor for class com.imaginary.lwp.LookupException
 
LWPException - exception com.imaginary.lwp.LWPException.
 
LWPException() - Constructor for class com.imaginary.lwp.LWPException
 
LWPException(Exception) - Constructor for class com.imaginary.lwp.LWPException
 
LWPException(String) - Constructor for class com.imaginary.lwp.LWPException
 
LWPException(String, Exception) - Constructor for class com.imaginary.lwp.LWPException
 
LWPProperties - class com.imaginary.lwp.LWPProperties.
 
LWPProperties() - Constructor for class com.imaginary.lwp.LWPProperties
 

M

main(String[]) - Static method in class com.imaginary.lwp.ObjectServerImpl
 
Manufacturer - interface com.jwpepper.inv.Manufacturer.
Prescribes methods to be implemented in support of the manufacturer business component.
MANUFACTURER - Static variable in interface com.jwpepper.inv.Product
The manufacturer attribute.
MANUFACTURER_CODE - Static variable in interface com.jwpepper.inv.Product
The manufacturerCode attribute.
ManufacturerHome - interface com.jwpepper.inv.ManufacturerHome.
The home objct from the manufacturer business component.
ManufacturerHomeImpl - class com.jwpepper.inv.ManufacturerHomeImpl.
The home objct from the manufacturer business component.
ManufacturerHomeImpl() - Constructor for class com.jwpepper.inv.ManufacturerHomeImpl
 
ManufacturerImpl - class com.jwpepper.inv.ManufacturerImpl.
Implements the business logic associated with a J.W.
ManufacturerImpl() - Constructor for class com.jwpepper.inv.ManufacturerImpl
Empty constructor for instantiating a ManufacturerImpl instance.
ManufacturerReference - class com.jwpepper.inv.ManufacturerReference.
The LWP reference class for the manufacturer business component.
ManufacturerReference() - Constructor for class com.jwpepper.inv.ManufacturerReference
Empty constructor required by serialization.
ManufacturerReference(long) - Constructor for class com.jwpepper.inv.ManufacturerReference
Constructs a new ManufacturerReference instance that will delegate to the ManufacturerImpl with the specified objectID.
ManufacturerReference(Manufacturer) - Constructor for class com.jwpepper.inv.ManufacturerReference
Constructs a reference class for the specified entity.
ManufacturerSupport - class com.jwpepper.inv.ManufacturerSupport.
Provides all persistence support for the manufacturer business component.
ManufacturerSupport() - Constructor for class com.jwpepper.inv.ManufacturerSupport
Constructs a new support object for manufacturer components.
mapField(String) - Method in class com.imaginary.lwp.JDBCSupport
 
mapField(String) - Method in class com.jwpepper.cat.EntrySupport
Maps the fields used in a search to actual database fields.
mapField(String) - Method in class com.jwpepper.cat.CatalogSupport
 
mapField(String) - Method in class com.jwpepper.cat.EntryItemSupport
 
mapField(String) - Method in class com.jwpepper.inv.QuerySupport
 
mapField(String) - Method in class com.jwpepper.inv.ManufacturerSupport
Maps fields used in a search to the actual database fields on which a search should be conducted.
mapField(String) - Method in class com.jwpepper.inv.ProductSupport
Maps the fields used in a search to actual database fields.
mapField(String) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Maps the fields used in a search to actual database fields.
MAX_JDBC_CONN - Static variable in class com.imaginary.lwp.LWPProperties
 
Memento - class com.imaginary.lwp.Memento.
Captures the classic memento pattern for Java.
Memento() - Constructor for class com.imaginary.lwp.Memento
Constructs an empty memento.
Memento(BaseEntity) - Constructor for class com.imaginary.lwp.Memento
Constructs a memento for the object with the specified objectID
Memento(long) - Constructor for class com.imaginary.lwp.Memento
Constructs a memento with the specified objectID.
MIMETYPE - Static variable in interface com.jwpepper.inv.Audio
 
MIMETYPE - Static variable in interface com.jwpepper.inv.Annotation
 

N

NAME - Static variable in interface com.jwpepper.inv.Product
The name attribute.
NAME - Static variable in interface com.jwpepper.inv.Manufacturer
The name attribute.
NAME - Static variable in interface com.jwpepper.inv.Query
The name attribute.
nativeSQL(String) - Method in class com.imaginary.lwp.PooledConnection
 
NOT_EQUAL - Static variable in class com.imaginary.lwp.SearchOperator
 

O

ObjectServer - interface com.imaginary.lwp.ObjectServer.
 
ObjectServerImpl - class com.imaginary.lwp.ObjectServerImpl.
 
OR - Static variable in class com.imaginary.lwp.SearchBoolean
 

P

PARENT - Static variable in interface com.jwpepper.cat.Entry
 
PARENT - Static variable in interface com.jwpepper.inv.Product
The parent attribute.
PepperProduct - interface com.jwpepper.inv.pprprd.PepperProduct.
Extends the generic Product class to capture J.W.
PepperProductHome - interface com.jwpepper.inv.pprprd.PepperProductHome.
Provides the functionality to search for and create J.W.
PepperProductHomeImpl - class com.jwpepper.inv.pprprd.PepperProductHomeImpl.
Provides the functionality to search for and create J.W.
PepperProductHomeImpl() - Constructor for class com.jwpepper.inv.pprprd.PepperProductHomeImpl
 
PepperProductImpl - class com.jwpepper.inv.pprprd.PepperProductImpl.
Implementation of the business logic associated with the J.W.
PepperProductImpl() - Constructor for class com.jwpepper.inv.pprprd.PepperProductImpl
Empty constructor for the anonymous building of instances of the PepperProductImpl class.
PepperProductReference - class com.jwpepper.inv.pprprd.PepperProductReference.
The reference class for the PepperProduct business component.
PepperProductReference() - Constructor for class com.jwpepper.inv.pprprd.PepperProductReference
Empty constructor required for serialization.
PepperProductReference(long) - Constructor for class com.jwpepper.inv.pprprd.PepperProductReference
Constructs a new PepperProductReference that refers to the PepperProduct of the specified objectID.
PepperProductReference(PepperProduct) - Constructor for class com.jwpepper.inv.pprprd.PepperProductReference
Constructs a new PepperProductReference for the specified product entity.
PepperProductSupport - class com.jwpepper.inv.pprprd.PepperProductSupport.
Supports database storage for J.W.
PepperProductSupport() - Constructor for class com.jwpepper.inv.pprprd.PepperProductSupport
 
PersistenceException - exception com.imaginary.lwp.PersistenceException.
The base exception class for all persistence-related problems.
PersistenceException() - Constructor for class com.imaginary.lwp.PersistenceException
Empty constructor for serialization and nothing else.
PersistenceException(Exception) - Constructor for class com.imaginary.lwp.PersistenceException
Constructs a new exception chained to the specified exception.
PersistenceException(String) - Constructor for class com.imaginary.lwp.PersistenceException
Constructs a new exception for the specified reason.
PersistenceException(String, Exception) - Constructor for class com.imaginary.lwp.PersistenceException
Constructs a new exception for the specified reason chained to the specified exception.
PersistenceSupport - class com.imaginary.lwp.PersistenceSupport.
 
PersistenceSupport() - Constructor for class com.imaginary.lwp.PersistenceSupport
 
Persistent - interface com.imaginary.lwp.Persistent.
 
PooledConnection - class com.imaginary.lwp.PooledConnection.
Represents a connection from a pool of shared connections.
PooledConnection() - Constructor for class com.imaginary.lwp.PooledConnection
Constructs a new pooled connection.
preloads() - Method in class com.imaginary.lwp.SearchCriteria
 
prepareCall(String) - Method in class com.imaginary.lwp.PooledConnection
 
prepareStatement(String) - Method in class com.imaginary.lwp.PooledConnection
 
PRICE - Static variable in interface com.jwpepper.inv.Product
The price attribute.
Product - interface com.jwpepper.inv.Product.
Contains the methods required to support the product business component.
ProductEntryItemImpl - class com.jwpepper.inv.ProductEntryItemImpl.
Provides a view of J.W.
ProductEntryItemImpl() - Constructor for class com.jwpepper.inv.ProductEntryItemImpl
Empty constructor required for entities by LWP.
ProductHome - interface com.jwpepper.inv.ProductHome.
Prescribes methods to support the creation of J.W.
ProductHomeImpl - class com.jwpepper.inv.ProductHomeImpl.
Implements the methods of a product's home interface.
ProductHomeImpl() - Constructor for class com.jwpepper.inv.ProductHomeImpl
Empty constructor.
ProductImpl - class com.jwpepper.inv.ProductImpl.
Implements the business logic associated with the J.W.
ProductImpl() - Constructor for class com.jwpepper.inv.ProductImpl
Empty constructor for instantiating a new ProductImpl instance.
ProductReference - class com.jwpepper.inv.ProductReference.
Client delegator for the product business component.
ProductReference() - Constructor for class com.jwpepper.inv.ProductReference
Empty constructor required by serialization.
ProductReference(long) - Constructor for class com.jwpepper.inv.ProductReference
Constructs a reference that will point to the product with the specified objectID.
ProductReference(Product) - Constructor for class com.jwpepper.inv.ProductReference
Constructs a reference that will point to the specified product.
PRODUCTS - Static variable in interface com.jwpepper.inv.Audio
 
PRODUCTS - Static variable in interface com.jwpepper.inv.Manufacturer
The products attribute.
PRODUCTS - Static variable in interface com.jwpepper.inv.Annotation
 
products() - Method in interface com.jwpepper.inv.Audio
This method returns an iterator over the products collection.
products() - Method in class com.jwpepper.inv.ManufacturerReference
Delegates to the manufacturer entity associated with this reference and returns the return value from its products() method.
products() - Method in class com.jwpepper.inv.AudioImpl
This method returns an iterator over the products collection.
products() - Method in class com.jwpepper.inv.AnnotationImpl
This method returns an iterator over the products collection.
products() - Method in interface com.jwpepper.inv.Manufacturer
Provides a list of the products associated with this manufacturer.
products() - Method in class com.jwpepper.inv.AudioReference
This method returns an iterator over the products collection.
products() - Method in class com.jwpepper.inv.ManufacturerImpl
Provides a list of all products produced by this manufacturer as an iterator.
products() - Method in interface com.jwpepper.inv.Annotation
This method returns an iterator over the products collection.
products() - Method in class com.jwpepper.inv.AnnotationReference
This method returns an iterator over the products collection.
ProductSupport - class com.jwpepper.inv.ProductSupport.
Provides database access for persistence operations related to the product business component.
ProductSupport() - Constructor for class com.jwpepper.inv.ProductSupport
 
PROPERTIES - Static variable in interface com.jwpepper.cat.EntryItem
The properties attribute.
PROPS_BUNDLE - Static variable in class com.imaginary.lwp.LWPProperties
 
PROPS_FILE - Static variable in class com.imaginary.lwp.LWPProperties
 
put(Class, String, Object) - Method in class com.imaginary.lwp.Memento
Inserts the specified value into the memento.
put(String, Object) - Method in class com.imaginary.lwp.BaseReference
 

Q

Query - interface com.jwpepper.inv.Query.
Specifies methods that need to be implemented by a query object.
QueryHome - interface com.jwpepper.inv.QueryHome.
Prescribes methods to support the creation of queries.
QueryHomeImpl - class com.jwpepper.inv.QueryHomeImpl.
Implements methods for the creation of new queries.
QueryHomeImpl() - Constructor for class com.jwpepper.inv.QueryHomeImpl
Constructs a new QueryHomeImpl instance.
QueryImpl - class com.jwpepper.inv.QueryImpl.
In EJB terms, a session bean that supports the querying of the J.W.
QueryImpl() - Constructor for class com.jwpepper.inv.QueryImpl
Empty constructor required of all LWP implementation objects.
QueryReference - class com.jwpepper.inv.QueryReference.
 
QueryReference() - Constructor for class com.jwpepper.inv.QueryReference
Empty constructor required by serialization.
QueryReference(long) - Constructor for class com.jwpepper.inv.QueryReference
Constructs a reference that will point to the query with the specified objectID.
QueryReference(Query) - Constructor for class com.jwpepper.inv.QueryReference
Constructs a reference that will point to the specified query.
QuerySupport - class com.jwpepper.inv.QuerySupport.
Provides database access for persistence operations related to query objects.
QuerySupport() - Constructor for class com.jwpepper.inv.QuerySupport
 

R

reconnect() - Method in class com.imaginary.lwp.BaseReference
 
Reference - interface com.imaginary.lwp.Reference.
 
ReferenceReuseException - exception com.imaginary.lwp.ReferenceReuseException.
Represents an attempt to reuse a reference that has already been assigned an entity.
ReferenceReuseException() - Constructor for class com.imaginary.lwp.ReferenceReuseException
Empty constructor.
ReferenceReuseException(String) - Constructor for class com.imaginary.lwp.ReferenceReuseException
Exception with text.
reload() - Method in class com.imaginary.lwp.BaseEntity
 
reload() - Method in interface com.imaginary.lwp.Persistent
 
REMOVE - Static variable in class com.jwpepper.cat.EntrySupport
The SQL DELETE statement.
REMOVE - Static variable in class com.jwpepper.cat.EntryItemSupport
 
REMOVE - Static variable in class com.jwpepper.inv.QuerySupport
 
REMOVE - Static variable in class com.jwpepper.inv.ProductSupport
The SQL DELETE statement.
REMOVE_ANNOTATIONS - Static variable in class com.jwpepper.inv.ProductSupport
The SQL to remove annotations for a product.
REMOVE_RESULTS - Static variable in class com.jwpepper.inv.QuerySupport
 
remove() - Method in class com.imaginary.lwp.BaseEntity
 
remove() - Method in interface com.imaginary.lwp.Entity
 
remove(Transaction, Memento) - Method in class com.imaginary.lwp.PersistenceSupport
 
remove(Transaction, Memento) - Method in class com.jwpepper.cat.EntrySupport
Deletes the entry represented by the data in the specified memento from the database.
remove(Transaction, Memento) - Method in class com.jwpepper.cat.EntryItemSupport
 
remove(Transaction, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
remove(Transaction, Memento) - Method in class com.jwpepper.inv.AnnotationSupport
 
remove(Transaction, Memento) - Method in class com.jwpepper.inv.ManufacturerSupport
Removes the mannufacturer identified by the specified memento from the database.
remove(Transaction, Memento) - Method in class com.jwpepper.inv.ProductSupport
Deletes the product represented by the data in the specified memento from the database.
remove(Transaction, Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Removes the product represented by the specified memento from the database.
removeAnnotation(Identifier, AnnotationReference) - Method in interface com.jwpepper.inv.Product
Removes the specified annotation from this product's list of annotations.
removeAnnotation(Identifier, AnnotationReference) - Method in class com.jwpepper.inv.ProductImpl
Removes the specified annotation from the list of annotations describing this product.
removeAnnotation(Identifier, AnnotationReference) - Method in class com.jwpepper.inv.ProductReference
Removes the specified annotation from this product by delegating to the removeAnnotation() method in this reference's associated entity.
removeChild(Identifier, Product) - Method in interface com.jwpepper.inv.Product
Removes the specified child product from this product's list of children.
removeChild(Identifier, Product) - Method in class com.jwpepper.inv.ProductImpl
Removes the specified child from the list of this product's children.
removeChild(Identifier, Product) - Method in class com.jwpepper.inv.ProductReference
Removes the specified product from this product's children by delegating to the removeChild() method in this reference's associated entity.
RemoveException - exception com.imaginary.lwp.RemoveException.
 
RemoveException() - Constructor for class com.imaginary.lwp.RemoveException
 
RemoveException(Exception) - Constructor for class com.imaginary.lwp.RemoveException
 
RemoveException(String) - Constructor for class com.imaginary.lwp.RemoveException
 
RemoveException(String, Exception) - Constructor for class com.imaginary.lwp.RemoveException
 
removeParent(Identifier, Product) - Method in interface com.jwpepper.inv.Product
Sets the product to be orphaned if the specified product matches this product's parent.
removeParent(Identifier, Product) - Method in class com.jwpepper.inv.ProductImpl
Sets the parent to null is the specified product is the current parent.
removeParent(Identifier, Product) - Method in class com.jwpepper.inv.ProductReference
Removes the specified parent from this product by delegating to the removeParent() method in this reference's associated entity.
removeProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Audio
This method removes a Product from a collection of Products that the Audio belongs to.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.ManufacturerReference
Delegates to the associated entity's removeProduct method.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.AudioImpl
This method removes a Product from a collection of Products that the Audio belongs to.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.AnnotationImpl
This method removes a Product from a collection of Products that the Annotation belongs to.
removeProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Manufacturer
Removes the specified product from this manufacturer's list of products.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.AudioReference
This method removes a Product from a collection of Products that the Audio belongs to.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.ManufacturerImpl
Removes the specified product from the list of products produced by this manufacturer.
removeProduct(Identifier, Product) - Method in interface com.jwpepper.inv.Annotation
This method removes a Product from a collection of Products that the Annotation belongs to.
removeProduct(Identifier, Product) - Method in class com.jwpepper.inv.AnnotationReference
This method removes a Product from a collection of Products that the Annotation belongs to.
removeResults(Connection, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
RMI_URL - Static variable in class com.imaginary.lwp.LWPProperties
 
rollback() - Method in class com.imaginary.lwp.Transaction
 
rollback() - Method in class com.imaginary.lwp.JDBCTransactionImpl
Tells the current connection to rollback.
rollback() - Method in class com.imaginary.lwp.PooledConnection
 
rollback() - Method in class com.imaginary.lwp.DLTransactionImpl
 
rollback() - Method in interface com.imaginary.lwp.DLTransaction
 
rollback() - Method in interface com.imaginary.lwp.JDBCTransaction
 
rollback() - Method in class com.imaginary.lwp.DLJDBCTransaction
 
run() - Method in class com.imaginary.lwp.PooledConnection
 

S

SAVE_ANNOTATIONS - Static variable in class com.jwpepper.inv.ProductSupport
The SQL to save annotations for a product.
save() - Method in class com.imaginary.lwp.BaseEntity
 
save(Entity) - Method in class com.imaginary.lwp.Transaction
 
saveAnnotations(Transaction, long, HashMap) - Method in class com.jwpepper.inv.ProductSupport
Saves the annotations associated with the product.
saveResults(Connection, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
saveStyles(Transaction, long, ArrayList) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Inserts the specified styles for a product into the database.
SearchBinding - class com.imaginary.lwp.SearchBinding.
 
SearchBinding(SearchBoolean, String, SearchOperator, Object) - Constructor for class com.imaginary.lwp.SearchBinding
 
SearchBinding(SearchCriteria) - Constructor for class com.imaginary.lwp.SearchBinding
 
SearchBinding(String, Object) - Constructor for class com.imaginary.lwp.SearchBinding
 
SearchBoolean - class com.imaginary.lwp.SearchBoolean.
 
SearchBoolean() - Constructor for class com.imaginary.lwp.SearchBoolean
 
SearchCriteria - class com.imaginary.lwp.SearchCriteria.
 
SearchCriteria() - Constructor for class com.imaginary.lwp.SearchCriteria
 
SearchCriteria(Iterator) - Constructor for class com.imaginary.lwp.SearchCriteria
 
SearchOperator - class com.imaginary.lwp.SearchOperator.
 
SearchOperator() - Constructor for class com.imaginary.lwp.SearchOperator
 
Section - interface com.jwpepper.cat.Section.
Prescribes the methods required to support the section business component.
SectionHome - interface com.jwpepper.cat.SectionHome.
Enables the finding and creation of section business components.
SectionHomeImpl - class com.jwpepper.cat.SectionHomeImpl.
Enables the finding and creation of section business components.
SectionHomeImpl() - Constructor for class com.jwpepper.cat.SectionHomeImpl
Empty constructor.
SectionImpl - class com.jwpepper.cat.SectionImpl.
Implements the business logic associated with the section business component.
SectionImpl() - Constructor for class com.jwpepper.cat.SectionImpl
Empty constructor required for LWP entity implementations.
SectionReference - class com.jwpepper.cat.SectionReference.
Provides a clean client interface into the section business object by delegating to the methods of the same name.
SectionReference() - Constructor for class com.jwpepper.cat.SectionReference
Empty constructor required by serialization.
SectionReference(long) - Constructor for class com.jwpepper.cat.SectionReference
Constructs a section reference that refers to the section having the specified objectID
SectionReference(Section) - Constructor for class com.jwpepper.cat.SectionReference
Constructs a section reference that points to the specified entity object.
SectionSupport - class com.jwpepper.cat.SectionSupport.
Supports the storage of a section business component to a database.
SectionSupport() - Constructor for class com.jwpepper.cat.SectionSupport
 
SELECT - Static variable in class com.imaginary.lwp.JDBCAuthenticator
The SQL SELECT statement.
setAutoCommit(boolean) - Method in class com.imaginary.lwp.PooledConnection
 
setCatalog(String) - Method in class com.imaginary.lwp.PooledConnection
 
setLastUpdateID(String) - Method in class com.imaginary.lwp.Memento
 
setLastUpdateTime(long) - Method in class com.imaginary.lwp.Memento
 
setReadOnly(boolean) - Method in class com.imaginary.lwp.PooledConnection
 
setTransactionIsolation(int) - Method in class com.imaginary.lwp.PooledConnection
 
SimpleEntry - interface com.jwpepper.cat.SimpleEntry.
Prescribes the business logic required to support the simple entry business component.
SimpleEntryHome - interface com.jwpepper.cat.SimpleEntryHome.
Enables the finding and creation of simple entry business components.
SimpleEntryHomeImpl - class com.jwpepper.cat.SimpleEntryHomeImpl.
Enables the finding and creation of simple entry business components.
SimpleEntryHomeImpl() - Constructor for class com.jwpepper.cat.SimpleEntryHomeImpl
Empty constructor.
SimpleEntryImpl - class com.jwpepper.cat.SimpleEntryImpl.
Implements the business logic for the simple entry business component.
SimpleEntryImpl() - Constructor for class com.jwpepper.cat.SimpleEntryImpl
Empty constructor required by LWP for entity implementations.
SimpleEntryReference - class com.jwpepper.cat.SimpleEntryReference.
Provides a client view of the simple entry business component by delegating to that business component.
SimpleEntryReference() - Constructor for class com.jwpepper.cat.SimpleEntryReference
Empty constructor required by serialization.
SimpleEntryReference(long) - Constructor for class com.jwpepper.cat.SimpleEntryReference
Constructs a new simple entry reference that delegates to the simple entry entity identified by the specified objectID.
SimpleEntryReference(SimpleEntry) - Constructor for class com.jwpepper.cat.SimpleEntryReference
Constructs a new simple entry reference that delegates to the specified simple entry entity.
SimpleEntrySupport - class com.jwpepper.cat.SimpleEntrySupport.
Supports the storage of a simple entry business component to a database.
SimpleEntrySupport() - Constructor for class com.jwpepper.cat.SimpleEntrySupport
 
SIZE - Static variable in interface com.jwpepper.inv.Audio
 
STORE - Static variable in class com.jwpepper.cat.EntrySupport
The SQL UPDATE statement.
STORE - Static variable in class com.jwpepper.cat.EntryItemSupport
 
STORE - Static variable in class com.jwpepper.inv.QuerySupport
 
STORE - Static variable in class com.jwpepper.inv.ProductSupport
The SQL UPDATE statement.
store() - Method in class com.imaginary.lwp.BaseEntity
 
store() - Method in interface com.imaginary.lwp.Persistent
 
store(Memento) - Method in class com.imaginary.lwp.BaseEntity
 
store(Memento) - Method in class com.jwpepper.cat.EntryImpl
Saves the current state of the entry into the specified memento for storage in a persistent data store.
store(Memento) - Method in class com.jwpepper.cat.SimpleEntryImpl
Stores the current state of this simple entry into the specified memento for storage in the persistent store.
store(Memento) - Method in class com.jwpepper.cat.CompositeEntryImpl
Stores the current state of this composite entry into the specified memento for storage in the persistent store.
store(Memento) - Method in class com.jwpepper.cat.CatalogImpl
Stores the current state of the catalog into the specified memento.
store(Memento) - Method in class com.jwpepper.cat.SectionImpl
Stores the current state of the section into the specified memento.
store(Memento) - Method in class com.jwpepper.inv.ProductEntryItemImpl
Stores the current state of the product entry item in the specified memento.
store(Memento) - Method in class com.jwpepper.inv.AudioImpl
This method stores the Audio's attributes into a Memento Object
store(Memento) - Method in class com.jwpepper.inv.AnnotationImpl
This method stores the Annotation's attributes into a Memento Object
store(Memento) - Method in class com.jwpepper.inv.ManufacturerImpl
Stores the current state of this object into the specified memento.
store(Memento) - Method in class com.jwpepper.inv.QueryImpl
Stores the current state of the query into the specified memento.
store(Memento) - Method in class com.jwpepper.inv.ProductImpl
Stores the current state of this product into the specified memento for storage in a data store.
store(Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Stores the current state of the product into the specified memento.
store(Transaction, Memento) - Method in class com.imaginary.lwp.PersistenceSupport
 
store(Transaction, Memento) - Method in class com.jwpepper.cat.EntrySupport
Stores the entry whose state is contained in the specified memento into the database.
store(Transaction, Memento) - Method in class com.jwpepper.cat.EntryItemSupport
 
store(Transaction, Memento) - Method in class com.jwpepper.inv.QuerySupport
 
store(Transaction, Memento) - Method in class com.jwpepper.inv.AnnotationSupport
 
store(Transaction, Memento) - Method in class com.jwpepper.inv.ManufacturerSupport
Stores the manufacturer state contained in the specified memento to the database.
store(Transaction, Memento) - Method in class com.jwpepper.inv.ProductSupport
Stores the product whose state is contained in the specified memento into the database.
store(Transaction, Memento) - Method in class com.jwpepper.inv.pprprd.PepperProductSupport
Saves the product to the database.
StoreException - exception com.imaginary.lwp.StoreException.
 
StoreException() - Constructor for class com.imaginary.lwp.StoreException
 
StoreException(Exception) - Constructor for class com.imaginary.lwp.StoreException
 
StoreException(String) - Constructor for class com.imaginary.lwp.StoreException
 
StoreException(String, Exception) - Constructor for class com.imaginary.lwp.StoreException
 
Style - class com.jwpepper.inv.pprprd.Style.
Represents the style of a particular piece of music.
Style() - Constructor for class com.jwpepper.inv.pprprd.Style
Empty constructor required by serialization.
STYLES - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The styles attribute.
styles() - Method in class com.jwpepper.inv.pprprd.PepperProductImpl
Provides the list of styles associated with this piece.
styles() - Method in interface com.jwpepper.inv.pprprd.PepperProduct
Provides an iterator of styles with the first style representing the primary style for this piece of music.
styles() - Method in class com.jwpepper.inv.pprprd.PepperProductReference
Lists the styles associated with this product.
SYSTEM - Static variable in class com.imaginary.lwp.AuthenticationException
Represents a system-based failure.

T

TEXT - Static variable in interface com.jwpepper.inv.Annotation
 
TITLE - Static variable in interface com.jwpepper.cat.EntryItem
The entry title.
TITLE - Static variable in interface com.jwpepper.cat.Entry
 
toString() - Method in class com.imaginary.lwp.SearchBoolean
 
toString() - Method in class com.imaginary.lwp.SearchOperator
 
toString() - Method in class com.imaginary.lwp.JDBCJoin
 
Transaction - class com.imaginary.lwp.Transaction.
 
Transaction() - Constructor for class com.imaginary.lwp.Transaction
 
Type - class com.imaginary.lwp.Type.
 
TYPE_LOADER - Static variable in class com.imaginary.lwp.LWPProperties
 
Type() - Constructor for class com.imaginary.lwp.Type
 
TypeLoader - interface com.imaginary.lwp.TypeLoader.
 
types(String) - Method in class com.imaginary.lwp.ObjectServerImpl
 
types(String) - Method in interface com.imaginary.lwp.ObjectServer
 
types(String) - Method in interface com.imaginary.lwp.TypeLoader
 
types(String) - Method in class com.imaginary.lwp.JDBCTypeLoader
 

U

USER - Static variable in interface com.jwpepper.inv.Query
The user atribute.

V

Voicing - class com.jwpepper.inv.pprprd.Voicing.
Represents the combination of all voices supported by this piece of music.
VOICING - Static variable in interface com.jwpepper.inv.pprprd.PepperProduct
The voicing attribute.
Voicing() - Constructor for class com.jwpepper.inv.pprprd.Voicing
Empty constructor requied by serialization.

X

XACTION - Static variable in class com.imaginary.lwp.LWPProperties
 

A B C D E F G H I J L M N O P Q R S T U V X