public class ComputedProfilesUtil
extends java.lang.Object
Constructor and Description |
---|
ComputedProfilesUtil() |
Modifier and Type | Method and Description |
---|---|
static com.softwareag.centrasite.jaxr.assettype.WebUIProfile |
getWebUIProfile(com.centrasite.jaxr.assettype.ProfileManager profileManager,
RegistryEntry profile,
Connector connector)
Get the WebUIProfile out of specified profile.
|
public static com.softwareag.centrasite.jaxr.assettype.WebUIProfile getWebUIProfile(com.centrasite.jaxr.assettype.ProfileManager profileManager, RegistryEntry profile, Connector connector)
profileManager
- profile
- a (computed) profileconnector
-