public interface PrefillMapper
| Modifier and Type | Method and Description |
|---|---|
byte[] |
generatePrefilledResource(java.lang.String interactionName,
java.lang.String oslcProviderName,
java.lang.String creationDialogURI,
MboRemote mbo) |
byte[] generatePrefilledResource(java.lang.String interactionName,
java.lang.String oslcProviderName,
java.lang.String creationDialogURI,
MboRemote mbo)
throws java.rmi.RemoteException,
MXException
interactionName - the name of the interaction for which the prefill will be executedoslcProviderName - the name of the oslc providercreationDialogURI - the creation dialog uri for which the prefilled uri will be generatedmbo - the source mbo for the prefill.java.rmi.RemoteExceptionMXException