A C D E F G H I K L M N O P Q R S T U V W X

A

APPEND - Static variable in interface org.astrogrid.store.delegate.myspaceItn05.ManagerCodes
Append the new entry to the old one.
AUTOINT_MYSPACE_AGSL - Static variable in class org.astrogrid.store.delegate.VoSpaceResolver
 
AUTOINT_MYSPACE_IVOKEY - Static variable in class org.astrogrid.store.delegate.VoSpaceResolver
 
Agfi - class org.astrogrid.store.Agfi.
AstroGrid File Identifier.
Agfi(URL) - Constructor for class org.astrogrid.store.Agfi
Create an AGFI for a URL-located file
Agfi(Ivorn) - Constructor for class org.astrogrid.store.Agfi
Create an AGFI for an Registered file (ie with the given IVORN)
Agfi(Msrl) - Constructor for class org.astrogrid.store.Agfi
Create an AGSL for a myspace-based store point (might include file path)
Agfi(String) - Constructor for class org.astrogrid.store.Agfi
Parse an AGFI from the given string representation.
Agsl - class org.astrogrid.store.Agsl.
AstroGrid Storepoint Locator.
Agsl(URL) - Constructor for class org.astrogrid.store.Agsl
Create an AGSL for a URL-based store point
Agsl(Msrl) - Constructor for class org.astrogrid.store.Agsl
Create an AGSL for a myspace-based store point (might include file path)
Agsl(Msrl, String) - Constructor for class org.astrogrid.store.Agsl
Makes a reference from the given endpoint (eg myspace:http://asdfasdf or ftp://) and filepath
Agsl(URL, String) - Constructor for class org.astrogrid.store.Agsl
Makes a reference from the given endpoint (eg myspace:http://asdfasdf or ftp://) and filepath
Agsl(Agsl, String) - Constructor for class org.astrogrid.store.Agsl
Makes a reference from the given storepoint location (eg astrogrid:store:myspace:http://asdfasdf or astrogrid:store:ftp://) and filepath
Agsl(String) - Constructor for class org.astrogrid.store.Agsl
Deprecated. - use typed ones
AladinAdapter - interface org.astrogrid.store.adapter.aladin.AladinAdapter.
Deprecated. use TreeClient
AladinAdapterContainer - interface org.astrogrid.store.adapter.aladin.AladinAdapterContainer.
A wrapper for the AstroGrid StoreFile to make it easier to integrate into Aladin.
AladinAdapterDuplicateException - exception org.astrogrid.store.adapter.aladin.AladinAdapterDuplicateException.
An exception thrown if attempting to create a duplicate entry.
AladinAdapterDuplicateException() - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterDuplicateException
Public constructor, with default message.
AladinAdapterDuplicateException(String) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterDuplicateException
Public constructor, with specific message.
AladinAdapterException - exception org.astrogrid.store.adapter.aladin.AladinAdapterException.
A base class for all our exceptions.
AladinAdapterException(String) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterException
Public constructor, with message.
AladinAdapterException(String, Throwable) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterException
Public constructor, with cause and message.
AladinAdapterFactory - class org.astrogrid.store.adapter.aladin.AladinAdapterFactory.
Factory class, to isolate aladin code from the details of which implementation is being used for the Aladin Adapter.
AladinAdapterFactory() - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterFactory
 
AladinAdapterFile - interface org.astrogrid.store.adapter.aladin.AladinAdapterFile.
A wrapper for the AstroGrid StoreFile to make it easier to integrate into Aladin.
AladinAdapterLoginException - exception org.astrogrid.store.adapter.aladin.AladinAdapterLoginException.
An exception thrown if the adapter fails to login.
AladinAdapterLoginException(String, Throwable) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterLoginException
Public constructor, with cause and message.
AladinAdapterMock - class org.astrogrid.store.adapter.aladin.AladinAdapterMock.
A mock implementation of the AladinAdapter interface.
AladinAdapterMock() - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Public constructor.
AladinAdapterMock.MockContainer - class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer.
Inner class to represent a myspace container.
AladinAdapterMock.MockContainer(String) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Public constructor.
AladinAdapterMock.MockFile - class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile.
Inner class to represent a myspace file.
AladinAdapterMock.MockFile(String) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Public constructor.
AladinAdapterNode - interface org.astrogrid.store.adapter.aladin.AladinAdapterNode.
A wrapper for the AstroGrid StoreFile to make it easier to integrate into Aladin.
AladinAdapterSecurityException - exception org.astrogrid.store.adapter.aladin.AladinAdapterSecurityException.
An exception thrown if the adapter attempts to access something it is not allowed to.
AladinAdapterSecurityException(String) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterSecurityException
Public constructor, with cause and message.
AladinAdapterSecurityException(String, Throwable) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterSecurityException
Public constructor, with cause and message.
AladinAdapterServiceException - exception org.astrogrid.store.adapter.aladin.AladinAdapterServiceException.
An exception thrown if the adapter fails to perform an action.
AladinAdapterServiceException(String, Throwable) - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterServiceException
Public constructor, with cause and message.
AladinAdapterTest - class org.astrogrid.store.adapter.aladin.AladinAdapterTest.
A JUnit test for the Aladin adapter.
AladinAdapterTest() - Constructor for class org.astrogrid.store.adapter.aladin.AladinAdapterTest
 
AstrogridMyspaceSoapBindingStub - class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub.
 
AstrogridMyspaceSoapBindingStub() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
AstrogridMyspaceSoapBindingStub(URL, Service) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
AstrogridMyspaceSoapBindingStub(Service) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
account - Variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Our test account.
account - Variable in class org.astrogrid.store.tree.TreeClientTest
Our test account.
adapter - Variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Our target adapter.
adapter - Variable in class org.astrogrid.store.tree.TreeClientTest
Our target adapter.
add(StoreFile) - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Adds the given StoreFile as a child that exists in this folder
addContainer(String) - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterContainer
Add a child to a container.
addContainer(String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Add a child container.
addContainer(String) - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixContainer
Deprecated.  
addContainer(String) - Method in interface org.astrogrid.store.tree.Container
Add a child to a container.
addContainer(String) - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixContainer
 
addContainer(String) - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Add a child container.
addFile(String) - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterContainer
Add a file to this container.
addFile(String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Add a file to this container.
addFile(String) - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixContainer
Deprecated.  
addFile(String) - Method in interface org.astrogrid.store.tree.Container
Add a file to this container.
addFile(String) - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixContainer
 
addFile(String) - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Add a file to this container.

C

CON - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is a container.
Container - interface org.astrogrid.store.tree.Container.
Representation of a container in an Astrogrid Store.
cdPath(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Move to given path.
cdup() - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Move up a directory (there is a command for this is 1.4, but not 1.3
changeOwner(String, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
changeOwner(String, String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
changeOwner(String, User) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Change the owner of a MySpace file.
client - Variable in class org.astrogrid.store.tree.IterationSixTreeClient
 
connect() - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Connect to server, get authorised and move to the directory to be used for temporary publications
contactServer(Agsl) - Static method in class org.astrogrid.store.ui.StoreCommander
 
container - Variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Our target container name.
container - Variable in class org.astrogrid.store.tree.TreeClientTest
Our target container name.
copy(Ivorn, Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Copy a file
copy(String, Agsl) - Method in interface org.astrogrid.store.delegate.StoreClient
Copy a file to a target Agsl
copy(Agsl, String) - Method in interface org.astrogrid.store.delegate.StoreClient
Copy a file from a source Agsl
copy(String, Agsl) - Method in class org.astrogrid.store.delegate.StoreDelegate
Copy a file to a target Agsl - NB this is done naively from the delegate (ie, the file contents pass through this client computer).
copy(Agsl, String) - Method in class org.astrogrid.store.delegate.StoreDelegate
Copy a file from a source Agsl - NB this is done naively from the delegate (ie, the file contents pass through this client computer).
copy(String, Agsl) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Copies the contents of the file at the given source url to the given location done in StoreDelegate public void putUrl(URL source, String targetPath, boolean append) throws IOException { File target = makeLocalPath(targetPath); InputStream in = source.openStream(); OutputStream out = new FileOutputStream(target); Piper.bufferedPipe(in, out); in.close(); out.close(); } /** Copy a file
copy(String, Agsl) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Copy a file to a target Agsl.
copy(Agsl, String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Copy a file from a source Agsl.
copyFile(String, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
copyFile(String, String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
createAccount(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
createAccount(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
createAdapter() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterFactory
create a new instance of an aladin adapter
createAdminDelegate(User, Agsl) - Static method in class org.astrogrid.store.delegate.StoreDelegateFactory
Creates the correct delegate for administering the store client at the given Agsl.
createClient() - Method in class org.astrogrid.store.tree.TreeClientFactory
create a new instance of an aladin adapter
createContainer(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
createContainer(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
createDelegate(User, Agsl) - Static method in class org.astrogrid.store.delegate.StoreDelegateFactory
Creates the correct delegate for the given Agsl and operator, for general file handling - moving, copying, uploading, etc.
createDelegate(User, String) - Static method in class org.astrogrid.store.delegate.StoreDelegateFactory
Creates the correct delegate (to copy, move, etc files on a storepoint) for the given URI and operator.
createUser(Ivorn, Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Creates a new user (identified by the given user ivorn) on the storepoint given by the 'target' Ivorn.
createUser(User) - Method in interface org.astrogrid.store.delegate.StoreAdminClient
Create a new user
createUser(User) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Create a new user - creates a directory 'individual@community'
createUser(User) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Create a new account on an MSS.
currentDir() - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Get the name of the present working directory on the ftp file system

D

DEFAULT_MESSAGE - Static variable in class org.astrogrid.store.adapter.aladin.AladinAdapterDuplicateException
The default Exception message.
DEFAULT_MESSAGE - Static variable in class org.astrogrid.store.tree.TreeClientDuplicateException
The default Exception message.
delete(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Delete a file
delete(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Delete a file
delete(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Delete the file s from the ftp file system
delete(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Delete a file
delete(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Delete a file
delete(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Delete a file.
delete(Agsl) - Static method in class org.astrogrid.store.ui.StoreCommander
Deletes the file at the given VoRL
deleteAccount(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
deleteAccount(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
deleteFile(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
deleteFile(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
deleteUser(Ivorn, Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
 
deleteUser(User) - Method in interface org.astrogrid.store.delegate.StoreAdminClient
Delete a user
deleteUser(User) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Delete a user - this does nothing on a local file store at the moment, as I'm a bit iffy about deleting directory structures that might have valuable data in it for now.
deleteUser(User) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Delete an account from an MSS.
disconnect() - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Disconnects from server, translating all faults into IOExceptions
dropTrailingSlash(String) - Method in class org.astrogrid.store.tree.IterationSixTreeClient
helper function for string mangling

E

ERROR - Static variable in class org.astrogrid.store.delegate.myspaceItn05.StatusCodes
 
EntryCodes - class org.astrogrid.store.delegate.myspaceItn05.EntryCodes.
The EntryCodes class defines the values for the various codes specifying the type of each entry (ie.
EntryCodes() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
 
EntryResults - class org.astrogrid.store.delegate.myspaceItn05.EntryResults.
 
EntryResults() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
endir(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Ensure directory s exists - Create a new directory named s if it does not already exist
equals(Object) - Method in class org.astrogrid.store.Agfi
Tests that an AGSL is the same as another AGSL
equals(Object) - Method in class org.astrogrid.store.Agsl
Tests that an AGSL is the same as another AGSL
equals(Object) - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
equals(StoreFile) - Method in interface org.astrogrid.store.delegate.StoreFile
Returns true if this represents the same file as the given one, within this server.
equals(StoreFile) - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns true if this represents the same file as the given one
equals(StoreFile) - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns true if this represents the same file as the given one
equals(StoreFile) - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns true if this represents the same file as the given one
equals(Object) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
equals(Object) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
equals(Object) - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
equals(Object) - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
extendLifetime(String, long, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
extendLifetime(String, long, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
extendLifetime(String, Date) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Extend the lifetime of a file in an MSS.

F

FOLDER - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
FOLDER - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
FORM - Static variable in class org.astrogrid.store.Agfi
 
FORM - Static variable in class org.astrogrid.store.Agsl
 
FORM - Static variable in class org.astrogrid.store.Msrl
 
File - interface org.astrogrid.store.tree.File.
Representation of a File in an Astrogrid Store
FtpStore - class org.astrogrid.store.delegate.ftp.FtpStore.
Deprecated. - THIS HAS NOT BEEN PROPERLY MAINTAINED SINCE It04.1
FtpStore(User, URL) - Constructor for class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Construct myspace client using given endpoint, which is a complete location, eg ftp://ftp.roe.ac.uk/pub/astrogrid
FtpStore(User, Agsl) - Constructor for class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Construct myspace client using given Agsl
FtpStore.FullFtpClient - class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient.
Deprecated. A more complete FTP client based on sun's
FtpStore.FullFtpClient(String) - Constructor for class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. New FullFtpClient connected to host host.
FtpStore.FullFtpClient(String, int) - Constructor for class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. New FullFtpClient connected to host host, port port.
findFile(String) - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns the folder or file matching the given path in the *children* of this folder.

G

get(Agsl, File) - Static method in class org.astrogrid.store.ui.StoreCommander
Gets the files from the given VoRL to the given File
getAccount() - Method in class org.astrogrid.store.Agfi
Returns account-based file id
getAgsl(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Returns the Agsl for the given source path.
getAgsl(String) - Method in class org.astrogrid.store.delegate.StoreDelegate
Returns the Agsl for the given source path
getAgsl(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Returns the Agsl for the given source path.
getAstrogridMyspace() - Method in interface org.astrogrid.store.delegate.myspaceItn05.ManagerService
 
getAstrogridMyspace(URL) - Method in interface org.astrogrid.store.delegate.myspaceItn05.ManagerService
 
getAstrogridMyspace() - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getAstrogridMyspace(URL) - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getAstrogridMyspaceAddress() - Method in interface org.astrogrid.store.delegate.myspaceItn05.ManagerService
 
getAstrogridMyspaceAddress() - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getAstrogridMyspaceWSDDServiceName() - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getBytes(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
getBytes(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
getBytes(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Deprecated. (extremely) - will break on large files. Use getStream() instead.
getChild(String) - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns the StoreFile representation of the child with the given filename
getChildNodes() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterContainer
Get a list (collection) of the current child nodes.
getChildNodes() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Get a list (collection) of the current child nodes.
getChildNodes() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixContainer
Deprecated.  
getChildNodes() - Method in interface org.astrogrid.store.tree.Container
Get a list (collection) of the current child nodes.
getChildNodes() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixContainer
 
getChildNodes() - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Get a list (collection) of the current child nodes.
getChildren(StoreFile, String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Returns a list of the files that match the expression
getChildren(StoreFile, String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns a list of the children of the given folder
getContainerName() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Get our container name.
getContainerName() - Method in class org.astrogrid.store.tree.TreeClientTest
Get our container name.
getContentsBytes() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getContentsString() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getCreated() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the creation date (null if unknown)
getCreated() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the creation date (null if unknown)
getCreated() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns the date the file was created
getCreationDate() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getDelegate(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Returns a StoreClient delegate for the given ivorn for direct file manipulation
getDelegateEndpoint() - Method in class org.astrogrid.store.Msrl
Returns just the delegate end point
getDeserializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
Get Custom Deserializer
getEmail() - Method in class org.astrogrid.store.Agfi
Returns email address
getEndpoint() - Method in class org.astrogrid.store.Agsl
Returns the delegate endpoint
getEndpoint() - Method in interface org.astrogrid.store.delegate.StoreClient
Returns the Agsl to the service this client is connected to
getEndpoint() - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Returns the endpoint
getEndpoint() - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns the endpoint
getEndpoint() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Return the Agsl of the service to which this client is connected.
getEntries() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getEntriesList(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
getEntriesList(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
getEntryId() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getEntryName() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getEntryResults() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getEntryUri() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getExpires() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getExpiryDate() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getFile(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Returns the StoreFile representation of the file at the given AGSL
getFile(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Returns the StoreFile representation of the file at the given path
getFile(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Returns the file corresponding to the path
getFile(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns the file representation of that at the given server path
getFile(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Returns the StoreFile representation of the file at the given AGSL
getFilename() - Method in class org.astrogrid.store.Agsl
Returns the filename
getFilename() - Method in class org.astrogrid.store.Msrl
Returns the file part of the reference - ie the text after the last slash, which may be an empty string if this is a directory
getFiles(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Returns a tree representation of the files that match the expression
getFiles(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Returns a tree representation of the files that match the expression
getFiles(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns a tree representation of the files that match the expression.
getFiles(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Return a tree representation of the files that match the expression
getForHoldingRef(String) - Static method in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
getForHoldingRef(String) - Static method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
getForManagerRef(int) - Static method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
getInputStream() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterFile
Get an InputStream to read data from the file.
getInputStream() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Get an InputStream to read data from the file.
getInputStream() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile
Deprecated.  
getInputStream() - Method in interface org.astrogrid.store.tree.File
Get an InputStream to read data from the file.
getInputStream() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixFile
 
getInputStream() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Get an InputStream to read data from the file.
getIvorn() - Method in class org.astrogrid.store.Agfi
Returns IVORN-based file id
getManagerIvorn() - Method in class org.astrogrid.store.Msrl
Returns just the ivorn to the manager
getManagerMsrl() - Method in class org.astrogrid.store.Msrl
Returns the manager location as an MSRL
getManagerRef() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
getMessage() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Return text of the message.
getMessage() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
getMime() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getMimeType() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterFile
Get the mime type for the file.
getMimeType() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Get the mime type for the file.
getMimeType() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile
Deprecated.  
getMimeType() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the mime type (null if unknown)
getMimeType() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the mime type (null if unknown)
getMimeType() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns the mime type (null if unknown)
getMimeType() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
getMimeType() - Method in interface org.astrogrid.store.tree.File
Get the mime type for the file.
getMimeType() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixFile
 
getMimeType() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Get the mime type for the file.
getModified() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the date the file was last modified (null if unknown)
getModified() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the date the file was last modified (null if unknown)
getModified() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns the date the file was last modified (null if unknown)
getMsrl() - Method in class org.astrogrid.store.Agfi
Returns Myspace reference
getName() - Method in class org.astrogrid.store.Msrl
Returns the name part of the reference - ie the last token broken by slashes.
getName() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Access to the name.
getName() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Access to the name.
getName() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterNode
Access to the node name.
getName() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
getName() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the file/folder/table name without path
getName() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the filename/foldername/tablename/etc
getName() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getName() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns the filename/foldername/tablename/etc
getName() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
getName() - Method in interface org.astrogrid.store.tree.Node
Access to the node name.
getName() - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Access to the name.
getName() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Access to the name.
getNameOf(EntryResults) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Helper function for converting EntryResults to MySpaceFile/Folder returns the name (ie last path token) of an EntryResults
getOperator() - Method in class org.astrogrid.store.VoSpaceClient
Returns the user of this delegate - ie the account it is being used by
getOperator() - Method in interface org.astrogrid.store.delegate.StoreAdminClient
Returns the user of this delegate - ie the account it is being used by
getOperator() - Method in interface org.astrogrid.store.delegate.StoreClient
Returns the user of this delegate - ie the account it is being used by
getOperator() - Method in class org.astrogrid.store.delegate.StoreDelegate
Returns the user of this delegate - ie the account it is being used by
getOperator() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Return the User of this delegate - ie the account it is being used by
getOutputStream() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterFile
Get an OutputStream to send data to the file.
getOutputStream() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Get an OutputStream to send data to the file.
getOutputStream() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile
Deprecated.  
getOutputStream() - Method in interface org.astrogrid.store.tree.File
Get an OutputStream to send data to the file.
getOutputStream() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixFile
 
getOutputStream() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Get an OutputStream to send data to the file.
getOwner() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the owner of the file
getOwner() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the owner of the file
getOwner() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getOwnerId() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getParent() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns parent folder of this file/folder
getParent(StoreFile) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Returns the parent of the given file
getParent() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns parent folder of this file/folder
getParent(StoreFile) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns the parent of the given file
getParent() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns the parent folder
getParent() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns parent folder of this file/folder
getParentPathOf(EntryResults) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Helper function for converting EntryResults to MySpaceFile/Folder returns the path only (ie not including name) of an EntryResults
getPath() - Method in class org.astrogrid.store.Agsl
Returns the path (including filename) to the file on the server
getPath() - Method in class org.astrogrid.store.Msrl
Returns the myspace filepath
getPath() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the path to this file on the server, including the filename
getPath() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the path to this file on the server
getPath() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns the path to this file on the server
getPath() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns path on server
getPath() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
getPermissions() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getPermissionsMask() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getPort(Class) - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getRoot() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapter
Deprecated. Get the root node of the account home space.
getRoot() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Get the root node of the account home space.
getRoot() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated. queries server, rebuilds tree.
getRoot() - Method in class org.astrogrid.store.tree.IterationSixTreeClient
queries server, rebuilds tree.
getRoot() - Method in interface org.astrogrid.store.tree.TreeClient
Get the root node of the account home space.
getRoot() - Method in class org.astrogrid.store.tree.TreeClientMock
Get the root node of the account home space.
getScheme() - Method in class org.astrogrid.store.Agsl
Returns the full scheme, eg astrogrid:store:myspace, or astrogrid:store:ftp
getSerializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
Get Custom Serializer
getServer() - Method in class org.astrogrid.store.Msrl
Returns the server ID
getServerPath(File) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Returns the full path, within the context of this server, to the given file, including the filename
getServiceName() - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
getSeverity() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Return the severity level.
getSeverity() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
getSize() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns the size of the file in bytes (-1 if unknown)
getSize() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns the size of the file in bytes (-1 if unknown)
getSize() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getSize() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getStatusList() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getStatusList() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Return a list of error codes accummulated by successive invocations of action methods.
getStatusResults() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
getStoreClient() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated.  
getStoreClient() - Method in class org.astrogrid.store.tree.IterationSixTreeClient
 
getStream(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Gets a file's contents as a stream
getStream(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Gets a file's contents as a stream
getStream(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Gets a file's contents as a stream
getStream(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Gets a file's contents as a stream
getStream(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Get a file's contents as a stream
getString(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
getString(String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
getString(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Deprecated. (extremely) - will break on large files. Use getStream() instead.
getTimeStamp() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Return the time stamp.
getTimeStamp() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
getToken() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapter
Deprecated. Access to the current security token.
getToken() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Access to the current security token.
getToken() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated.  
getToken() - Method in class org.astrogrid.store.tree.IterationSixTreeClient
 
getToken() - Method in interface org.astrogrid.store.tree.TreeClient
Access to the current security token.
getToken() - Method in class org.astrogrid.store.tree.TreeClientMock
Access to the current security token.
getType() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
getType() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
getTypeDesc() - Static method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
Return type metadata object
getTypeDesc() - Static method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
Return type metadata object
getTypeDesc() - Static method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
Return type metadata object
getURL() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterFile
Deprecated. doubly - only possible with legacy myspace implementation.
getURL() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
 
getURL() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile
Deprecated.  
getUrl() - Method in class org.astrogrid.store.Agfi
Returns URL
getUrl(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Gets the url to the given source file
getUrl(String, String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Returns the URL of the given file in the given directory
getUrl(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Returns the URL of the given file in the current directory
getUrl(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Gets the url to stream
getUrl(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Gets the url to stream.
getUrl() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns URL to the file
getUrl(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Get the URL to the given file.

H

hashCode() - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
hashCode() - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
hashCode() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
heartBeat() - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
heartBeat() - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
heartBeat() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
`Heart-beat' method to check whether the Manager is up and running.

I

INFO - Static variable in class org.astrogrid.store.delegate.myspaceItn05.StatusCodes
 
IterationSixAladinAdapter - class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.
Deprecated. use org.astrogrid.store.tree instead
IterationSixAladinAdapter() - Constructor for class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated. Construct a new IterationSixAladinAdapter
IterationSixAladinAdapter.IterationSixContainer - class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixContainer.
Deprecated. Iteration 6 version of an aladin adapter container
IterationSixAladinAdapter.IterationSixContainer(Container) - Constructor for class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixContainer
Deprecated. Construct a new IterationSixContainer
IterationSixAladinAdapter.IterationSixFile - class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile.
Deprecated. Iteration 6 implementation of an aladin adapter file.
IterationSixAladinAdapter.IterationSixFile(File) - Constructor for class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixFile
Deprecated. Construct a new IterationSixFile
IterationSixAladinAdapter.IterationSixNode - class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode.
Deprecated. Iteration-6 version of an aladin adapter node.
IterationSixAladinAdapter.IterationSixNode(Node) - Constructor for class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
IterationSixTreeClient - class org.astrogrid.store.tree.IterationSixTreeClient.
Implementation of the TreeClient interfaces against the Iteration6 VoSpace client.
IterationSixTreeClient() - Constructor for class org.astrogrid.store.tree.IterationSixTreeClient
Construct a new tree client
IterationSixTreeClient.IterationSixContainer - class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixContainer.
Iteration 6 version of a container
IterationSixTreeClient.IterationSixContainer(StoreFile) - Constructor for class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixContainer
Construct a new IterationSixContainer
IterationSixTreeClient.IterationSixFile - class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixFile.
Iteration 6 implementation of a file.
IterationSixTreeClient.IterationSixFile(StoreFile) - Constructor for class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixFile
Construct a new IterationSixFile
IterationSixTreeClient.IterationSixNode - class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode.
Iteration-6 version of a node.
IterationSixTreeClient.IterationSixNode(StoreFile, String) - Constructor for class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
IterationSixTreeClient.IterationSixNode(StoreFile) - Constructor for class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
compute path from wrapped StoreFile, mangling the result
initContainerName() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Create our container name.
initContainerName() - Method in class org.astrogrid.store.tree.TreeClientTest
Create our container name.
isAgfi(String) - Static method in class org.astrogrid.store.Agfi
Returns true if the given string is an attempt to be an agsl
isAgsl(String) - Static method in class org.astrogrid.store.Agsl
Returns true if the given string is an attempt to be an agsl
isContainer() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Check if this represents a container.
isContainer() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Check if this represents a container.
isContainer() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterNode
Check if this represents a container.
isContainer() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
isContainer() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
isContainer() - Method in interface org.astrogrid.store.tree.Node
Check if this represents a container.
isContainer() - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Check if this represents a container.
isContainer() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Check if this represents a container.
isFile() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockContainer
Check if this represents a file.
isFile() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock.MockFile
Check if this represents a file.
isFile() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapterNode
Check if this represents a file.
isFile() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
isFile() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns true if this is a self-contained file.
isFile() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns true if this is a self-contained file.
isFile() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns true if this is a self-contained file.
isFile() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns false - this is a container
isFile() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
isFile() - Method in interface org.astrogrid.store.tree.Node
Check if this represents a file.
isFile() - Method in class org.astrogrid.store.tree.TreeClientMock.MockContainer
Check if this represents a file.
isFile() - Method in class org.astrogrid.store.tree.TreeClientMock.MockFile
Check if this represents a file.
isFolder() - Method in interface org.astrogrid.store.delegate.StoreFile
Returns true if this is a container that can hold other files/folders
isFolder() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns true if this is a container that can hold other files/folders
isFolder() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Returns true if this is a container that can hold other files/folders
isFolder() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns true - this is a container
isMsrl(String) - Static method in class org.astrogrid.store.Msrl
Returns true if the given string is an attempt to be a vospace reference
isNull() - Method in class org.astrogrid.store.Agfi
Returns true if this is the null file
issueCommand(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated.  

K

KernelResults - class org.astrogrid.store.delegate.myspaceItn05.KernelResults.
 
KernelResults() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 

L

LEAVE - Static variable in interface org.astrogrid.store.delegate.myspaceItn05.ManagerCodes
Leave existing entry untouched and report error.
LocalFile - class org.astrogrid.store.delegate.local.LocalFile.
Represents a local file (ie a File class) as a StoreFile
LocalFile(LocalFileStore, File) - Constructor for class org.astrogrid.store.delegate.local.LocalFile
 
LocalFileStore - class org.astrogrid.store.delegate.local.LocalFileStore.
This is ClientStore implementation for reaching local files directly.
LocalFileStore() - Constructor for class org.astrogrid.store.delegate.local.LocalFileStore
Creates a StoreClient that can be used to list, copy, delete, etc files on disk.
LocalFileStore(String) - Constructor for class org.astrogrid.store.delegate.local.LocalFileStore
As the empty constructor, but creates a subdirectory off the normal root with the name given.
LocalFileStore(Agsl) - Constructor for class org.astrogrid.store.delegate.local.LocalFileStore
Deprecated. - you should be using StoreDelegateFactory anyway...
LocalFileStore(File) - Constructor for class org.astrogrid.store.delegate.local.LocalFileStore
Creates a local file store with the given file as the root
list(Agsl, String) - Static method in class org.astrogrid.store.ui.StoreCommander
Lists the files at the given VoRL
listFiles() - Method in interface org.astrogrid.store.delegate.StoreFile
Lists children files if this is a container - returns null otherwise
listFiles() - Method in class org.astrogrid.store.delegate.local.LocalFile
Lists children files if this is a container - returns null otherwise
listFiles() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
Lists children files if this is a container - returns null otherwise
listFiles() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns an array of the files in this container
log - Variable in class org.astrogrid.store.delegate.StoreDelegate
 
login(Ivorn, String) - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapter
Deprecated. Login to the AstroGrid community.
login(Ivorn, String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Login to the AstroGrid community.
login(Ivorn, String) - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated.  
login(Ivorn, String) - Method in class org.astrogrid.store.tree.IterationSixTreeClient
 
login(Ivorn, String) - Method in interface org.astrogrid.store.tree.TreeClient
Login to the AstroGrid community.
login(Ivorn, String) - Method in class org.astrogrid.store.tree.TreeClientMock
Login to the AstroGrid community.
logout() - Method in interface org.astrogrid.store.adapter.aladin.AladinAdapter
Deprecated. Logout from the AstroGrid community.
logout() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Logout from the AstroGrid community.
logout() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated.  
logout() - Method in class org.astrogrid.store.tree.IterationSixTreeClient
 
logout() - Method in interface org.astrogrid.store.tree.TreeClient
Logout from the AstroGrid community.
logout() - Method in class org.astrogrid.store.tree.TreeClientMock
Logout from the AstroGrid community.

M

MIME_TYPE_ADQL - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_HTML - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_JOB - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_TEXT - Static variable in class org.astrogrid.store.util.MimeTypeUtil
Known MIME type values.
MIME_TYPE_VOLIST - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_VOTABLE - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_WORKFLOW - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
MIME_TYPE_XML - Static variable in class org.astrogrid.store.util.MimeTypeUtil
 
Manager - interface org.astrogrid.store.delegate.myspaceItn05.Manager.
 
ManagerCodes - interface org.astrogrid.store.delegate.myspaceItn05.ManagerCodes.
ManagerCodes.java
ManagerService - interface org.astrogrid.store.delegate.myspaceItn05.ManagerService.
 
ManagerServiceLocator - class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator.
 
ManagerServiceLocator() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
MimeTypeUtil - class org.astrogrid.store.util.MimeTypeUtil.
A temp fix to guess the mime type from a file name.
MimeTypeUtil() - Constructor for class org.astrogrid.store.util.MimeTypeUtil
Public constructor.
Msrl - class org.astrogrid.store.Msrl.
MySpace Resource Locator.
Msrl(URL) - Constructor for class org.astrogrid.store.Msrl
Make a single myspace:// reference string out of a delegate endpoint
Msrl(URL, String) - Constructor for class org.astrogrid.store.Msrl
Make a single myspace:// reference string out of a delegate endpoint (eg a myspace manager service) and a path to the file
Msrl(Ivorn, String) - Constructor for class org.astrogrid.store.Msrl
Make a single myspace:// reference string out of a delegate endpoint (eg a myspace manager service) and a path to the file
Msrl(URL, String, String) - Constructor for class org.astrogrid.store.Msrl
Make a single myspace:// reference string out of a delegate endpoint (eg a myspace manager service) and a path to the file.
Msrl(String) - Constructor for class org.astrogrid.store.Msrl
Make a reference from the given string representation
MySpaceFile - class org.astrogrid.store.delegate.myspace.MySpaceFile.
Represents a file in myspace (it04).
MySpaceFile(MySpaceFolder, String) - Constructor for class org.astrogrid.store.delegate.myspace.MySpaceFile
 
MySpaceFile(MySpaceFolder, String, String, String, String, long, String, MySpaceFileType) - Constructor for class org.astrogrid.store.delegate.myspace.MySpaceFile
 
MySpaceFile(MySpaceFolder, String, String, String, String, long, String, MySpaceFileType, URL) - Constructor for class org.astrogrid.store.delegate.myspace.MySpaceFile
constructor taking URL too - for historical purposes - URLs should be deprecated
MySpaceFileType - class org.astrogrid.store.delegate.myspace.MySpaceFileType.
File Types for MySpace.
MySpaceFileType - class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType.
File Types for MySpace.
MySpaceFolder - class org.astrogrid.store.delegate.myspace.MySpaceFolder.
Represents a folder in myspace.
MySpaceFolder(MySpaceFolder, String) - Constructor for class org.astrogrid.store.delegate.myspace.MySpaceFolder
Create folder from a myspace reference.
MySpaceFolder(String) - Constructor for class org.astrogrid.store.delegate.myspace.MySpaceFolder
Creates the root folder
MySpaceIt05Delegate - class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate.
MySpaceIt05Delegate is the delegate class which applications invoke in order to access a MySpace service.
MySpaceIt05Delegate(User, String) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Constructs delegate that is operated by the given User, to connect to the MySpace Manager at the given endPoint.
main(String[]) - Static method in class org.astrogrid.store.ui.StoreCommander
Executes the commands given
makeLocalPath(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Takes the server path and returns the representation on the local filesystem
makeStoreFile(MySpaceIt05Delegate.MySpaceFolder, EntryResults) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Helper function for converting EntryResults to MySpaceFile/Folder Creates a MySpaceFile/Folder from the given entry result
mkdir(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Move up one directory in the ftp file system * public void cdup() throws IOException { issueCommandCheck("CDUP"); } /** Create a new directory named s in the ftp file system
move(Ivorn, Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Moves/Renames a file
move(String, Agsl) - Method in interface org.astrogrid.store.delegate.StoreClient
Moves/Renames a file to a target Agsl
move(Agsl, String) - Method in interface org.astrogrid.store.delegate.StoreClient
Moves/Renames a file from a source Agsl
move(String, Agsl) - Method in class org.astrogrid.store.delegate.StoreDelegate
Moves/Renames a file
move(Agsl, String) - Method in class org.astrogrid.store.delegate.StoreDelegate
Moves/Renames a file from a source Agsl
move(String, Agsl) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Move (or rename) a file to a target Agsl.
move(Agsl, String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Moves (or rename) a file from a source Agsl.
moveFile(String, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
moveFile(String, String, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 

N

Node - interface org.astrogrid.store.tree.Node.
A wrapper for the AstroGrid StoreFile to make it easier to integrate into Aladin.
newFolder(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Create a container
newFolder(String) - Method in interface org.astrogrid.store.delegate.StoreClient
Create a container
newFolder(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Create a container
newFolder(String) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Create a container
newFolder(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Create a container.
node - Variable in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  

O

OVERWRITE - Static variable in interface org.astrogrid.store.delegate.myspaceItn05.ManagerCodes
Overwrite the existing entry with the new one.
openInputStream(User) - Method in class org.astrogrid.store.Agsl
Opens an inputstream to the file.
openInputStream() - Method in class org.astrogrid.store.Msrl
Opens an inputstream to the file.
openOutputStream(User) - Method in class org.astrogrid.store.Agsl
Opens an outputstream to the file.
openOutputStream() - Method in class org.astrogrid.store.Msrl
Opens an outputstream to the file.
org.astrogrid.store - package org.astrogrid.store
The store package defines the representations and delegates used to describe and access data on store points.
org.astrogrid.store.adapter.aladin - package org.astrogrid.store.adapter.aladin
Deprecated - see org.astrogrid.store.tree
org.astrogrid.store.delegate - package org.astrogrid.store.delegate
 
org.astrogrid.store.delegate.ftp - package org.astrogrid.store.delegate.ftp
 
org.astrogrid.store.delegate.local - package org.astrogrid.store.delegate.local
 
org.astrogrid.store.delegate.myspace - package org.astrogrid.store.delegate.myspace
 
org.astrogrid.store.delegate.myspaceItn05 - package org.astrogrid.store.delegate.myspaceItn05
 
org.astrogrid.store.tree - package org.astrogrid.store.tree
Tree-interface to myspace store
org.astrogrid.store.ui - package org.astrogrid.store.ui
 
org.astrogrid.store.util - package org.astrogrid.store.util
 
outputStatusList() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Convenience method to list the error codes.

P

password - Variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Our test password.
password - Variable in class org.astrogrid.store.tree.TreeClientTest
Our test password.
path - Variable in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
printHelp() - Static method in class org.astrogrid.store.ui.StoreCommander
Prints the usage instructions
printTree(StoreFile, Writer) - Static method in class org.astrogrid.store.delegate.StoreDelegate
Prints the given tree to the given stream for display
pushFile(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Publishes the given local file to the server (with the same name) Returns the URL of the file on the server
pushStream(String, InputStream, boolean) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Copies given stream to server; subdir specifies the subdirectory the file will be placed in.
putBytes(byte[], int, int, Ivorn, boolean) - Method in class org.astrogrid.store.VoSpaceClient
Puts the given byte buffer from offset of length bytes, to the given target
putBytes(byte[], int, int, String, boolean) - Method in interface org.astrogrid.store.delegate.StoreClient
Puts the given byte buffer from offset of length bytes, to the given target
putBytes(byte[], int, int, String, boolean) - Method in class org.astrogrid.store.delegate.StoreDelegate
Puts the given byte buffer into the given location using putStream()
putBytes(byte[], int, int, String, boolean) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Puts the given string into the given location now done via putBytes() public void putString(String contents, String targetPath, boolean append) throws IOException { //remove colons, spaces and slashes from filename File target = makeLocalPath(targetPath); DataOutputStream out = new DataOutputStream(new BufferedOutputStream(new FileOutputStream(target, append))); out.writeBytes(contents); out.close(); } /** Puts the given bytes into the given location
putBytes(String, byte[], int, int, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
putBytes(String, byte[], int, int, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
putBytes(byte[], int, int, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Put the given byte buffer from offset of length bytes, to the given target
putStream(Ivorn) - Method in class org.astrogrid.store.VoSpaceClient
Streaming output - returns a stream that can be used to output to the given location
putStream(String, boolean) - Method in interface org.astrogrid.store.delegate.StoreClient
Streaming output - returns a stream that can be used to output to the given location
putStream(String, boolean) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Streaming output - returns a stream that can be used to output to the given location
putStream(String, boolean) - Method in class org.astrogrid.store.delegate.local.LocalFileStore
Streaming output - returns a stream that can be used to output to the given location
putStream(String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Streaming output - returns a stream that can be used to output to the given location.
putString(String, String, boolean) - Method in interface org.astrogrid.store.delegate.StoreClient
Deprecated. - use putBytes() or stream to putStream()
putString(String, String, boolean) - Method in class org.astrogrid.store.delegate.StoreDelegate
Puts the given string into the given location
putString(String, String, int, int, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
putString(String, String, int, int, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
putString(String, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Put the given string into the given location
putUri(String, String, int, int, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.AstrogridMyspaceSoapBindingStub
 
putUri(String, String, int, int, boolean) - Method in interface org.astrogrid.store.delegate.myspaceItn05.Manager
 
putUrl(URL, Ivorn, boolean) - Method in class org.astrogrid.store.VoSpaceClient
Copies the contents of the file at the given source url to the given location
putUrl(URL, String, boolean) - Method in interface org.astrogrid.store.delegate.StoreClient
Copies the contents of the file at the given source url to the given location
putUrl(URL, String, boolean) - Method in class org.astrogrid.store.delegate.StoreDelegate
Copies the contents of the file at the given source url to the given location.
putUrl(URL, String, boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Copy the contents of the file at the given source url to the given location.

Q

QUERY - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
QUERY - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is a query (XML).
QUERY - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 

R

ResolverException - exception org.astrogrid.store.delegate.ResolverException.
 
ResolverException(String, Throwable) - Constructor for class org.astrogrid.store.delegate.ResolverException
 
ResolverException(String) - Constructor for class org.astrogrid.store.delegate.ResolverException
 
readServerResponse() - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated.  
resetStatusList() - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Reset the list of error codes to contain zero entries.
resolve(String) - Method in class org.astrogrid.store.util.MimeTypeUtil
Guess the mime type from a file name.
resolveAgsl(Ivorn) - Static method in class org.astrogrid.store.delegate.VoSpaceResolver
Given an IVO Resource Name, resolves the AGSL
resolveInputStream(User, Ivorn) - Static method in class org.astrogrid.store.delegate.VoSpaceResolver
Given an IVO Resource Name, resolves a Stream to read from the given lcoation.
resolveOutputStream(User, Ivorn) - Static method in class org.astrogrid.store.delegate.VoSpaceResolver
Given an IVO Resource Name, resolves a Stream to write to the given location.
resolveStore(User, Ivorn) - Static method in class org.astrogrid.store.delegate.VoSpaceResolver
Given an IVO Resource Name, looks it up in the community/registry, and returns the appropriate StoreClient to access it.
resolveStoreAdmin(User, Ivorn) - Static method in class org.astrogrid.store.delegate.VoSpaceResolver
Given an IVO Resource Name, looks it up in the community/registry, and returns the appropriate StoreAdminClient to administer it.
resolveURL() - Method in class org.astrogrid.store.Agsl
Returns a standard URL to the file.
resolveURL() - Method in class org.astrogrid.store.Msrl
Returns a standard URL to the file
rmdir(String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated. Delete the specified directory from the ftp file system

S

SCHEME - Static variable in class org.astrogrid.store.Agfi
 
SCHEME - Static variable in class org.astrogrid.store.Agsl
 
SCHEME - Static variable in class org.astrogrid.store.Msrl
 
StatusCodes - class org.astrogrid.store.delegate.myspaceItn05.StatusCodes.
The StatusCodes class defines the values for the codes used in the StatusMessage and StatusResults classes.
StatusCodes() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusCodes
 
StatusMessage - class org.astrogrid.store.delegate.myspaceItn05.StatusMessage.
The StatusMessage class stores details of the error, warning or information messages generated by a MySpace Service.
StatusMessage(int, String, Date) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Create a StatusMessage, setting the member variables.
StatusMessage(StatusResults) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Create a StatusMessage object from the equivalent StatusResults object.
StatusMessage(int, String) - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Create a StatusMessage, generating the time-stamp but setting the other member variables.
StatusMessage() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Create a StatusMessage, without passing any arguments.
StatusResults - class org.astrogrid.store.delegate.myspaceItn05.StatusResults.
 
StatusResults() - Constructor for class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
StoreAdminClient - interface org.astrogrid.store.delegate.StoreAdminClient.
These are the methods that administration delegates to storage mechanisms used by Astrogrid must implement.
StoreClient - interface org.astrogrid.store.delegate.StoreClient.
These are the methods that delegates to storage mechanisms used by Astrogrid must implement.
StoreCommander - class org.astrogrid.store.ui.StoreCommander.
 
StoreCommander() - Constructor for class org.astrogrid.store.ui.StoreCommander
 
StoreDelegate - class org.astrogrid.store.delegate.StoreDelegate.
Abstract class that implements some of the StoreClient methods in 'naive' ways.
StoreDelegate(User) - Constructor for class org.astrogrid.store.delegate.StoreDelegate
Construct myspace client using given endpoint, which is a complete location, eg ftp://ftp.roe.ac.uk/pub/astrogrid
StoreDelegateFactory - class org.astrogrid.store.delegate.StoreDelegateFactory.
Creates the appropriate delegates to access the various vospace servers
StoreDelegateFactory() - Constructor for class org.astrogrid.store.delegate.StoreDelegateFactory
 
StoreException - exception org.astrogrid.store.delegate.StoreException.
 
StoreException(String, Throwable) - Constructor for class org.astrogrid.store.delegate.StoreException
 
StoreException(String) - Constructor for class org.astrogrid.store.delegate.StoreException
 
StoreFile - interface org.astrogrid.store.delegate.StoreFile.
Used to represent a file in 'storespace'.
security - Variable in class org.astrogrid.store.tree.IterationSixTreeClient
 
setAstrogridMyspaceWSDDServiceName(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.ManagerServiceLocator
 
setContainerName(String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Setup our container name.
setContainerName(String) - Method in class org.astrogrid.store.tree.TreeClientTest
Setup our container name.
setContentsBytes(byte[]) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setContentsString(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setCreationDate(long) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setEntries(Object[]) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setEntryId(int) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setEntryName(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setEntryResults(EntryResults) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setEntryUri(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setExpiryDate(long) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setMessage(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
setMime(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setOverWrite(boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Specify whether the Manager is allowed to overwrite an existing file when importing a new one.
setOwnerId(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setPermissionsMask(String) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setSeverity(int) - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
setSize(long) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
setStatusList(Object[]) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setStatusResults(StatusResults) - Method in class org.astrogrid.store.delegate.myspaceItn05.KernelResults
 
setTest(boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Specify whether the Manager is being used in test or genuine mode.
setTestAccount(Ivorn) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Set the test account identifier.
setTestAccount(Ivorn) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Setup our test account.
setTestAccount(Ivorn) - Method in class org.astrogrid.store.tree.TreeClientMock
Set the test account identifier.
setTestAccount(Ivorn) - Method in class org.astrogrid.store.tree.TreeClientTest
Setup our test account.
setTestAdapter(AladinAdapter) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Setup our test adapter.
setTestAdapter(TreeClient) - Method in class org.astrogrid.store.tree.TreeClientTest
Setup our test adapter.
setTestPassword(String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterMock
Set the test account password.
setTestPassword(String) - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Setup our test password.
setTestPassword(String) - Method in class org.astrogrid.store.tree.TreeClientMock
Set the test account password.
setTestPassword(String) - Method in class org.astrogrid.store.tree.TreeClientTest
Setup our test password.
setThrow(boolean) - Method in class org.astrogrid.store.delegate.myspaceItn05.MySpaceIt05Delegate
Specify whether a bad status being returned by the Manager will cause the delegate to throw an exception.
setTimeStamp(long) - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusResults
 
setType(int) - Method in class org.astrogrid.store.delegate.myspaceItn05.EntryResults
 
spaceResolver - Variable in class org.astrogrid.store.tree.IterationSixTreeClient
 

T

TEST_BYTES - Static variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
A test byte array.
TEST_BYTES - Static variable in class org.astrogrid.store.tree.TreeClientTest
A test byte array.
TEST_STRING - Static variable in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
A test string.
TEST_STRING - Static variable in class org.astrogrid.store.tree.TreeClientTest
A test string.
TreeClient - interface org.astrogrid.store.tree.TreeClient.
An adapter to enable Aladin to access files in AstroGrid MySpace.
TreeClientDuplicateException - exception org.astrogrid.store.tree.TreeClientDuplicateException.
An exception thrown if attempting to create a duplicate entry.
TreeClientDuplicateException() - Constructor for class org.astrogrid.store.tree.TreeClientDuplicateException
Public constructor, with default message.
TreeClientDuplicateException(String) - Constructor for class org.astrogrid.store.tree.TreeClientDuplicateException
Public constructor, with specific message.
TreeClientException - exception org.astrogrid.store.tree.TreeClientException.
A base class for all our exceptions.
TreeClientException(String) - Constructor for class org.astrogrid.store.tree.TreeClientException
Public constructor, with message.
TreeClientException(String, Throwable) - Constructor for class org.astrogrid.store.tree.TreeClientException
Public constructor, with cause and message.
TreeClientFactory - class org.astrogrid.store.tree.TreeClientFactory.
Factory class, to isolate aladin code from the details of which implementation is being used for the Aladin Adapter.
TreeClientFactory() - Constructor for class org.astrogrid.store.tree.TreeClientFactory
Construct a new AladinAdapterFactory
TreeClientLoginException - exception org.astrogrid.store.tree.TreeClientLoginException.
An exception thrown if the adapter fails to login.
TreeClientLoginException(String, Throwable) - Constructor for class org.astrogrid.store.tree.TreeClientLoginException
Public constructor, with cause and message.
TreeClientMock - class org.astrogrid.store.tree.TreeClientMock.
A mock implementation of the AladinAdapter interface.
TreeClientMock() - Constructor for class org.astrogrid.store.tree.TreeClientMock
Public constructor.
TreeClientMock.MockContainer - class org.astrogrid.store.tree.TreeClientMock.MockContainer.
Inner class to represent a myspace container.
TreeClientMock.MockContainer(String) - Constructor for class org.astrogrid.store.tree.TreeClientMock.MockContainer
Public constructor.
TreeClientMock.MockFile - class org.astrogrid.store.tree.TreeClientMock.MockFile.
Inner class to represent a myspace file.
TreeClientMock.MockFile(String) - Constructor for class org.astrogrid.store.tree.TreeClientMock.MockFile
Public constructor.
TreeClientSecurityException - exception org.astrogrid.store.tree.TreeClientSecurityException.
An exception thrown if the adapter attempts to access something it is not allowed to.
TreeClientSecurityException(String) - Constructor for class org.astrogrid.store.tree.TreeClientSecurityException
Public constructor, with cause and message.
TreeClientSecurityException(String, Throwable) - Constructor for class org.astrogrid.store.tree.TreeClientSecurityException
Public constructor, with cause and message.
TreeClientServiceException - exception org.astrogrid.store.tree.TreeClientServiceException.
An exception thrown if the adapter fails to perform an action.
TreeClientServiceException(String, Throwable) - Constructor for class org.astrogrid.store.tree.TreeClientServiceException
Public constructor, with cause and message.
TreeClientTest - class org.astrogrid.store.tree.TreeClientTest.
A JUnit test for the Aladin adapter.
TreeClientTest() - Constructor for class org.astrogrid.store.tree.TreeClientTest
 
testAdapterNotNull() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we have an adapter.
testAdapterNotNull() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we have an adapter.
testAddContainer() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can add a container.
testAddContainer() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can add a container.
testAddFile() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can add a file.
testAddFile() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can add a file.
testDuplicateContainer() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
 
testDuplicateContainer() - Method in class org.astrogrid.store.tree.TreeClientTest
 
testDuplicateFile() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
 
testDuplicateFile() - Method in class org.astrogrid.store.tree.TreeClientTest
 
testFindContainer() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can find our a container.
testFindContainer() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can find our a container.
testFindFile() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check a new file appears in the list of child nodes.
testFindFile() - Method in class org.astrogrid.store.tree.TreeClientTest
Check a new file appears in the list of child nodes.
testGetInputStream() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can get an InputStream for a file.
testGetInputStream() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can get an InputStream for a file.
testGetMimeUnknown() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right mime type for an unknown type.
testGetMimeUnknown() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right mime type for an unknown type.
testGetMimeVot() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right mime type for an votable file.
testGetMimeVot() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right mime type for an votable file.
testGetMimeVotable() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right mime type for an votable file.
testGetMimeVotable() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right mime type for an votable file.
testGetMimeXml() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right mime type for an xml file.
testGetMimeXml() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right mime type for an xml file.
testGetOutputStream() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can get an OutputStream for a file.
testGetOutputStream() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can get an OutputStream for a file.
testGetRoot() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the a root node if we are logged in.
testGetRoot() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the a root node if we are logged in.
testGetRootFails() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right exception if we are not logged in.
testGetRootFails() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right exception if we are not logged in.
testGetURL() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
 
testImportData() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can transfer some data to the stream.
testImportData() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can transfer some data to the stream.
testImportExportData() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can transfer some data from the stream.
testImportExportData() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can transfer some data from the stream.
testLoginNullAccount() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right Exception for a null account.
testLoginNullAccount() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right Exception for a null account.
testLoginNullPassword() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right Exception for a null password.
testLoginNullPassword() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right Exception for a null password.
testLoginValidPassword() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we can login with the right password.
testLoginValidPassword() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we can login with the right password.
testLoginWrongPassword() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right Exception for the wrong password
testLoginWrongPassword() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right Exception for the wrong password
testLogout() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check we get the right exception if we logout.
testLogout() - Method in class org.astrogrid.store.tree.TreeClientTest
Check we get the right exception if we logout.
testWorkflowNode() - Method in class org.astrogrid.store.adapter.aladin.AladinAdapterTest
Check the root node has the default 'workflow' node.
testWorkflowNode() - Method in class org.astrogrid.store.tree.TreeClientTest
Check the root node has the default 'workflow' node.
toIvorn(User) - Method in class org.astrogrid.store.Agsl
Constructs an IVORN out of a user and this AGSL; ie assumes that the user has an account on a community server that is resolvable through a registry, and that the path on this agsl is the path to the storepoint resolved to by that community server
toString() - Method in class org.astrogrid.store.Agfi
This string must be reversable through the above constructor, ie for AGFI string s: new Agfi(s).toString().equals(s); must be true.
toString() - Method in class org.astrogrid.store.Agsl
This string must be reversable through the above constructor, ie for agsl string s: new Vorl(s).toString().equals(s); must be true.
toString() - Method in class org.astrogrid.store.Msrl
This string must be reversable through the above constructor, ie for valid msrl string s: new Msrl(s).toString().equals(s); must be true.
toString() - Method in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter.IterationSixNode
Deprecated.  
toString() - Method in class org.astrogrid.store.delegate.ftp.FtpStore.FullFtpClient
Deprecated.  
toString() - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. For debug, returns server & port
toString() - Method in class org.astrogrid.store.delegate.local.LocalFile
Returns user representation - server path
toString() - Method in class org.astrogrid.store.delegate.local.LocalFileStore
USer friendly representation of this store
toString() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFile
 
toString() - Method in class org.astrogrid.store.delegate.myspace.MySpaceFolder
Returns the file path
toString() - Method in class org.astrogrid.store.delegate.myspaceItn05.StatusMessage
Produce a reasonable string representation of a StatusMessage.
toString() - Method in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 
toUri() - Method in class org.astrogrid.store.Agsl
Returns the AGSL in URI form
token - Variable in class org.astrogrid.store.tree.IterationSixTreeClient
 
treeclient - Variable in class org.astrogrid.store.adapter.aladin.IterationSixAladinAdapter
Deprecated.  

U

UNKNOWN - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
UNKNOWN - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is of an unknown type.
UNKNOWN - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
updateFromServer(String, String) - Method in class org.astrogrid.store.delegate.ftp.FtpStore
Deprecated. Gets the file identified by the remote string (this might be a url) and copy it to the local filename.
username - Variable in class org.astrogrid.store.tree.IterationSixTreeClient
 

V

VOT - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is a VOTable.
VOTABLE - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
VOTABLE - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
VoSpaceClient - class org.astrogrid.store.VoSpaceClient.
This delegate provides methods for operating on files in VoSpace - that is, files that are on store points (accessible through StoreClient implementations) that are Registered in IVO Registries and/or Communities.
VoSpaceClient(User) - Constructor for class org.astrogrid.store.VoSpaceClient
Constructor - instances of this class represent a particular user/account
VoSpaceResolver - class org.astrogrid.store.delegate.VoSpaceResolver.
A VoSpaceResolver is used to resolve actual locations from IVORNs to any storepoints anywhere on the Virtual Observatory.
VoSpaceResolver() - Constructor for class org.astrogrid.store.delegate.VoSpaceResolver
 

W

WARN - Static variable in class org.astrogrid.store.delegate.myspaceItn05.StatusCodes
 
WORKFLOW - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
WORKFLOW - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is a workflow (XML).
WORKFLOW - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 
wrapped - Variable in class org.astrogrid.store.tree.IterationSixTreeClient.IterationSixNode
 

X

XML - Static variable in class org.astrogrid.store.delegate.myspace.MySpaceFileType
 
XML - Static variable in class org.astrogrid.store.delegate.myspaceItn05.EntryCodes
The entry is generic XML of unrecognised type.
XML - Static variable in class org.astrogrid.store.delegate.myspaceItn05.MySpaceFileType
 

A C D E F G H I K L M N O P Q R S T U V W X

Copyright © 2002-2005 AstroGrid. All Rights Reserved.