|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPublicationDocumentProfileTargets
This interface defines a collection of IPublicationDocumentProfileTarget objects.
| Method Summary | |
|---|---|
IPublicationDocumentProfileTarget |
add(int docId)
Creates a publication document profile target and adds it to the collection. |
IPublicationDocumentProfileTarget |
getDocumentProfileTarget(int docId)
Returns the publication document profile target for the specified document ID. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKSet |
|---|
get |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
IPublicationDocumentProfileTarget add(int docId)
throws SDKException
docId - the source document ID
IPublicationDocumentProfileTarget.
SDKException - if the process is unsuccessful.
IPublicationDocumentProfileTarget getDocumentProfileTarget(int docId)
throws SDKException
docId - the source document ID
IPublicationDocumentProfileTarget for the
specified source document.
SDKException - if a property bag operation failure occurs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||