iFolder::WebService::iFolderPolicy Class Reference

iFolder Policy More...

List of all members.

Public Member Functions

 iFolderPolicy ()
 Constructor.

Static Public Member Functions

static bool IsLocked (Collection collection)
 Is the iFolder Locked?
static iFolderPolicy GetPolicy (string ifolderID, string accessID)
 Get the iFolder Policy.
static void SetPolicy (iFolderPolicy props, string accessID)
 Set the iFolder Policy.

Public Attributes

string iFolderID
 The iFolder ID.
bool Locked
 Is the iFolder Locked?
long SpaceLimit
 The iFolder Disk Space Limit.
long SpaceLimitEffective
 The effective iFolder Disk Space Limit.
long SpaceUsed
 The Amount of Disk Space Used by the iFolder.
long SpaceAvailable
 The Amount of Disk Space Available to the iFolder.
int SyncInterval
 The iFolder Sync Interval.
int SyncIntervalEffective
 The effective ifolder sync interval.
int SharingStatus
 The value to store sharing policy value for an iFolder.
string[] FileTypesIncludes
 The File Types to Be Included.
string[] FileTypesIncludesEffective
 The effective file type to be included.
string[] FileTypesExcludes
 The File Types to Be Excluded.
string[] FileTypesExcludesEffective
 The effective file types to be excluded.
long FileSizeLimit
 The Maximum File Size Limit.
long FileSizeLimitEffective
 The effective maximum file size limit.


Detailed Description

iFolder Policy


Constructor & Destructor Documentation

iFolder::WebService::iFolderPolicy::iFolderPolicy (  )  [inline]

Constructor.


Member Function Documentation

static bool iFolder::WebService::iFolderPolicy::IsLocked ( Collection  collection  )  [inline, static]

Is the iFolder Locked?

Parameters:
collection 
Returns:

static iFolderPolicy iFolder::WebService::iFolderPolicy::GetPolicy ( string  ifolderID,
string  accessID 
) [inline, static]

Get the iFolder Policy.

Parameters:
ifolderID The iFolder ID
accessID The Access User ID
Returns:
An iFolderPolicy Object

static void iFolder::WebService::iFolderPolicy::SetPolicy ( iFolderPolicy  props,
string  accessID 
) [inline, static]

Set the iFolder Policy.

Parameters:
props The iFolderPolicy Object
accessID The Access User ID


Member Data Documentation

The iFolder ID.

Is the iFolder Locked?

The iFolder Disk Space Limit.

The effective iFolder Disk Space Limit.

The Amount of Disk Space Used by the iFolder.

The Amount of Disk Space Available to the iFolder.

The iFolder Sync Interval.

The effective ifolder sync interval.

The value to store sharing policy value for an iFolder.

The File Types to Be Included.

The effective file type to be included.

The File Types to Be Excluded.

The effective file types to be excluded.

The Maximum File Size Limit.

The effective maximum file size limit.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:42:55 2009 for simias by  doxygen 1.5.6