User API

User

Other API in Package

Web

Internal Tunnel

Internal Web

Tunnel

Method Summary
ProfilePalManager getPalManager()

Returns the pal manager for this profile.

ProfileInfo getProfile()

Returns the user's profile.

ProfileTxManager getTransactionManager()

Returns the transaction manager for this profile.

VCardFile toVCardFile(String fileName)

Exports this user information to business card file. Information is based on personal profile. Profile information access permission rules apply

Method Detail


ProfilePalManager getPalManager()

Returns the pal manager for this profile.

Returns:  ProfilePalManager

Since: 09-22-2015

top

ProfileInfo getProfile()

Returns the user's profile.

Returns:  ProfileInfo

Since: 08-10-2009

top

ProfileTxManager getTransactionManager()

Returns the transaction manager for this profile.

Returns:  ProfileTxManager

Since: 09-22-2015

top

VCardFile toVCardFile(String fileName)

Exports this user information to business card file. Information is based on personal profile. Profile information access permission rules apply

Parameters:

  • String   fileName  - file name. Should have .vcf or .vcard extension. If not, .vcf extension will be appended. Required parameter.

Returns:  VCardFile

Since: 12-13-2011

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Dec 03, 2024 10:24 AM