Uiinfrastructure API Docs  
 

InitPortalObjects.CheckPaths Method 

Initializes our connection to OpenKernel. Before this point you cannot use the logger because it will not have been initialized yet. To display errors before now, output directly to the console.

public virtual ReturnValue CheckPaths();

See Also

InitPortalObjects Class | com.plumtree.uiinfrastructure.application.startup Namespace