on 2005 Jul 19 2:24 PM
i am trying to add a page to a Workset using java. Can any one help me do this.
Also how can i retrieve the Worksets attached to a Role.
I am to create a workset in the fashion mentioned below.
IRoleService rSrv = (IRoleService)PortalRuntime.getRuntimeResources().getService("com.sap.portal.pcd.roleservice.roles");
IWorksetDescriptor worksetDescriptor = rSrv.getWorksetDescriptor(env);
parentCtx.bind(worksetName, worksetDescriptor);
IPortalWorkset workset = (IPortalWorkset)parentCtx.lookup(worksetName);
But adding pages to the workset is still not resolved.
Do Pass on any info regarding this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.