public class BusinessSystem
extends java.lang.Object
Constructor and Description |
---|
BusinessSystem() |
Modifier and Type | Method and Description |
---|---|
void |
doSomethingImportantAndWritePDFToDatabase()
This method simulates a business process which writes BLOB data into a database.
|
java.lang.String |
getPDFName() |
static BusinessSystem |
newInstance(int userID) |
public static BusinessSystem newInstance(int userID)
public void doSomethingImportantAndWritePDFToDatabase() throws java.lang.Exception
java.lang.Exception
public java.lang.String getPDFName()
Copyright (C) PDFUnit.com. See here for license.