|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookAcl | |
|---|---|
| org.outerj.daisy.books.frontend | |
| org.outerj.daisy.books.publisher | |
| org.outerj.daisy.books.publisher.impl | |
| org.outerj.daisy.books.store | |
| org.outerj.daisy.books.store.impl | |
| Uses of BookAcl in org.outerj.daisy.books.frontend |
|---|
| Methods in org.outerj.daisy.books.frontend that return BookAcl | |
|---|---|
static BookAcl |
BookAclEditorApple.getBookAcl(Form form)
|
| Methods in org.outerj.daisy.books.frontend with parameters of type BookAcl | |
|---|---|
static void |
BookAclEditorApple.load(Form form,
BookAcl bookAcl)
|
| Uses of BookAcl in org.outerj.daisy.books.publisher |
|---|
| Methods in org.outerj.daisy.books.publisher with parameters of type BookAcl | |
|---|---|
java.lang.String[] |
BookPublisher.publishBook(org.outerj.daisy.repository.Repository repository,
org.outerj.daisy.repository.VariantKey bookDefinition,
long dataBranchId,
long dataLanguageId,
java.lang.String dataVersion,
java.util.Locale locale,
java.lang.String bookInstanceName,
java.lang.String bookInstanceLabel,
java.lang.String daisyCocoonPath,
java.lang.String daisyContextPath,
PublicationSpec[] specs,
BookAcl acl)
|
| Uses of BookAcl in org.outerj.daisy.books.publisher.impl |
|---|
| Methods in org.outerj.daisy.books.publisher.impl with parameters of type BookAcl | |
|---|---|
java.lang.String[] |
BookPublisherImpl.publishBook(org.outerj.daisy.repository.Repository repository,
org.outerj.daisy.repository.VariantKey bookDefinition,
long dataBranchId,
long dataLanguageId,
java.lang.String dataVersion,
java.util.Locale locale,
java.lang.String bookInstanceName,
java.lang.String bookInstanceLabel,
java.lang.String daisyCocoonPath,
java.lang.String daisyContextPath,
PublicationSpec[] specs,
BookAcl acl)
|
| Uses of BookAcl in org.outerj.daisy.books.store |
|---|
| Methods in org.outerj.daisy.books.store that return BookAcl | |
|---|---|
static BookAcl |
BookAclBuilder.build(org.outerx.daisy.x10Bookstoremeta.BookAclDocument aclDocument)
|
static BookAcl |
BookAclBuilder.build(java.io.InputStream is)
|
static BookAcl |
BookAclBuilder.build(java.io.Reader reader)
|
BookAcl |
BookInstance.getAcl()
|
| Methods in org.outerj.daisy.books.store with parameters of type BookAcl | |
|---|---|
void |
BookInstance.setAcl(BookAcl bookAcl)
|
| Uses of BookAcl in org.outerj.daisy.books.store.impl |
|---|
| Methods in org.outerj.daisy.books.store.impl that return BookAcl | |
|---|---|
BookAcl |
UserBookInstance.getAcl()
|
BookAcl |
CommonBookInstance.getAcl()
|
| Methods in org.outerj.daisy.books.store.impl with parameters of type BookAcl | |
|---|---|
static AclResult |
BookAclEvaluator.evaluate(BookAcl acl,
long userId,
long[] activeRoleIds)
|
void |
UserBookInstance.setAcl(BookAcl bookAcl)
|
void |
CommonBookInstance.setAcl(BookAcl bookAcl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||