public interface BudgetFlagRemote extends MboRemote
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BUDGETID |
static java.lang.String |
BUDGETLINEID |
static java.lang.String |
BUDGETRULEID |
static java.lang.String |
TRANSACTIONAMOUNT |
static java.lang.String |
TRANSACTIONID |
static java.lang.String |
TRANSACTIONOBJECT |
static java.lang.String |
TRANSACTIONROWSTAMP |
| Modifier and Type | Method and Description |
|---|---|
long |
getBudgetLineId() |
long |
getRuleId() |
float |
getTransactionAmount() |
long |
getTransactionId() |
java.lang.String |
getTransactionObject() |
java.lang.String |
getTransactionRowstamp() |
void |
updateFlag(float amount,
java.lang.String rowstamp) |
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, validateAttributesstatic final java.lang.String TRANSACTIONOBJECT
static final java.lang.String TRANSACTIONID
static final java.lang.String TRANSACTIONROWSTAMP
static final java.lang.String TRANSACTIONAMOUNT
static final java.lang.String BUDGETRULEID
static final java.lang.String BUDGETLINEID
static final java.lang.String BUDGETID
java.lang.String getTransactionObject()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionlong getTransactionId()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getTransactionRowstamp()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionlong getRuleId()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionlong getBudgetLineId()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionfloat getTransactionAmount()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionvoid updateFlag(float amount,
java.lang.String rowstamp)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXException