public class SKDCommon
extends java.lang.Object
Constructor and Description |
---|
SKDCommon() |
Modifier and Type | Method and Description |
---|---|
static java.util.Calendar |
getCalendarTime(java.util.Date date) |
static java.lang.String |
getCrewQuery(MboRemote projectMbo)
get crew query for a given project.
|
static java.lang.String |
getLaborQuery(MboRemote projectMbo)
Get labor query for the project
|
public static java.lang.String getLaborQuery(MboRemote projectMbo) throws java.lang.Exception
projectMbo
- java.lang.Exception
public static java.lang.String getCrewQuery(MboRemote projectMbo) throws java.lang.Exception
projectMbo
- java.lang.Exception
public static java.util.Calendar getCalendarTime(java.util.Date date) throws java.rmi.RemoteException
java.rmi.RemoteException