public class PlusCDueDate extends java.lang.Object implements MboConstants
ALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DBCONFIG, DELAYVALIDATION, DELAYVALIDATIONONLY, DISCARDABLE, GOTCOMPLETEWHERE, HIDDEN, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOOVERWRITE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, NOVALIDATION_AND_NOACTION_ALLOWCROSSOVER, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, SETBYPARENT, USER
Constructor and Description |
---|
PlusCDueDate(java.lang.String worktypecal) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getAssetDueDate(AssetRemote mboRemote)
Gets the Due Date for a Asset mbo
|
java.util.Date |
getLocationDueDate(LocationRemote mboRemote)
Gets the Due Date for a Location mbo
|
java.util.Date |
getToolTransDueDate(ToolTransRemote mboRemote)
Gets the Due Date for a Tool Trans mbo
|
java.util.Date |
getWODueDate(boolean compOrClosed,
WORemote woMboRemote) |
public PlusCDueDate(java.lang.String worktypecal) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public java.util.Date getAssetDueDate(AssetRemote mboRemote) throws java.rmi.RemoteException, MXException
mboRemote
- workTypeCal
- java.rmi.RemoteException
MXException
public java.util.Date getToolTransDueDate(ToolTransRemote mboRemote) throws java.rmi.RemoteException, MXException
mboRemote
- TODOmboRemote
- workTypeCal
- java.rmi.RemoteException
MXException
public java.util.Date getLocationDueDate(LocationRemote mboRemote) throws java.rmi.RemoteException, MXException
mboRemote
- TODOmboRemote
- workTypeCal
- java.rmi.RemoteException
MXException
public java.util.Date getWODueDate(boolean compOrClosed, WORemote woMboRemote) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException