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

L

Language - Class in uk.ac.sheffield.vtts.model
Language represents a set of sequences of various lengths.
Language() - Constructor for class uk.ac.sheffield.vtts.model.Language
Creates an empty language.
lessThan(Object, Object) - Method in class uk.ac.sheffield.vtts.model.Comparison
Reports whether the first value is less than the second value.
login(String, String) - Method in class uk.ac.sheffield.vtts.client.pojo.DocumentStore
If LoggedOut, attempts to login with the given credentials.
Login - Class in uk.ac.sheffield.vtts.client.pojo
Login is a correct POJO implementation of the Login.xml specification.
Login() - Constructor for class uk.ac.sheffield.vtts.client.pojo.Login
Creates this Login service.
login(String, String) - Method in class uk.ac.sheffield.vtts.client.pojo.Login
Attempts to log a user into the system.
login(String, String) - Method in interface uk.ac.sheffield.vtts.client.ws.DocumentStoreInterface
Attempts to login with the given credentials.
logout() - Method in class uk.ac.sheffield.vtts.client.pojo.DocumentStore
If LoggedIn, enacts logout/ok, clears the current customer's cached information and enters the LoggedOut state.
logout() - Method in class uk.ac.sheffield.vtts.client.pojo.Login
Attempts to log a user out of the system.
logout() - Method in interface uk.ac.sheffield.vtts.client.ws.DocumentStoreInterface
Logs out of the service, if logged in.
A B C D E F G H I J L M N O P R S T U V W