|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.store.BookAclActionType
public final class BookAclActionType
| Field Summary | |
|---|---|
static BookAclActionType |
DENY
|
static BookAclActionType |
GRANT
|
static BookAclActionType |
NOTHING
|
| Method Summary | |
|---|---|
static BookAclActionType |
fromString(java.lang.String value)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final BookAclActionType GRANT
public static final BookAclActionType DENY
public static final BookAclActionType NOTHING
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static BookAclActionType fromString(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||