public class DmCollAsyncJobHandler.mboReference
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
MboRemote |
getMboFromReference(UserInfo userInfo)
Retrieve the actual Mbo using the internal reference
|
void |
setMboeference(MboRemote mbo)
Set reference to MBO
|
public MboRemote getMboFromReference(UserInfo userInfo) throws java.lang.Throwable
ui - Current UserInfojava.lang.Throwablepublic void setMboeference(MboRemote mbo) throws java.lang.Throwable
mbo - MBO to use to get reference.java.lang.Throwable