public interface BudgetRemote extends StatefulMboRemote
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BUDGET_ANALYSISAXIS |
static java.lang.String |
BUDGET_FLAGS |
static java.lang.String |
BUDGET_LINES |
static java.lang.String |
BUDGET_RULES |
static java.lang.String |
BUDGETCODE |
static java.lang.String |
BUDGETNUM |
static java.lang.String |
CALCEND |
static java.lang.String |
CALCSTART |
static java.lang.String |
CHANGEDATE |
static java.lang.String |
CHANGEDBY |
static java.lang.String |
CREATEDATE |
static java.lang.String |
CREATEDBY |
static java.lang.String |
DESCRIPTION |
static java.lang.String |
FINANCIALPERIOD |
static java.lang.String |
ORGID |
static java.lang.String |
SITEID |
static java.lang.String |
STATUS |
static java.lang.String |
STATUS_HISTORY |
static java.lang.String |
STATUS_LISTNAME |
static java.lang.String |
SUPERVISOR |
static java.lang.String |
YEAR |
| Modifier and Type | Method and Description |
|---|---|
void |
generateBudget(boolean deleteExistingRows) |
BudgetAnalysisAxisNumberSetRemote |
getBudgetAnalysisAxes() |
java.lang.String |
getBudgetNum() |
BudgetLineSetRemote |
getLines() |
java.lang.String |
getOrgID() |
BudgetRuleSetRemote |
getRules() |
java.lang.String |
getSiteID() |
java.lang.String |
getStatus() |
java.lang.String |
getSupervisor() |
boolean |
isApproved() |
boolean |
isCancelled() |
boolean |
isClosed() |
boolean |
isDraft() |
boolean |
isWaitingForApproval() |
void |
removeAllLines() |
void |
updateBudget() |
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, validateAttributesstatic final java.lang.String SITEID
static final java.lang.String SUPERVISOR
static final java.lang.String CHANGEDATE
static final java.lang.String CHANGEDBY
static final java.lang.String CREATEDATE
static final java.lang.String CREATEDBY
static final java.lang.String STATUS
static final java.lang.String BUDGETNUM
static final java.lang.String BUDGETCODE
static final java.lang.String FINANCIALPERIOD
static final java.lang.String YEAR
static final java.lang.String ORGID
static final java.lang.String DESCRIPTION
static final java.lang.String CALCSTART
static final java.lang.String CALCEND
static final java.lang.String BUDGET_ANALYSISAXIS
static final java.lang.String BUDGET_LINES
static final java.lang.String BUDGET_FLAGS
static final java.lang.String BUDGET_RULES
static final java.lang.String STATUS_HISTORY
static final java.lang.String STATUS_LISTNAME
void generateBudget(boolean deleteExistingRows)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid updateBudget()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isCancelled()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isClosed()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isDraft()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isApproved()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean isWaitingForApproval()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getSupervisor()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getOrgID()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getSiteID()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getBudgetNum()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionBudgetAnalysisAxisNumberSetRemote getBudgetAnalysisAxes() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionBudgetLineSetRemote getLines() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionBudgetRuleSetRemote getRules() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getStatus()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid removeAllLines()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException