|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicRecipientProfileValueScopeBatch
| Method Summary | |
|---|---|
int |
getProviderColumn()
In ScopeBatchPlugin, the dynamic recipient profile value need a pointer to the provider column index. |
void |
setProviderColumn(int value)
In ScopeBatchPlugin, the dynamic recipient profile value need a pointer to the provider column index. |
| Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.common.IDynamicRecipientProfileValue |
|---|
getObjectValue, getProperties, getValue, setValue |
| Method Detail |
|---|
int getProviderColumn()
In ScopeBatchPlugin, the dynamic recipient profile value need a pointer to the provider column index.
int of the dynamic recipient data provider column.
void setProviderColumn(int value)
throws SDKException
In ScopeBatchPlugin, the dynamic recipient profile value need a pointer to the provider column index. Using index here can save lot of space.
value, - the dynamic recipient data provider column index. e.g Column #2 which is EMPLOYEE.EMPLOYEE_COUNRY
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||