Constructor and Description |
---|
WorkspaceSmartSharingController(FileModel file,
List<CredentialModel> listAlreadySharedContact) |
WorkspaceSmartSharingController(FileModel file,
List<CredentialModel> listAlreadySharedContact,
boolean readGroupsFromHL,
boolean readGroupsFromPortal) |
Modifier and Type | Method and Description |
---|---|
List<InfoContactModel> |
WorkspaceSharingService.getInfoContactModelsFromCredential(List<CredentialModel> listAlreadySharedContact) |
void |
WorkspaceSharingServiceAsync.getInfoContactModelsFromCredential(List<CredentialModel> listAlreadySharedContact,
com.google.gwt.user.client.rpc.AsyncCallback<List<InfoContactModel>> callback) |
Modifier and Type | Method and Description |
---|---|
List<CredentialModel> |
SmartDialogInterface.getSharedListUsersCredential() |
List<CredentialModel> |
SmartShare.getSharedListUsersCredential() |
Modifier and Type | Method and Description |
---|---|
void |
ContactFetcher.getInfoContactModelsFromCredential(List<CredentialModel> listAlreadySharedContact,
com.google.gwt.user.client.rpc.AsyncCallback<List<InfoContactModel>> callback) |
void |
UserStore.getInfoContactModelsFromCredential(List<CredentialModel> listAlreadySharedContact,
com.google.gwt.user.client.rpc.AsyncCallback<List<InfoContactModel>> callback) |
void |
SmartShare.updateSharingDialog(FileModel fileModel,
List<CredentialModel> listAlreadySharedContact)
Use to modify a shared folder or share an existing folder
|
Modifier and Type | Method and Description |
---|---|
List<InfoContactModel> |
WorkspaceSharingServiceImpl.getInfoContactModelsFromCredential(List<CredentialModel> listAlreadySharedContact) |
Modifier and Type | Method and Description |
---|---|
CredentialModel |
InfoContactModel.getReferenceCredential() |
Modifier and Type | Method and Description |
---|---|
void |
InfoContactModel.setReferenceCredential(CredentialModel referenceCredential) |
Copyright © 2016. All Rights Reserved.