public interface PersonRemote extends StatefulMboRemote
| Modifier and Type | Method and Description | 
|---|---|
| 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() | 
| 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 | 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, 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, 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, validateAttributesjava.util.Date getEndDateFromCalendar(java.util.Date startDate,
                                    java.lang.String duration,
                                    java.lang.String orgid)
                                      throws MXException,
                                             java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.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
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableHours(java.util.Date, java.lang.String)MboRemote getAvailableMbo(java.util.Date startDate, java.lang.String orgid, AvailCalc availCalc) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableMbo(Date,String)java.util.List<MboRemote> getAvailableMboList(java.util.Date startDate, java.lang.String orgid, AvailCalc availCalc) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableMbo(Date,String)double getAvailableHours(java.util.Date startDate,
                       java.lang.String orgid)
                         throws MXException,
                                java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableHours(java.util.Date, java.lang.String)MboRemote getAvailableMbo(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableMbo(Date,String)java.util.List<MboRemote> getAvailableMboList(java.util.Date startDate, java.lang.String orgid) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getAvailableMbo(Date,String)double getTodaysHours(java.util.Date startDate,
                    java.lang.String orgid)
                      throws MXException,
                             java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getTodaysHours(java.util.Date, java.lang.String)boolean isActive()
                 throws MXException,
                        java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.isActive()PersonRemote getDelegate(java.util.Date asof) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getDelegate(java.util.Date)PersonRemote getLastDelegate(PersonRemote person, java.util.Date asof) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionPerson.getLastDelegate(psdi.app.person.PersonRemote, java.util.Date)void isDelegateLoopCreated()
                           throws MXException,
                                  java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setPrimaryPhone(MboRemote inPhone) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setPrimaryEmail(MboRemote inEmail) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote getPrimaryPhone() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote getPrimaryEmail() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getCalType()
                            throws MXException,
                                   java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getCalType()java.lang.String getLocaleStr()
                              throws MXException,
                                     java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getLocaleStr()java.lang.String getTimezoneStr()
                                throws MXException,
                                       java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getTimezoneStr()java.lang.String getSupervisees()
                                throws MXException,
                                       java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionPerson.getTimezoneStr()java.lang.String getStartApp()
                             throws java.rmi.RemoteException,
                                    MXException
java.rmi.RemoteExceptionMXException