Uses of Interface
org.kuali.coeus.s2sgen.impl.print.S2SPrintable
Packages that use S2SPrintable
-
Uses of S2SPrintable in org.kuali.coeus.s2sgen.impl.print
Classes in org.kuali.coeus.s2sgen.impl.print that implement S2SPrintableMethods in org.kuali.coeus.s2sgen.impl.print with parameters of type S2SPrintableModifier and TypeMethodDescriptionS2SPrintingServiceImpl.getPrintBytes(S2SPrintable printableArtifact) S2SPrintingService.print(S2SPrintable printableArtifact) This method invokes the KC printable architecture for reports, notifications, docs and bos.S2SPrintingServiceImpl.print(S2SPrintable printableArtifacts) Method parameters in org.kuali.coeus.s2sgen.impl.print with type arguments of type S2SPrintableModifier and TypeMethodDescriptionS2SPrintingService.print(List<S2SPrintable> printableArtifactList) This method invokes the KC printable architecture for reports, notifications, docs and bos.S2SPrintingServiceImpl.print(List<S2SPrintable> printableArtifactList)