|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Part | |
|---|---|
| org.outerj.daisy.repository | Core API for accessing the repository, and creating and modifying documents in it. |
| Uses of Part in org.outerj.daisy.repository |
|---|
| Methods in org.outerj.daisy.repository that return Part | |
|---|---|
Part[] |
Parts.getArray()
|
Part |
Version.getPart(long typeId)
Get a part by id. |
Part |
Document.getPart(long partTypeId)
Gets a part. |
Part |
Version.getPart(java.lang.String typeName)
Get a part by name. |
Part |
Document.getPart(java.lang.String name)
Gets a part. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||