public static final class

SitesAclFeedLink.Rel

extends Object
java.lang.Object
   ↳ com.google.gdata.data.sites.SitesAclFeedLink.Rel

Class Overview

Feed relation type.

Summary

Constants
String ACCESS_CONTROL_LIST Acccess control list feed link.
Public Constructors
SitesAclFeedLink.Rel()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ACCESS_CONTROL_LIST

Acccess control list feed link.

Constant Value: "http://schemas.google.com/acl/2007#accessControlList"

Public Constructors

public SitesAclFeedLink.Rel ()