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

I

importDataBase(URI) - Method in interface org.gridlab.gat.advert.AdvertService
Imports the advert database from persistent memory located at the given URI.
InvalidUsernameOrPasswordException - Exception in org.gridlab.gat
This exception is thrown when the supplied username and/or password is not valid for an adaptor.
InvalidUsernameOrPasswordException(String) - Constructor for exception org.gridlab.gat.InvalidUsernameOrPasswordException
 
InvalidUsernameOrPasswordException(Throwable) - Constructor for exception org.gridlab.gat.InvalidUsernameOrPasswordException
 
isAbsolute() - Method in class org.gridlab.gat.io.File
 
isAbsolute() - Method in class org.gridlab.gat.URI
Tells whether or not this URI is absolute.
isCompatible(String) - Method in class org.gridlab.gat.URI
Checks whether this URI is "compatible" with the given scheme.
isDirectory() - Method in interface org.gridlab.gat.io.attributes.BasicFileAttributes
Tells whether the file is a directory.
isDirectory() - Method in class org.gridlab.gat.io.File
 
isFile() - Method in class org.gridlab.gat.io.File
 
isHidden() - Method in class org.gridlab.gat.io.File
 
isLocal() - Method in class org.gridlab.gat.URI
Small, but not complete check whether this URI refers to the local machine.
isOpaque() - Method in class org.gridlab.gat.URI
Tells whether or not this URI is opaque.
isOther() - Method in interface org.gridlab.gat.io.attributes.BasicFileAttributes
Tells whether the file is something other than a regular file, directory, or link.
isRegularFile() - Method in interface org.gridlab.gat.io.attributes.BasicFileAttributes
Tells whether the file is a regular file with opaque content.
isSymbolicLink() - Method in interface org.gridlab.gat.io.attributes.BasicFileAttributes
Tells whether the file is a symbolic-link.
isValidFor(String, String, int) - Method in class org.gridlab.gat.security.SecurityContext
This method checks the notes associated with this security context, and sees if the context is usable by a particular adaptor.

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