Uses of Class
com.opencloud.rhino.management.profile.ProfileImportResult
-
Packages that use ProfileImportResult Package Description com.opencloud.rhino.management.profile -
-
Uses of ProfileImportResult in com.opencloud.rhino.management.profile
Methods in com.opencloud.rhino.management.profile that return ProfileImportResult Modifier and Type Method 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.
-