[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Map.MapUtil Class Reference

List of all members.

Static Public Member Functions

static ListItem MapToListItem (NameId MapObject)
 Maps an account manager object down to a more generic object suitable for serializing as list items to client applications. This is an interim method. This is not meant to replace serialization of the entire object, only to reduce the amount of data being sent.
static object BinaryObjectClone (object obj)
 BinaryClone adapted from Edgar Sanchez's example: http://weblogs.asp.net/esanchez/archive/2008/05.aspx.


Member Function Documentation

static ListItem Core.Tools.AccountManager.Map.MapUtil.MapToListItem ( NameId  MapObject  )  [static]

Maps an account manager object down to a more generic object suitable for serializing as list items to client applications. This is an interim method. This is not meant to replace serialization of the entire object, only to reduce the amount of data being sent.

Parameters:
MapObject 
Returns:

static object Core.Tools.AccountManager.Map.MapUtil.BinaryObjectClone ( object  obj  )  [static]

BinaryClone adapted from Edgar Sanchez's example: http://weblogs.asp.net/esanchez/archive/2008/05.aspx.

Template Parameters:
T 
Parameters:
originalObject 
Returns:


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com