Package com.onec.ui

Class RelatedListReader

java.lang.Object
com.onec.ui.RelatedListReader

public class RelatedListReader extends Object
Resolves and reads the rows of a related-list panel for any owning entity — catalog or document — over any junction — join catalog or information register. Centralizes what the catalog/document REST related endpoints and the detail-surface preload all need, so the resolution (which panel, which junction, which via column, may the caller read it) lives in one place rather than being copied per caller.
See Also: