public interface AMCrewRemote extends StatefulMboRemote, LBS
Modifier and Type | Method and Description |
---|---|
void |
associateCrewType() |
void |
calculateAvailabilityData() |
void |
checkCalendarAndShift() |
void |
childHasChanged() |
double |
getAssignedHours(boolean insideCurrentDateWorkingTime,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime,
MboSetRemote dayNAssignmentSet) |
double |
getAvailableHours(java.util.Date startDate) |
MboRemote |
getAvailableMbo(java.util.Date startDate) |
java.util.List<MboRemote> |
getAvailableMboList(java.util.Date startDate) |
java.util.Date |
getClientDTFromServerDT(java.util.Date serverDateTime,
java.util.GregorianCalendar scratchCal) |
MboRemote |
getCompositeWP(java.util.List<MboRemote> modAvailList,
java.util.Date workDate) |
java.util.Date |
getCrewDate() |
int |
getCrewMemberCount(java.util.Date desiredDate) |
java.util.Date |
getCurrentShiftEndDate(java.util.Date endDate) |
java.util.Date |
getCurrentShiftStartDate(java.util.Date effectiveDate) |
java.util.Date |
getDateTime(java.util.Date workdt,
java.util.Date sttime) |
MboSetRemote |
getDayNAssignmentSet(MboRemote theCrewMbo,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime) |
java.util.Collection |
getLabors(java.util.Date currentDate) |
java.util.Date[] |
getServerDateColumn() |
java.util.Date |
getServerDTFromClientDT(java.util.Date clientDateTime,
java.util.GregorianCalendar scratchCal) |
java.util.Collection |
getTools(java.util.Date currentDate) |
MboRemote |
getValidContract(java.util.Date startDate) |
java.util.Date |
getWPEndDateTime(MboRemote WorkTimeMbo,
java.util.Date wpStartDateTime,
java.util.GregorianCalendar scratchCal) |
boolean |
isAMGridCreated() |
void |
refreshkRequirements() |
void |
setAMGridCreated(boolean gridCreated) |
void |
setCrewDate(java.util.Date date) |
void |
setServerDateColumn(java.util.Date[] newServerDateColumn) |
void |
setWorkHrs(java.util.Date DayOneClientDate) |
void |
updateStandardRate() |
canChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, changeStatus, changeStatus, checkForOpenStatus, getInternalStatus, getOnListTab, getOverridePVStatusException, getStatusChangeButtonSigoption, getStatusList, getStatusListName, getTargetStatusOption, getValidStatusList, setOnListTab, setOverridePVStatusException, setStatusChangeButtonSigoption, setTargetStatusOption
add, addMboSetForRequiredCheck, addToDeleteForInsertList, blindCopy, checkMethodAccess, clear, copy, copy, copy, copyFake, copyValue, copyValue, createComm, delete, delete, duplicate, evaluateCondition, evaluateCtrlConditions, evaluateCtrlConditions, excludeObjectForPropagate, generateAutoKey, getBoolean, getByte, getBytes, getCommLogOwnerNameAndUniqueId, getDatabaseValue, getDate, getDeleteForInsertList, getDocLinksCount, getDomainIDs, getDouble, getExistingMboSet, getFlags, getFloat, getIgnoreLockCheck, getInitialValue, getInsertCompanySetId, getInsertItemSetId, getInsertOrganization, getInsertSite, getInt, getKeyValue, getLinesRelationship, getList, getLockedByDisplayName, getLong, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMaxMessage, getMboData, getMboDataSet, getMboInitialValue, getMboList, getMboSet, getMboSet, getMboSet, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMXTransaction, getName, getOrgForGL, getOrgSiteForMaxvar, getOwner, getPropagateKeyFlag, getRecordIdentifer, getSiteOrg, getString, getString, getStringInBaseLanguage, getStringInSpecificLocale, getStringTransparent, getThisMboSet, getUniqueIDName, getUniqueIDValue, getUserInfo, getUserName, hasHierarchyLink, hasLockSaveRights, isAutoKeyed, isBasedOn, isFlagSet, isForDM, isLocked, isLocked, isMasterTenant, isMboLockedByMe, isModified, isModified, isNew, isNull, isOptionGranted, isSelected, isZombie, lock, propagateKeyValue, rollbackToCheckpoint, select, setApplicationError, setApplicationRequired, setAutokeyFields, setCopyDefaults, setDeleted, setESigFieldModified, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlags, setFlag, setFlag, setFlags, setForDM, setIgnoreRecordLockCheck, setMLValue, setModified, setNewMbo, setPropagateKeyFlag, setPropagateKeyFlag, setReferencedMbo, setReferencedMbo, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, sigopGranted, sigopGranted, sigopGranted, sigOptionAccessAuthorized, smartFill, smartFind, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
getAltitude, getAltitudeAccuracy, getHeading, getLastUpdate, getLocationAccuracy, getSpeed, saveLBSData
getAddressString, getLatitudeY, getLongitudeX, hasCoords, isGISDataReadonly, saveGISData
java.util.Collection getLabors(java.util.Date currentDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getLabors(Date)
java.util.Collection getTools(java.util.Date currentDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getTools(Date)
void refreshkRequirements() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.refreshkRequirements()
void associateCrewType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.associateCrewType()
MboRemote getAvailableMbo(java.util.Date startDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getAvailableMbo(Date)
java.util.List<MboRemote> getAvailableMboList(java.util.Date startDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getAvailableMbo(Date)
boolean isAMGridCreated() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.isAMGridCreated()
void setAMGridCreated(boolean gridCreated) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.setAMGridCreated(boolean)
java.util.Date getClientDTFromServerDT(java.util.Date serverDateTime, java.util.GregorianCalendar scratchCal) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getClientDTFromServerDT(Date, GregorianCalendar)
void setWorkHrs(java.util.Date DayOneClientDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.setWorkHrs(Date)
double getAvailableHours(java.util.Date startDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getAvailableHours(Date)
java.util.Date getDateTime(java.util.Date workdt, java.util.Date sttime) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getDateTime(Date, Date)
java.util.Date getWPEndDateTime(MboRemote WorkTimeMbo, java.util.Date wpStartDateTime, java.util.GregorianCalendar scratchCal) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getWPEndDateTime(MboRemote, Date, GregorianCalendar)
java.util.Date getServerDTFromClientDT(java.util.Date clientDateTime, java.util.GregorianCalendar scratchCal) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getServerDTFromClientDT(Date, GregorianCalendar)
MboSetRemote getDayNAssignmentSet(MboRemote theCrewMbo, java.util.Date wpStartDateTime, java.util.Date wpEndDateTime) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getDayNAssignmentSet(MboRemote, Date, Date)
double getAssignedHours(boolean insideCurrentDateWorkingTime, java.util.Date wpStartDateTime, java.util.Date wpEndDateTime, MboSetRemote dayNAssignmentSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getAssignedHours(boolean, Date, Date, MboSetRemote)
java.util.Date[] getServerDateColumn() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getServerDateColumn()
void setServerDateColumn(java.util.Date[] newServerDateColumn) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.setServerDateColumn(Date[])
void checkCalendarAndShift() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.checkCalendarAndShift()
void childHasChanged() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.childHasChanged()
void calculateAvailabilityData() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.calculateAvailabilityData()
MboRemote getCompositeWP(java.util.List<MboRemote> modAvailList, java.util.Date workDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void updateStandardRate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.updateStandardRate()
MboRemote getValidContract(java.util.Date startDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getValidContract(Date)
java.util.Date getCurrentShiftStartDate(java.util.Date effectiveDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getCurrentShiftStartDate(Date)
java.util.Date getCurrentShiftEndDate(java.util.Date endDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getCurrentShiftEndDate(Date)
void setCrewDate(java.util.Date date) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.setCrewDate(Date date)
java.util.Date getCrewDate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getCrewDate()
int getCrewMemberCount(java.util.Date desiredDate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
AMCrew.getCrewMemberCount(Date desiredDate)