public class AclNamespace extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
gAcl
Google Access Control List namespace
|
static String |
gAclAlias
Default Google Access Control List namespace alias
|
static XmlNamespace |
gAclNs
XML writer namespace for Google ACL
|
static String |
gAclPrefix
Google Access Control List namespace prefix
|
static String |
LINK_REL_ACCESS_CONTROL_LIST
Link provides the URI of the feed for the access control list for the
entry.
|
static String |
LINK_REL_CONTROLLED_OBJECT
Link provides the URI of the entry that is controlled by the access
control list feed.
|
public static final String gAcl
public static final String gAclPrefix
public static final String gAclAlias
public static final XmlNamespace gAclNs
public static final String LINK_REL_ACCESS_CONTROL_LIST
public static final String LINK_REL_CONTROLLED_OBJECT
Copyright © 2012. All Rights Reserved.