com.beem.project.beem.providers
Interface AvatarProvider.Columns

Package class diagram package AvatarProvider.Columns
Enclosing class:
AvatarProvider

public static interface AvatarProvider.Columns

The differents columns available in the AvatarProvider.


Field Summary
static String DATA
          The path of the avatar file.
static String ID
          The id of the avatar.
 

Field Detail

ID

static final String ID
The id of the avatar. type: string

See Also:
Constant Field Values

DATA

static final String DATA
The path of the avatar file. type: string This field is readonly

See Also:
Constant Field Values


Copyright © 2009 Beem-project.com. All Rights Reserved.