|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientPerDocProfileMappings
This interface represents a collection of IDynamicRecipientPerDocProfileMapping objects.
| Method Summary | |
|---|---|
IDynamicRecipientPerDocProfileMapping |
add()
Creates a dynamic recipient document profile mapping for a document and adds it to the collection. |
IDynamicRecipientPerDocProfileMapping |
find(int sourceDocID)
Returns the dynamic recipient document profile mapping for the specified source document. |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
IDynamicRecipientPerDocProfileMapping add()
IDynamicRecipientPerDocProfileMapping object.IDynamicRecipientPerDocProfileMapping find(int sourceDocID)
sourceDocID - the source document ID
IDynamicRecipientPerDocProfileMapping object for
the specified source document or null if no match was found.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||