public interface BudgetRuleRemote extends MboRemote
| Modifier and Type | Interface and Description |
|---|---|
static class |
BudgetRuleRemote.Operator |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ANALYSISAXIS_ASSOCIATIONS |
static java.lang.String |
ATTRIBUTENAME |
static java.lang.String |
BUDGETRULENUM |
static java.lang.String |
CONDITION |
static java.lang.String |
OBJECTNAME |
static java.lang.String |
OPERATION |
static java.lang.String |
ORGID |
static java.lang.String |
RELATION2OWNER |
static java.lang.String |
TRANSACTION_DATES |
static java.lang.String |
TYPE |
| Modifier and Type | Method and Description |
|---|---|
BudgetRuleAssociationSetRemote |
getAssocations() |
BudgetRuleAssociationRemote |
getAssociationForAxis(java.lang.String analysisAxis) |
java.lang.String |
getAttributeName() |
java.lang.String |
getBudgetCodeAttributeName(java.lang.String analysisAxis) |
java.lang.String |
getBudgetCodeForTransaction(MboRemote transaction) |
java.lang.String |
getBudgetRuleNum() |
MaxCondition |
getCondition() |
java.lang.String |
getObjectName() |
BudgetRuleRemote.Operator |
getOperator() |
java.lang.String |
getOrgID() |
java.lang.String |
getRelation2Owner() |
MboSetRemote |
getTransactions() |
BudgetRuleTransactionDateSetRemote |
getTransactionsDates() |
java.lang.String |
getType() |
java.lang.String |
getWhereClause4FlaggedTransactions() |
java.lang.String |
getWhereClause4UnFlaggedTransactions(Period period) |
boolean |
hasAllAssociationForAxes(BudgetAnalysisAxisNumberSetRemote axes) |
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, validateAttributesstatic final java.lang.String BUDGETRULENUM
static final java.lang.String CONDITION
static final java.lang.String OBJECTNAME
static final java.lang.String ATTRIBUTENAME
static final java.lang.String TYPE
static final java.lang.String OPERATION
static final java.lang.String RELATION2OWNER
static final java.lang.String ORGID
static final java.lang.String ANALYSISAXIS_ASSOCIATIONS
static final java.lang.String TRANSACTION_DATES
java.lang.String getType()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionBudgetRuleRemote.Operator getOperator() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getObjectName()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getOrgID()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getAttributeName()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getRelation2Owner()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionMaxCondition getCondition() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getBudgetCodeAttributeName(java.lang.String analysisAxis)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionBudgetRuleAssociationRemote getAssociationForAxis(java.lang.String analysisAxis) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionBudgetRuleAssociationSetRemote getAssocations() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionBudgetRuleTransactionDateSetRemote getTransactionsDates() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionMboSetRemote getTransactions() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getWhereClause4UnFlaggedTransactions(Period period) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getWhereClause4FlaggedTransactions()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getBudgetCodeForTransaction(MboRemote transaction) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionjava.lang.String getBudgetRuleNum()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionboolean hasAllAssociationForAxes(BudgetAnalysisAxisNumberSetRemote axes) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXException