| Package | Description |
|---|---|
| org.alfresco.repo.googledocs |
| Modifier and Type | Method and Description |
|---|---|
static GoogleDocsPermissionContext |
GoogleDocsPermissionContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleDocsPermissionContext[] |
GoogleDocsPermissionContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleDocsService.createGoogleDoc(org.alfresco.service.cmr.repository.NodeRef nodeRef,
GoogleDocsPermissionContext permissionContext)
Create a google doc from a given node.
|
void |
GoogleDocsServiceImpl.createGoogleDoc(org.alfresco.service.cmr.repository.NodeRef nodeRef,
GoogleDocsPermissionContext permissionContext) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.