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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
static 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.RemoteException
MXException
BudgetRuleRemote.Operator getOperator() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getObjectName() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getOrgID() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getAttributeName() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getRelation2Owner() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
MaxCondition getCondition() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getBudgetCodeAttributeName(java.lang.String analysisAxis) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
BudgetRuleAssociationRemote getAssociationForAxis(java.lang.String analysisAxis) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
BudgetRuleAssociationSetRemote getAssocations() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
BudgetRuleTransactionDateSetRemote getTransactionsDates() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
MboSetRemote getTransactions() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getWhereClause4UnFlaggedTransactions(Period period) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getWhereClause4FlaggedTransactions() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getBudgetCodeForTransaction(MboRemote transaction) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getBudgetRuleNum() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean hasAllAssociationForAxes(BudgetAnalysisAxisNumberSetRemote axes) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException