OpMath
A C D E F G H I M N R S T U

C

com.opmath.test.j2ee.book - package com.opmath.test.j2ee.book
A stateful session EJB that models a contact book.
com.opmath.test.j2ee.client - package com.opmath.test.j2ee.client
Stand-alone clients and servlet clients of the contact book EJB.
com.opmath.test.j2ee.contact - package com.opmath.test.j2ee.contact
An entity EJB that encapsulates contact book entries.
com.opmath.test.j2ee.uid - package com.opmath.test.j2ee.uid
An entity EJB that generates unique IDs.
Contact - interface com.opmath.test.j2ee.contact.Contact.
The (remote) Remote interface of the Contact EJB.
CONTACT_CODED_NAME - Static variable in class com.opmath.test.j2ee.book.ContactBookBean
The coded name of the Contact EJB.
ContactBean - class com.opmath.test.j2ee.contact.ContactBean.
The business logic for the contact component.
ContactBean() - Constructor for class com.opmath.test.j2ee.contact.ContactBean
 
ContactBook - interface com.opmath.test.j2ee.book.ContactBook.
The (remote) Remote interface of the ContactBook EJB.
ContactBookBean - class com.opmath.test.j2ee.book.ContactBookBean.
Title: Example: DMLDoc with J2SDKEE 1.3.1 Description: Demonstrates the use of DMLDoc (as contained within Open Math utilities v010) with the Sun Java 2 Software Development Kit Enterprise Edition (J2SDKEE) version 1.3.1.
ContactBookBean() - Constructor for class com.opmath.test.j2ee.book.ContactBookBean
 
ContactBookClient - class com.opmath.test.j2ee.client.ContactBookClient.
ContactBookClient() - Constructor for class com.opmath.test.j2ee.client.ContactBookClient
Constructs a new UniqueIdClient instance.
ContactBookHome - interface com.opmath.test.j2ee.book.ContactBookHome.
The (remote) Home interface of the ContactBook session EJB.
ContactBookServlet - class com.opmath.test.j2ee.client.ContactBookServlet.
Example - a Servlet making use of DMLDoc, Jakarta Tomcat and an embedded JDBC driver: a very simple but functional contact book.
ContactBookServlet() - Constructor for class com.opmath.test.j2ee.client.ContactBookServlet
 
ContactClient - class com.opmath.test.j2ee.client.ContactClient.
Title: Example: DMLDoc with J2SDKEE 1.3.1 Description: Demonstrates the use of DMLDoc (as contained within Open Math utilities v010) with the Sun Java 2 Software Development Kit Enterprise Edition (J2SDKEE) version 1.3.1.
ContactClient() - Constructor for class com.opmath.test.j2ee.client.ContactClient
Constructs a new UniqueIdClient instance.
ContactHome - interface com.opmath.test.j2ee.contact.ContactHome.
The (remote) Home interface of the Contact EJB.
ContactPK - class com.opmath.test.j2ee.contact.ContactPK.
The primary key class for the Contact EJB.
ContactPK(long) - Constructor for class com.opmath.test.j2ee.contact.ContactPK
Constructs a new ContactPK.
ContactVO - class com.opmath.test.j2ee.contact.ContactVO.
The value object for the Contact EJB.
ContactVO() - Constructor for class com.opmath.test.j2ee.contact.ContactVO
Constructs a new ContactVO.
ContactVO(ContactVO) - Constructor for class com.opmath.test.j2ee.contact.ContactVO
Constructs a new ContactVO.
ContactVO(String, String, String, String) - Constructor for class com.opmath.test.j2ee.contact.ContactVO
Constructs a new ContactVO.
create() - Method in interface com.opmath.test.j2ee.book.ContactBookHome
Requests that a new ContactBook EJB is created.
create(ContactPK, ContactVO) - Method in interface com.opmath.test.j2ee.contact.ContactHome
Requests that a new Contact EJB is created, with the given unique key and given data.
create(UniqueIdGeneratorPK) - Method in interface com.opmath.test.j2ee.uid.UniqueIdGeneratorHome
Requests that a new UniqueIdGenerator EJB is created with the given unqiue key.
createContact(ContactVO) - Method in interface com.opmath.test.j2ee.book.ContactBook
Requests that a new Contact EJB is created in this contact book.
createContact(ContactVO) - Method in class com.opmath.test.j2ee.book.ContactBookBean
Creates a new contact in this book.

OpMath
A C D E F G H I M N R S T U
Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK