04-02-2015 11:51 AM
public class Claim implements Serializable {
long claimId;
DateTime created;
…
public class Claim {
long claimId;
DateTime created;
…
#{prepareClaim()}
(return value set to 'claim')${claimService.create(claim)}
$
vs #
04-07-2015 08:59 AM
04-07-2015 11:06 AM
04-08-2015 06:59 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.