Uiinfrastructure API Docs  
 

ASURL.CreateFromURLContainer Method 

Creates an ASURL from an ASURLContainer. The ASURL is set to SetLinkGetSpaceIfCached, i.e. try to find the activityspace in the cache, create a new AS if it doesn't exist.

public static ASURL CreateFromURLContainer(
   ASURLContainer urlCont
);

Parameters

urlCont

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace