Solved
How to find WTPartUsageLink by child part
Hi.
I need to find WTPartUsageLinks by child part. Can anyone provide java code to construct QuerySpec?
Thanks.
Hi.
I need to find WTPartUsageLinks by child part. Can anyone provide java code to construct QuerySpec?
Thanks.
PersistenceHelper.manager.navigate(childPart.getMaster(), WTPartUsageLink.USED_BY_ROLE, WTPartUsageLink.class, false);
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.