|
OpMath | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueIdGenerator | |
| com.opmath.test.j2ee.client | Stand-alone clients and servlet clients of the contact book EJB. |
| com.opmath.test.j2ee.uid | An entity EJB that generates unique IDs. |
| Uses of UniqueIdGenerator in com.opmath.test.j2ee.client |
| Methods in com.opmath.test.j2ee.client that return UniqueIdGenerator | |
UniqueIdGenerator |
UniqueIdClient.getUniqueIdGenerator()
Returns the UniqueIdGenerator EJB known to this UniqueIdClient. |
| Uses of UniqueIdGenerator in com.opmath.test.j2ee.uid |
| Methods in com.opmath.test.j2ee.uid that return UniqueIdGenerator | |
UniqueIdGenerator |
UniqueIdGeneratorHome.create(UniqueIdGeneratorPK key)
Requests that a new UniqueIdGenerator EJB is created with the given unqiue key. |
UniqueIdGenerator |
UniqueIdGeneratorHome.findByPrimaryKey(UniqueIdGeneratorPK key)
Finds the UniqueIdGenerator EJB with the given unqiue key. |
|
OpMath | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||