public final class ProfileOverviewManagerFactory
extends java.lang.Object
ProfileOverviewManager
class.Modifier and Type | Method and Description |
---|---|
static ProfileOverviewManagerFactory |
getInstance()
Gets an instance of
ProfileOverviewManagerFactory . |
java.lang.Object |
getProfileOverviewManager(CentraSiteSession session)
Constructs the ProfileOverviewManager instance from the CentraSite session.
|
public static ProfileOverviewManagerFactory getInstance()
ProfileOverviewManagerFactory
.ProfileOverviewManagerFactory
instancepublic java.lang.Object getProfileOverviewManager(CentraSiteSession session) throws CLLException
session
- The CentraSiteSession
instanceProfileOverviewManager
instanceCLLException
- If an error occurs while contructing the instance