{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api
Interface VirtualPortalScopedAction
public interface VirtualPortalScopedActionA computation to be performed with the scope of a specific virtual portal. The computation is performed by invoking Repository.executeInVP(VirtualPortalContext, VirtualPortalScopedAction).
- Since:
- 8.0.0.1
Method Summary void run()
Performs the computation.
Method Detail run
void run() throws WCMException
- Performs the computation. This method will be called by AccessController.doPrivileged after enabling privileges.
- Throws:
- WCMException
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD