Share via


ProfileManagementContext Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This class is used to talk to the UPM Web Service.

The ProfileManagementContext type exposes the following members.

Methods

  Name Description
Aa185756.pubmethod(en-US,CS.70).gifAa185756.static(en-US,CS.70).gif Create Overloaded. Creates a new instance of the ProfileManagementContext class using the specified Profiles Web Service URL, Uri, or ProfilesServiceAgent.
Aa185756.pubmethod(en-US,CS.70).gif CreateProfile Creates a new profile instance in the profile system.
Aa185756.pubmethod(en-US,CS.70).gif CreateSiteTerm Creates a new site term in the server.
Aa185756.pubmethod(en-US,CS.70).gif DeleteProfile Deletes a profile instance from the server.
Aa185756.pubmethod(en-US,CS.70).gif DeleteSiteTerm Deletes a site term from the server.
Aa185756.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa185756.pubmethod(en-US,CS.70).gif ExecuteSearch Searches for an entity in the profiles system based on the input parameters.
Aa185756.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa185756.pubmethod(en-US,CS.70).gif GetAllProfileDefinitionNames Retrieves the names of all the profile definitions on the server.
Aa185756.pubmethod(en-US,CS.70).gif GetAllProfileDefinitions Retrieves all of the profile definitions on the server.
Aa185756.pubmethod(en-US,CS.70).gif GetAllSiteTerms Retrieves all site terms from the server.
Aa185756.pubmethod(en-US,CS.70).gif GetAuthorizedProfileDefinitionNames Returns a list of profile definitions names against which the caller is authorized to perform specific operations.
Aa185756.pubmethod(en-US,CS.70).gif GetAuthorizedTasks Returns a data set that describes the tasks that the current user is authorized to perform.
Aa185756.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa185756.pubmethod(en-US,CS.70).gif GetMultipleProfiles Retrieves multiple profiles from the server.
Aa185756.pubmethod(en-US,CS.70).gif GetProfile Retrieves a specified profile from the server.
Aa185756.pubmethod(en-US,CS.70).gif GetProfileDefinition Retrieves a profile definition from the server.
Aa185756.pubmethod(en-US,CS.70).gif GetProfilePresentationInfo Retrieves XML representing how profiles in the profile system should be displayed for the specified culture.
Aa185756.pubmethod(en-US,CS.70).gif GetSearchableEntities Retrieves the list of entities that can be searched.
Aa185756.pubmethod(en-US,CS.70).gif GetSearchClauseFactory Overloaded. Creates a new validating SearchClauseFactory object that can be used to build search clauses for the profile system.
Aa185756.pubmethod(en-US,CS.70).gif GetServiceVersion Retrieves the version of the profiles web service.
Aa185756.pubmethod(en-US,CS.70).gif GetSiteTerm Retrieves a single site term from the server.
Aa185756.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa185756.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa185756.pubmethod(en-US,CS.70).gif RefreshProfileCache Overloaded. Forces a single or multiple profile instance cache refresh on all runtime servers registered with the current site.
Aa185756.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa185756.pubmethod(en-US,CS.70).gif UpdateProfile Updates a profile on the server.
Aa185756.pubmethod(en-US,CS.70).gif UpdateSiteTerm Updates a site term in the server.

Top

Properties

  Name Description
Aa185756.pubproperty(en-US,CS.70).gif SearchResultsLimit Gets the maximum number of records that can be returned from a search operation.

Top

See Also

Reference

ProfileManagementContext Class

Microsoft.CommerceServer.Profiles Namespace