public interface ApptBookRemote extends StatefulMboRemote
| Modifier and Type | Method and Description |
|---|---|
void |
applyApptWindow(MboRemote apptwindow)
Propagates APPTBKWINDOWAVAIL records from start date to end date of the apptbook
for the input appt window definition.
|
void |
applyApptWindow(MboRemote apptwindow,
java.util.Date startdate,
java.util.Date enddate)
Propagates APPTBKWINDOWAVAIL records from specified start date to end date for
for the input appt windows definition
|
void |
applyApptWindows()
Propagates APPTBKWINDOWAVAIL records from start date to end date of the apptbook
for the input appt windows definition.
|
void |
applyApptWindows(java.util.Date startdate,
java.util.Date enddate)
Propagates APPTBKWINDOWAVAIL records from specified start date to end date for
for the input appt windows definition.
|
boolean |
canAapplyApptWindows()
canApplyApptWindow() is called before apply the
window.
|
void |
checkShiftsDateLimits()
Checks if at least one work period from the selected calendar is inside the start and end dates limits.
|
void |
copyGroupsToCommGroup(MboSetRemote groupSet)
Copies the selected groups values to the commitgroup.
|
void |
copyJobPlansToJobPlanSet(MboSetRemote jobPlanSet)
Copies the selected job plans to the Job Plans Set.
|
void |
copyPersonsToCommPerson(MboSetRemote personSet)
Copies the selected person values to the commitperson.
|
canChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, changeStatus, changeStatus, checkForOpenStatus, getInternalStatus, getOnListTab, getOverridePVStatusException, getStatusChangeButtonSigoption, getStatusList, getStatusListName, getTargetStatusOption, getValidStatusList, setOnListTab, setOverridePVStatusException, setStatusChangeButtonSigoption, setTargetStatusOptionadd, 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, getMboValueDataForDownload, 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, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributesboolean canAapplyApptWindows()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid checkShiftsDateLimits()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid applyApptWindows()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid applyApptWindow(MboRemote apptwindow) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid applyApptWindows(java.util.Date startdate,
java.util.Date enddate)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid applyApptWindow(MboRemote apptwindow, java.util.Date startdate, java.util.Date enddate) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copyPersonsToCommPerson(MboSetRemote personSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copyGroupsToCommGroup(MboSetRemote groupSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copyJobPlansToJobPlanSet(MboSetRemote jobPlanSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException