Interface IdLookupSession

All Superinterfaces:
AutoCloseable, Closeable, OsidSession, OsidSession

public interface IdLookupSession extends OsidSession

This session is for retrieving Id objects. getIds() retrieves all known Ids . The existence of a single identifier can be confirmed through the getId() method, or it can be used as a means of Id translation.