public class EmployerUtils
extends java.lang.Object
Constructor and Description |
---|
EmployerUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getEmployerFullAddress(DBObject employer,
DataSource ds)
Get employer address
|
static java.lang.String |
getEmployerMailAddress(DBObject employer,
DataSource ds)
Get employer mail address
|
static java.lang.String |
getSystemCompanyName(DataSource ds)
Get system company name
|
public static java.lang.String getSystemCompanyName(DataSource ds) throws java.lang.Exception
ds
- dsjava.lang.Exception
- exceptionpublic static java.lang.String getEmployerFullAddress(DBObject employer, DataSource ds) throws JRException
employer
- employerds
- datasourceJRException
- exceptionpublic static java.lang.String getEmployerMailAddress(DBObject employer, DataSource ds) throws JRException
employer
- employerds
- datasourceJRException
- exceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.