|
ALBPM Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditablePresentation
This is a Presentation where you could edit and modify.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fuego.papi.Presentation |
---|
Presentation.Column, Presentation.DefaultPresentationColumnFormat |
Field Summary | |
---|---|
static long |
serialCheck
|
static long |
serialVersionUID
|
Fields inherited from interface fuego.papi.Presentation |
---|
DEFAULT_ACTIVITY_ID, DEFAULT_APPLICATIONS_ID, DEFAULT_ATTACHMENTS_ID, DEFAULT_FOLDER_ID, DEFAULT_ID, DEFAULT_INSTANCES_ID, DEFAULT_OWNER |
Method Summary | |
---|---|
void |
setColumns(Presentation.Column[] columns)
Set columns for this presentation |
void |
setReadOnly(boolean isReadOnly)
Set if this presentation is read only or not. |
Methods inherited from interface fuego.papi.Presentation |
---|
copy, getColumns, getId, getOrdering, getOwner, getType, isReadOnly, setOrdering |
Field Detail |
---|
static final long serialVersionUID
static final long serialCheck
Method Detail |
---|
void setColumns(Presentation.Column[] columns)
columns
- void setReadOnly(boolean isReadOnly)
isReadOnly
-
|
ALBPM Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |