|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDestinationFormat
| Method Summary | |
|---|---|
IFormatInfos |
getFormatInfos()
Get the formats collection for specified source document. |
int |
getSourceDocumentID()
Returns the source document id. |
void |
setSourceDocumentID(int docID)
Sets the source document ID for the given publication object. |
| Method Detail |
|---|
int getSourceDocumentID()
Returns the source document id.
int representing the source document ID
void setSourceDocumentID(int docID)
throws SDKException
Sets the source document ID for the given publication object.
docID - An int representing the source document id
SDKExceptionIFormatInfos getFormatInfos()
Get the formats collection for specified source document.
For each destination, the format collection specifies artifacts to distribute, the artifacts are specified by their formats.
IFormatInfos, format information collection for the document.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||