| Package | Description |
|---|---|
| org.nuiton.topia.framework |
Contains two interfaces, one
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. |
| org.nuiton.topia.persistence |
This package contains interfaces and abstract classes for entities and daos.
|
| Modifier and Type | Field and Description |
|---|---|
protected TopiaIdFactory |
TopiaContextImpl.topiaIdFactory
Used to affect a new topiaId when create is called.
|
| Modifier and Type | Method and Description |
|---|---|
TopiaIdFactory |
TopiaContextImpl.getTopiaIdFactory() |
TopiaIdFactory |
TopiaContextImplementor.getTopiaIdFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTopiaIdFactory
Default implementation of
TopiaIdFactory. |
class |
LegacyTopiaIdFactory
Implements
TopiaIdFactory with Topia 2.x and before ids. |
Copyright © 2004–2013 CodeLutin. All rights reserved.