de.mid.innovator.srv2api.icw2meta
Class ARG_CopyRoleExecutionDlgInitOut
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_CopyRoleExecutionDlgInitOut
- All Implemented Interfaces:
- de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_CopyRoleExecutionDlgInitOut
- extends Object
- implements de.mid.innovator.srv2api.impl.MarshallAble
|
Method Summary |
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
seqName
public List<String> seqName
- list of names (user role+profile)
seqProfile
public List<MMProfile> seqProfile
- list of profiles
seqRole
public List<ADUsrRole> seqRole
- list of user roles
ARG_CopyRoleExecutionDlgInitOut
public ARG_CopyRoleExecutionDlgInitOut()
ARG_CopyRoleExecutionDlgInitOut
public ARG_CopyRoleExecutionDlgInitOut(List<ADUsrRole> seqRole,
List<MMProfile> seqProfile,
List<String> seqName)
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
unmarshal
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
- Specified by:
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble