Interface PrintContext

All Superinterfaces:
LogContext, RuleContext

public interface PrintContext extends RuleContext
PrintContext represents the context used in PrintRule

It provides a PrintoutList which is applied to the BusinessObject in the execution context

Author:
Moritz Neuhaeuser
See Also: