Package | Description |
---|---|
org.jbei.ice.lib.folder | |
org.jbei.ice.lib.net | |
org.jbei.ice.storage.hibernate.dao |
Modifier and Type | Method and Description |
---|---|
FolderDetails |
FolderContents.getContents(String userId,
long folderId,
PageParameters pageParameters)
Retrieves the folder specified in the parameter and contents
|
protected FolderDetails |
FolderContents.getRemoteContents(String userId,
Folder folder,
PageParameters pageParameters)
Retrieves contents of a folder that has been shared remotely with this instance
|
FolderDetails |
FolderContents.getRemotelySharedContents(String remoteUserId,
String token,
RegistryPartner partner,
long folderId,
PageParameters pageParameters) |
Modifier and Type | Method and Description |
---|---|
FolderDetails |
RemoteContact.getRemoteContents(String url,
String userId,
long folderId,
String token,
PageParameters pageParameters,
String worToken) |
Modifier and Type | Method and Description |
---|---|
List<Entry> |
FolderDAO.retrieveFolderContents(long folderId,
PageParameters pageParameters,
boolean visibleOnly)
Retrieves list of entries that conforms to the parameters
|
Copyright © 2017. All rights reserved.