public class

Namespaces

extends Object
java.lang.Object
   ↳ com.google.gdata.data.appsforyourdomain.Namespaces

Class Overview

Google Apps for Your Domain namespace.

Summary

Constants
String APPS Google Apps for Your Domain namespace
String APPS_PREFIX
String DELIVERY_TIME_REL
String DESTINATION_REL
String EMAILLISTRECIPIENT_WHO_REL Describes the meaning of Who extensions in the EmailListRecipientEntry
String EMAILLIST_RECIPIENT_REL Describes the meaning of FeedLinks in the EmailListEntry
String MIGRATION_REL
String OWNER_REL Google data rel's for migration API
String TRANSFER_REL
String USER_EMAILLIST_REL
String USER_NICKNAME_REL Describes the meaning of FeedLinks in the UserEntry
Fields
public static final XmlNamespace APPS_NAMESPACE Google data XML writer namespace.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String APPS

Google Apps for Your Domain namespace

Constant Value: "http://schemas.google.com/apps/2006"

public static final String APPS_PREFIX

Constant Value: "http://schemas.google.com/apps/2006#"

public static final String DELIVERY_TIME_REL

Constant Value: "http://schemas.google.com/apps/2006/rel/deliveryTime"

public static final String DESTINATION_REL

Constant Value: "http://schemas.google.com/apps/2006/rel/destinationAccount"

public static final String EMAILLISTRECIPIENT_WHO_REL

Describes the meaning of Who extensions in the EmailListRecipientEntry

Constant Value: "http://schemas.google.com/apps/2006#emailList.recipient"

public static final String EMAILLIST_RECIPIENT_REL

Describes the meaning of FeedLinks in the EmailListEntry

Constant Value: "http://schemas.google.com/apps/2006#emailList.recipients"

public static final String MIGRATION_REL

Constant Value: "http://schemas.google.com/apps/2006/rel/migration"

public static final String OWNER_REL

Google data rel's for migration API

Constant Value: "http://schemas.google.com/apps/2006/rel/owner"

public static final String TRANSFER_REL

Constant Value: "http://schemas.google.com/apps/2006/rel/migration/transfer"

public static final String USER_EMAILLIST_REL

Constant Value: "http://schemas.google.com/apps/2006#user.emailLists"

public static final String USER_NICKNAME_REL

Describes the meaning of FeedLinks in the UserEntry

Constant Value: "http://schemas.google.com/apps/2006#user.nicknames"

Fields

public static final XmlNamespace APPS_NAMESPACE

Google data XML writer namespace.