| Interface | Description |
|---|---|
| ProgramPart | |
| TraversableProgramPart |
| Class | Description |
|---|---|
| AbstractProgram<F extends ProgramFactory> |
Abstract common superclass for
Program and SubProgram. |
| AbstractProgramPart<F extends ProgramPartFactory> |
Common implementation of a
Content which is part of a program |
| AbstractTraversableProgramPart<F extends ProgramPartFactory> |
Common implementation of a
Content which is part of a program, traversable |
| Container |
Container java object
|
| ContainerFactory |
ContainerFactory for handling Container |
| Program |
This class represent the root element of a program
|
| ProgramDAO |
DAO for manipulating ODF programs.
|
| ProgramFactory |
ProgramFactory for handling Program |
| ProgramPartFactory |
ModifiableContentFactory for handling ProgramPart |
| SubProgram |
SubProgram java object
|
| SubProgramFactory |
SubProgramFactory for handling Program |
| WebsiteLink |
Object that represents a website link : URL and label
|