|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributionFunctionArguments
Interface defining the arguments passed to DistributionFunction invocations.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
Document[] |
getDocuments()
Obtains the documents to be distributed. |
PIMWriter |
getErrors()
Obtains access to the writer for error output created by this DistributionFunction. |
PIMWriter |
getOutput()
Obtains access to the writer for output created by this DistributionFunction. |
PIMWriter |
getWarnings()
Obtains access to the writer for warning output created by this DistributionFunction. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
PIMWriter getOutput()
PIMWriter getErrors()
PIMWriter getWarnings()
Document[] getDocuments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |