public class BranchUtils
extends java.lang.Object
Constructor and Description |
---|
BranchUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getLabelAddress(DBObject member,
java.lang.Boolean schoolAddress,
DataSource ds)
Get label address
|
static java.lang.String |
getLabelName(DBObject member,
java.lang.Boolean schoolAddress,
DataSource ds)
Get label name
|
static java.lang.String |
getLabelSignature(DBObject branch,
DBObject member,
DataSource ds)
Get label signature
|
public static java.lang.String getLabelSignature(DBObject branch, DBObject member, DataSource ds) throws JRException
DBObject
- branchDBObject
- memberDataSource
- dsJRException
- JRExceptionpublic static java.lang.String getLabelName(DBObject member, java.lang.Boolean schoolAddress, DataSource ds) throws JRException
DBObject
- memberBoolean
- schoolAddressDataSource
- dsJRException
- JRExceptionpublic static java.lang.String getLabelAddress(DBObject member, java.lang.Boolean schoolAddress, DataSource ds) throws JRException
DBObject
- memberBoolean
- schoolAddressDataSource
- dsJRException
- JRExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.