public interface PersonRemote extends StatefulMboRemote
Modifier and Type | Method and Description |
---|---|
void |
deletePersonData() |
double |
getAvailableHours(java.util.Date startDate,
java.lang.String orgid) |
double |
getAvailableHours(java.util.Date startDate,
java.lang.String orgid,
AvailCalc availCalc) |
MboRemote |
getAvailableMbo(java.util.Date startDate,
java.lang.String orgid) |
MboRemote |
getAvailableMbo(java.util.Date startDate,
java.lang.String orgid,
AvailCalc availCalc) |
java.util.List<MboRemote> |
getAvailableMboList(java.util.Date startDate,
java.lang.String orgid) |
java.util.List<MboRemote> |
getAvailableMboList(java.util.Date startDate,
java.lang.String orgid,
AvailCalc availCalc) |
java.lang.String |
getCalType() |
java.util.Date |
getDateTo() |
PersonRemote |
getDelegate(java.util.Date asof) |
java.util.Date |
getEndDateFromCalendar(java.util.Date startDate,
java.lang.String duration,
java.lang.String orgid) |
PersonRemote |
getLastDelegate(PersonRemote person,
java.util.Date asof) |
java.lang.String |
getLocaleStr() |
MboRemote |
getPrimaryEmail() |
MboRemote |
getPrimaryPhone() |
java.lang.String |
getStartApp() |
java.lang.String |
getSupervisees() |
java.lang.String |
getTimezoneStr() |
double |
getTodaysHours(java.util.Date startDate,
java.lang.String orgid) |
boolean |
isActive() |
void |
isDelegateLoopCreated() |
void |
setDateTo(java.util.Date dateTo) |
void |
setPrimaryEmail(MboRemote inEmail) |
void |
setPrimaryPhone(MboRemote inPhone) |
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, 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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
java.util.Date getEndDateFromCalendar(java.util.Date startDate, java.lang.String duration, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getEndDateFromCalendar(java.util.Date, java.lang.String, java.lang.String)
double getAvailableHours(java.util.Date startDate, java.lang.String orgid, AvailCalc availCalc) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableHours(java.util.Date, java.lang.String)
MboRemote getAvailableMbo(java.util.Date startDate, java.lang.String orgid, AvailCalc availCalc) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableMbo(Date,String)
java.util.List<MboRemote> getAvailableMboList(java.util.Date startDate, java.lang.String orgid, AvailCalc availCalc) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableMbo(Date,String)
double getAvailableHours(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableHours(java.util.Date, java.lang.String)
MboRemote getAvailableMbo(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableMbo(Date,String)
java.util.List<MboRemote> getAvailableMboList(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getAvailableMbo(Date,String)
double getTodaysHours(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getTodaysHours(java.util.Date, java.lang.String)
boolean isActive() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.isActive()
PersonRemote getDelegate(java.util.Date asof) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getDelegate(java.util.Date)
PersonRemote getLastDelegate(PersonRemote person, java.util.Date asof) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
Person.getLastDelegate(psdi.app.person.PersonRemote, java.util.Date)
void isDelegateLoopCreated() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setPrimaryPhone(MboRemote inPhone) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setPrimaryEmail(MboRemote inEmail) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getPrimaryPhone() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getPrimaryEmail() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getCalType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getCalType()
java.lang.String getLocaleStr() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getLocaleStr()
java.lang.String getTimezoneStr() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getTimezoneStr()
java.lang.String getSupervisees() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Person.getTimezoneStr()
java.lang.String getStartApp() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void setDateTo(java.util.Date dateTo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.util.Date getDateTo() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void deletePersonData() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException