Package | Description |
---|---|
com.opencloud.rhino.management.profile |
Modifier and Type | Method and Description |
---|---|
ProfileDataCollection |
ProfileProvisioningMBean.exportProfiles(String profileTableName,
String[] profileNames)
Export a list of profiles from a profile table.
|
Modifier and Type | Method and Description |
---|---|
ProfileImportResult |
ProfileProvisioningMBean.importProfiles(ProfileDataCollection profileData)
Import a collection of profile data.
|
ProfileImportResult |
ProfileProvisioningMBean.importProfiles(ProfileDataCollection profileData,
boolean verifyProfiles)
Import a collection of profile data.
|