|
|||||||||||
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 |
Version.getPart(long typeId)
Get a part by id. |
Part |
Version.getPart(java.lang.String typeName)
Get a part by name. |
Part[] |
Parts.getArray()
|
Part |
Document.getPart(long partTypeId)
Gets a part. |
Part |
Document.getPart(java.lang.String name)
Gets a part. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |