| | WebCenter Interaction API | |
| PortalObjectsFactory.Init Method |
Initialize the Portal Objects library.
The portal application initialization method. This method should be called by applications to do a one-time initialization of the underlying libraries.
public static void Init(
IOKContext context
);
See Also
PortalObjectsFactory Class | com.plumtree.server Namespace