Interface TypeLookupSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface TypeLookupSession extends OsidSession

This session retrieves Types. A single Type can be retrieved using getType() and all types known to this service can be accessed via getTypes() .