public interface PersonGroupTeamRemote extends MboRemote
| Modifier and Type | Method and Description |
|---|---|
boolean |
alreadyExists()
Loop through the current set, if there are any other
records that would be a duplicate (resppartygroup, usefororg, useforsite
matches for primary members, or respparty and resppartgroup match for
alternate members) return true.
|
MboSetRemote |
getAlternates()
Get the mbo set of the alternates for this labor code.
|
boolean |
isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID)
Check the calendar of the labor code of this member of the responsible party,
determine the availability at the passed in date.
|
boolean |
isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID,
AvailCalc availcalc) |
boolean |
isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID,
AvailCalc availCalc,
boolean considerBreaks,
int mins) |
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, 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, validateAttributesMboSetRemote getAlternates() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID,
AvailCalc availcalc)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isAvailableByCalendar(java.util.Date dateVal,
java.lang.String orgID,
java.lang.String siteID,
AvailCalc availCalc,
boolean considerBreaks,
int mins)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean alreadyExists()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException