public class RemoteContact extends Object
Constructor and Description |
---|
RemoteContact() |
public RegistryPartner contactPotentialPartner(RegistryPartner thisPartner, String remotePartnerUrl)
public RegistryPartner refreshPartnerKey(RegistryPartner partner, String url, String worToken)
public boolean apiKeyValidates(String myURL, RegistryPartner registryPartner)
myURL
- the url of this ICE instanceregistryPartner
- partner inforpublic void transferSequence(String url, String recordId, EntryType entryType, String sequenceString)
public FolderDetails transferFolder(String url, FolderDetails folderDetails)
public void addTransferredEntriesToFolder(String url, EntrySelection entrySelection)
public List<RegistryPartner> getPartners(String url, String token)
public AccountTransfer getUser(String url, String email, String token)
public AccessPermission shareFolder(String url, AccessPermission permission, String token)
public FolderDetails getRemoteContents(String url, String userId, long folderId, String token, PageParameters pageParameters, String worToken)
public FolderDetails getFolderEntries(String url, String resourcePath, Map<String,Object> queryParams, String apiKey)
public List<AttachmentInfo> getAttachmentList(String url, long entryId, String apiKey)
public void addTransferredEntriesToFolder(String url, String userId, EntrySelection entrySelection, long folderId, String token, String worToken)
public PartData getToolTipDetails(String url, String userId, long partId, String token, String worToken)
public PartData getPublicTooltipDetails(String url, long partId, String apiKey)
public PartStatistics getPublicEntryStatistics(String url, long partId, String apiKey)
public FeaturedDNASequence getPublicEntrySequence(String url, String partId, String apiKey)
public FeaturedDNASequence getSequence(String url, String userId, String partId, long folderId, String token, String apiKey)
public PartData getRemoteEntry(String url, String userId, long partId, long folderId, String token, String worToken)
public boolean deleteInstanceFromMaster(String thisUrl)
Copyright © 2017. All rights reserved.