public interface

ILazy

vars.ILazy
Known Indirect Subclasses

Class Overview

Interface used to indicate that the class has lazy-relations that will need to be loaded before they can be referenced.

Summary

Public Methods
abstract void loadLazyRelations()

Public Methods

public abstract void loadLazyRelations ()