@Name(value="oauthUserTokens") @Scope(value=CONVERSATION) public class OAuth2UserTokensActions extends DirectoryBasedEditor implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected NuxeoPrincipal | 
currentUser  | 
creationEntry, documentManager, editableEntry, entries, showAddForm| Constructor and Description | 
|---|
OAuth2UserTokensActions()  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentModelList | 
getCurrentUserTokens()  | 
protected String | 
getDirectoryName()  | 
DocumentModelList | 
getProviderAccounts(String provider,
                   boolean includeShared)  | 
protected Map<String,Serializable> | 
getQueryFilter()  | 
protected String | 
getSchemaName()  | 
List<String> | 
getSharedWith()  | 
void | 
setSharedWith(List<String> sharedWith)  | 
createEntry, deleteEntry, editEntry, getCreationEntry, getEditableEntry, getEntries, getOrderSet, getShowAddForm, refresh, resetCreateEntry, resetEditEntry, saveEntry, toggleShowAddForm@In(create=true) protected NuxeoPrincipal currentUser
public OAuth2UserTokensActions()
protected String getDirectoryName()
getDirectoryName in class DirectoryBasedEditorprotected String getSchemaName()
getSchemaName in class DirectoryBasedEditorprotected Map<String,Serializable> getQueryFilter()
getQueryFilter in class DirectoryBasedEditorpublic DocumentModelList getProviderAccounts(String provider, boolean includeShared)
public DocumentModelList getCurrentUserTokens()
public List<String> getSharedWith()
public void setSharedWith(List<String> sharedWith)
Copyright © 2019 Nuxeo. All rights reserved.