|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CollaborationItemPreviewFunctionArguments
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
PIMCollection<CollaborationItem> |
getCollaborationItems()
Obtains the collaboration items for this EntryPreviewFunction. |
CollaborationStep |
getCollaborationStep()
Obtains the collaboration step for this Entry Preview Function. |
java.io.PrintWriter |
getErrors()
Obtains access to the writer for error output created by this invocation. |
java.io.PrintWriter |
getOutput()
Obtains access to the writer for output created by this invocation. |
java.lang.String |
getViewName()
Obtains the view name being processed for this Entry Preview Function. |
java.io.PrintWriter |
getWarnings()
Obtains access to the writer for warning output created by this invocation. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.io.PrintWriter getOutput()
java.io.PrintWriter getErrors()
java.io.PrintWriter getWarnings()
PIMCollection<CollaborationItem> getCollaborationItems()
java.lang.String getViewName()
CollaborationStep getCollaborationStep()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |