Skip navigation links

Package de.jakop.lotus.domingo.mock

Implementations of some interfaces for temporary objects.

See: Description

Package de.jakop.lotus.domingo.mock Description

Implementations of some interfaces for temporary objects. These implementations are usefull for tests or if only a non-persistent instance implementation of an interface is needed, e.g. in adapters between two modules.

ATTENTION:
Not all methods of the temporary implementations can be used, e.g. DDocument.getParentDatabase() cannot return a DDatabase, because the temporary document is not persistent. Also maybe some other methods are note yet implemented because nobody needed them so far.

Skip navigation links

Copyright © 2005–2020. All rights reserved.