|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface Function
Required Element Summary | |
---|---|
boolean |
create
Show create button. |
boolean |
delete
Show delete button. |
boolean |
list
Show list. |
boolean |
read
Show read button. |
boolean |
search
Show search form. |
boolean |
unique
Unique item |
boolean |
update
Show update button. |
Element Detail |
---|
public abstract boolean search
public abstract boolean list
public abstract boolean create
public abstract boolean read
public abstract boolean update
public abstract boolean delete
public abstract boolean unique
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |