public class MembershipUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MEMBERSHIP_GROUP
Membership group - for checking if the user belong to this group
|
| Constructor and Description |
|---|
MembershipUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getContactFullAddress(DBObject contact,
DataSource ds)
Get Contact address
|
static java.lang.String |
getSystemCompanyContactDetails(DataSource ds)
CompanyContactDetails
|
static java.lang.String |
getSystemCompanyDetails(DataSource ds)
SystemCompanyDetails
|
static java.lang.String |
getSystemCompanyName(DataSource ds)
SystemCompanyName
|
static void |
makeReportCriteria(DBReport report,
java.lang.String par)
makeReportCriteria
|
public static final java.lang.String MEMBERSHIP_GROUP
public static java.lang.String getSystemCompanyDetails(DataSource ds) throws java.lang.Exception
ds - dsjava.lang.Exception - exceptionpublic static java.lang.String getSystemCompanyContactDetails(DataSource ds) throws java.lang.Exception
ds - dsjava.lang.Exception - exceptionpublic static java.lang.String getSystemCompanyName(DataSource ds) throws java.lang.Exception
ds - dsjava.lang.Exception - exceptionpublic static void makeReportCriteria(DBReport report, java.lang.String par) throws java.lang.Exception
report - reportpar - parjava.lang.Exception - Exceptionpublic static java.lang.String getContactFullAddress(DBObject contact, DataSource ds) throws java.lang.Exception
contact - contactds - datasourcejava.lang.Exception - exceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.