|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.acl.AclNamespace
public class AclNamespace
GData namespace definitions related to Access Control Lists (ACL's).
Field Summary | |
---|---|
static java.lang.String |
gAcl
Google Access Control List namespace |
static java.lang.String |
gAclAlias
Default Google Access Control List namespace alias |
static XmlNamespace |
gAclNs
XML writer namespace for Google ACL |
static java.lang.String |
gAclPrefix
Google Access Control List namespace prefix |
static java.lang.String |
LINK_REL_ACCESS_CONTROL_LIST
Link provides the URI of the feed for the access control list for the entry. |
static java.lang.String |
LINK_REL_CONTROLLED_OBJECT
Link provides the URI of the entry that is controlled by the access control list feed. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String gAcl
public static final java.lang.String gAclPrefix
public static final java.lang.String gAclAlias
public static final XmlNamespace gAclNs
public static final java.lang.String LINK_REL_ACCESS_CONTROL_LIST
public static final java.lang.String LINK_REL_CONTROLLED_OBJECT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |