public class GetSContactInfo extends java.lang.Object implements TransactionContentWithResult<SContactInfo>
| Constructor and Description |
|---|
GetSContactInfo(long userId,
IdentityService identityService,
boolean personal) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
SContactInfo |
getResult() |
public GetSContactInfo(long userId,
IdentityService identityService,
boolean personal)
public void execute()
throws SBonitaException
execute in interface TransactionContentSBonitaExceptionpublic SContactInfo getResult()
getResult in interface TransactionContentWithResult<SContactInfo>