public interface MboRemote
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
void |
add() |
void |
addMboSetForRequiredCheck(MboSetRemote fauxMboSet) |
void |
addToDeleteForInsertList(java.lang.String mboName) |
MboRemote |
blindCopy(MboSetRemote mboset) |
void |
checkMethodAccess(java.lang.String methodName) |
void |
clear()
Clears out any references to other MBOs
|
MboRemote |
copy() |
MboRemote |
copy(MboSetRemote mboset) |
MboRemote |
copy(MboSetRemote mboset,
long accessModifier) |
MboRemote |
copyFake(MboSetRemote mboset) |
void |
copyValue(MboRemote sourceMbo,
java.lang.String[] attrSource,
java.lang.String[] attrTarget,
long flags) |
void |
copyValue(MboRemote sourceMbo,
java.lang.String attrSource,
java.lang.String attrTarget,
long flags) |
MboRemote |
createComm() |
void |
delete() |
void |
delete(long accessModifier) |
MboRemote |
duplicate() |
boolean |
evaluateCondition(java.lang.String conditionNum) |
java.util.HashMap |
evaluateCtrlConditions(java.util.HashSet options) |
java.util.HashMap |
evaluateCtrlConditions(java.util.HashSet options,
java.lang.String app) |
boolean |
excludeObjectForPropagate(java.lang.String name) |
void |
generateAutoKey() |
boolean |
getBoolean(java.lang.String attributeName) |
byte |
getByte(java.lang.String attributeName) |
byte[] |
getBytes(java.lang.String attributeName) |
java.lang.Object[] |
getCommLogOwnerNameAndUniqueId() |
java.lang.Object |
getDatabaseValue(java.lang.String attribute)
Returns the value of the column that has been used to initialize
the mbo.The attribute name must be a persistent database column.
|
java.util.Date |
getDate(java.lang.String attributeName) |
java.util.Vector |
getDeleteForInsertList() |
int |
getDocLinksCount() |
java.lang.String[] |
getDomainIDs(java.lang.String attributeName) |
double |
getDouble(java.lang.String attributeName) |
MboSetRemote |
getExistingMboSet(java.lang.String relationship) |
long |
getFlags() |
float |
getFloat(java.lang.String attributeName) |
boolean |
getIgnoreLockCheck() |
MaxType |
getInitialValue(java.lang.String attributeName) |
java.lang.String |
getInsertCompanySetId()
Returns the default itemset
|
java.lang.String |
getInsertItemSetId()
Returns the default company set
|
java.lang.String |
getInsertOrganization()
Returns the default insert org
|
java.lang.String |
getInsertSite()
Returns the default insert site
|
int |
getInt(java.lang.String attributeName) |
KeyValue |
getKeyValue() |
java.lang.String |
getLinesRelationship() |
MboSetRemote |
getList(java.lang.String attribute) |
java.lang.String |
getLockedByDisplayName() |
long |
getLong(java.lang.String attributeName) |
java.lang.String |
getMatchingAttr(java.lang.String attribute) |
java.lang.String |
getMatchingAttr(java.lang.String sourceObjectName,
java.lang.String attribute) |
java.lang.Object[] |
getMatchingAttrs(java.lang.String sourceName,
java.lang.String targetAttrName) |
MaxMessage |
getMaxMessage(java.lang.String errGrp,
java.lang.String errKey)
Get the MaxMessage object for the specified error group and errorkey.
|
MboData |
getMboData(java.lang.String[] attributes) |
java.util.Vector |
getMboDataSet(java.lang.String relationship) |
MaxType |
getMboInitialValue(java.lang.String name) |
java.util.List<MboRemote> |
getMboList(java.lang.String mrp) |
MboSetRemote |
getMboSet(java.lang.String name) |
MboSetRemote |
getMboSet(java.lang.String name,
java.lang.String objectName) |
MboSetRemote |
getMboSet(java.lang.String name,
java.lang.String objectName,
java.lang.String relationship) |
MboValueData |
getMboValueData(java.lang.String attribute) |
MboValueData[] |
getMboValueData(java.lang.String[] attribute) |
MboValueData |
getMboValueData(java.lang.String attribute,
boolean ignoreFieldFlags) |
MboValueData[] |
getMboValueDataForDownload(java.lang.String[] attributes) |
MboValueInfoStatic |
getMboValueInfoStatic(java.lang.String attribute) |
MboValueInfoStatic[] |
getMboValueInfoStatic(java.lang.String[] attribute) |
java.lang.String |
getMessage(MXException exception)
Get the message of the exception in the language specified by this MboSet's userInfo.
|
java.lang.String |
getMessage(java.lang.String errGrp,
java.lang.String errKey) |
java.lang.String |
getMessage(java.lang.String errGrp,
java.lang.String errKey,
java.lang.Object param) |
java.lang.String |
getMessage(java.lang.String errGrp,
java.lang.String errKey,
java.lang.Object[] params) |
MXTransaction |
getMXTransaction()
Return the transaction that this Mbo participates in.
|
java.lang.String |
getName() |
java.lang.String |
getOrgForGL(java.lang.String attributeName)
returns OrgId for GL
|
java.lang.String |
getOrgSiteForMaxvar(java.lang.String maxvarName)
Returns org or site for getting maxvar
|
MboRemote |
getOwner() |
boolean |
getPropagateKeyFlag() |
java.lang.String |
getRecordIdentifer() |
java.lang.String[] |
getSiteOrg() |
java.lang.String |
getString(java.lang.String attributeName) |
java.lang.String |
getString(java.lang.String attributeName,
java.lang.String langCode) |
java.lang.String |
getStringInBaseLanguage(java.lang.String attributeName) |
java.lang.String |
getStringInSpecificLocale(java.lang.String attribute,
java.util.Locale l,
java.util.TimeZone tz)
Get the string of the value in a specific locale and timezone.
|
java.lang.String |
getStringTransparent(java.lang.String attributeName,
java.lang.String langCode) |
MboSetRemote |
getThisMboSet() |
java.lang.String |
getUniqueIDName()
Gets the unique ID name
|
long |
getUniqueIDValue()
Gets the unique ID value
|
UserInfo |
getUserInfo() |
java.lang.String |
getUserName() |
boolean |
hasHierarchyLink() |
boolean |
hasLockSaveRights(java.lang.String app) |
boolean |
isAutoKeyed(java.lang.String attributeName) |
boolean |
isBasedOn(java.lang.String objectName)
Returns true, if this business object is based on the given
business object name.
|
boolean |
isFlagSet(long flag) |
boolean |
isForDM() |
boolean |
isLocked() |
boolean |
isLocked(boolean cache) |
boolean |
isMasterTenant(java.lang.String tableName) |
boolean |
isMboLockedByMe() |
boolean |
isModified() |
boolean |
isModified(java.lang.String attribute) |
boolean |
isNew()
Returns whether the mbo is new or not.
|
boolean |
isNull(java.lang.String attributeName) |
boolean |
isOptionGranted(java.lang.String app,
java.lang.String option) |
boolean |
isSelected() |
boolean |
isZombie() |
void |
lock(boolean lockNow) |
void |
propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
rollbackToCheckpoint()
Reverts to the saved value.
|
void |
select() |
void |
setApplicationError(java.lang.String attribute,
ApplicationError appError)
This method will set the passed in ApplicationError on the MboValue associated
this the passed in attribute.
|
void |
setApplicationRequired(java.lang.String attribute,
boolean required)
This method will set the application required boolen flag on the MboValue associated
this the passed in attribute.
|
void |
setAutokeyFields() |
void |
setCopyDefaults() |
void |
setDeleted(boolean modified)
Marks the Mbo as Deleted.
|
void |
setESigFieldModified(boolean esigFieldModified) |
void |
setFieldFlag(java.lang.String[] names,
boolean inclusive,
long flag,
boolean state) |
void |
setFieldFlag(java.lang.String[] names,
boolean inclusive,
long flag,
boolean state,
MXException mxe) |
void |
setFieldFlag(java.lang.String[] names,
long flag,
boolean state) |
void |
setFieldFlag(java.lang.String[] names,
long flag,
boolean state,
MXException mxe) |
void |
setFieldFlag(java.lang.String name,
long flag,
boolean state) |
void |
setFieldFlag(java.lang.String name,
long flag,
boolean state,
MXException mxe) |
void |
setFieldFlags(java.lang.String name,
long flags)
Deprecated.
Replaced by setFieldFlag(name, flag, state)
|
void |
setFlag(long flags,
boolean state) |
void |
setFlag(long flags,
boolean state,
MXException mxe) |
void |
setFlags(long flags)
Deprecated.
Replaced by setFlag(flag, state)
|
void |
setForDM(boolean forDM) |
void |
setIgnoreRecordLockCheck(boolean ignoreRecordLock) |
void |
setMLValue(java.lang.String attributeName,
java.lang.String langCode,
java.lang.String value,
long accessModifier) |
void |
setModified(boolean modified)
Marks the Mbo as Modified.
|
void |
setNewMbo(boolean flag)
Turns on a flag to indicate that this is a new Mbo.
|
void |
setPropagateKeyFlag(boolean flag) |
void |
setPropagateKeyFlag(java.lang.String[] objectName,
boolean flag) |
void |
setReferencedMbo(java.lang.String token,
Mbo refMbo) |
void |
setReferencedMbo(java.lang.String token,
MboRemote refMbo)
We need this methods to keep track of the Process like WorkflowInstance
|
void |
setValue(java.lang.String attributeName,
boolean val) |
void |
setValue(java.lang.String attributeName,
boolean val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
byte val) |
void |
setValue(java.lang.String attributeName,
byte[] val) |
void |
setValue(java.lang.String attributeName,
byte[] val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
byte val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
java.util.Date val) |
void |
setValue(java.lang.String attributeName,
java.util.Date val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
double val) |
void |
setValue(java.lang.String attributeName,
double val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
float val) |
void |
setValue(java.lang.String attributeName,
float val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
int val) |
void |
setValue(java.lang.String attributeName,
int val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
long val) |
void |
setValue(java.lang.String attributeName,
long val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
MaxType value,
long accessModifier) |
void |
setValue(java.lang.String targetAttrName,
MboRemote sourceMbo) |
void |
setValue(java.lang.String targetAttrName,
MboSetRemote sourceMboSet) |
void |
setValue(java.lang.String attributeName,
short val) |
void |
setValue(java.lang.String attributeName,
short val,
long accessModifier) |
void |
setValue(java.lang.String attributeName,
java.lang.String val) |
void |
setValue(java.lang.String attributeName,
java.lang.String val,
long accessModifier) |
void |
setValueNull(java.lang.String attributeName) |
void |
setValueNull(java.lang.String attributeName,
long accessModifier) |
java.util.HashMap |
sigopGranted(java.util.Set optionnames) |
boolean |
sigopGranted(java.lang.String optionname) |
boolean |
sigopGranted(java.lang.String app,
java.lang.String optionname) |
void |
sigOptionAccessAuthorized(java.lang.String optionname) |
MboSetRemote |
smartFill(java.lang.String attribute,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFind(java.lang.String attribute,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFind(java.lang.String objectName,
java.lang.String attribute,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFindByObjectName(java.lang.String sourceObj,
java.lang.String targetAttrName,
java.lang.String value,
boolean exact)
Find the corresponding record of sourceObj by the value of the current
Mbo's targetAttrName.
|
MboSetRemote |
smartFindByObjectName(java.lang.String sourceObj,
java.lang.String targetAttrName,
java.lang.String value,
boolean exact,
java.lang.String[][] cachedKeyMap) |
MboSetRemote |
smartFindByObjectNameDirect(java.lang.String sourceObj,
java.lang.String targetAttrName,
java.lang.String value,
boolean exact) |
void |
startCheckpoint()
Save the current value for later rollback.
|
boolean |
thisToBeUpdated() |
boolean |
toBeAdded() |
boolean |
toBeDeleted() |
boolean |
toBeSaved() |
boolean |
toBeUpdated() |
boolean |
toBeValidated() |
void |
undelete() |
void |
unlock(boolean lockNow) |
void |
unselect() |
void |
validate() |
java.util.Hashtable |
validateAttributes() |
boolean isModified() throws java.rmi.RemoteException
java.rmi.RemoteException
Mbo.isModified()
boolean toBeSaved() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean toBeDeleted() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean toBeAdded() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean toBeUpdated() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean thisToBeUpdated() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean isModified(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setForDM(boolean forDM) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean isForDM() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean isNew() throws java.rmi.RemoteException
java.rmi.RemoteException
void delete() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.delete()
void undelete() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
KeyValue getKeyValue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean isAutoKeyed(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setAutokeyFields() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getString(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getString(String)
boolean getBoolean(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getBoolean(String)
byte getByte(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
int getInt(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getInt(String)
long getLong(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getLong(String)
float getFloat(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getFloat(String)
double getDouble(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getDouble(String)
java.util.Date getDate(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getDate(String)
byte[] getBytes(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboSetRemote getMboSet(java.lang.String name) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboSet(String)
java.util.Vector getMboDataSet(java.lang.String relationship) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.mbo.Mbo#getMboDataSet(MboRemote, String)
boolean isNull(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.isNull(String)
void setValueNull(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValueNull(String)
void setValue(java.lang.String attributeName, java.lang.String val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,String)
void setValue(java.lang.String attributeName, boolean val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,boolean)
void setValue(java.lang.String attributeName, byte val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,byte)
void setValue(java.lang.String attributeName, short val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,short)
void setValue(java.lang.String attributeName, int val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,int)
void setValue(java.lang.String attributeName, long val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,long)
void setValue(java.lang.String attributeName, float val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,float)
void setValue(java.lang.String attributeName, double val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,double)
void setValue(java.lang.String attributeName, byte[] val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,byte[])
void setValue(java.lang.String attributeName, java.util.Date val) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,java.util.Date)
MaxType getMboInitialValue(java.lang.String name) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboValueData getMboValueData(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboValueData(String)
MboValueData getMboValueData(java.lang.String attribute, boolean ignoreFieldFlags) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboValueData[] getMboValueData(java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboValueData(String[])
MboData getMboData(java.lang.String[] attributes) throws java.rmi.RemoteException
java.rmi.RemoteException
MboValueData[] getMboValueDataForDownload(java.lang.String[] attributes) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboValueDataForDownload(String[])
MboSetRemote getList(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getList(String)
MboSetRemote smartFill(java.lang.String attribute, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.smartFill(String, String, boolean)
MboSetRemote smartFind(java.lang.String attribute, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.smartFind(String, String, boolean)
MboSetRemote smartFindByObjectName(java.lang.String sourceObj, java.lang.String targetAttrName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboSetRemote smartFindByObjectNameDirect(java.lang.String sourceObj, java.lang.String targetAttrName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.Object[] getMatchingAttrs(java.lang.String sourceName, java.lang.String targetAttrName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMatchingAttrs(String, String)
MboSetRemote smartFind(java.lang.String objectName, java.lang.String attribute, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.smartFind(String, String, String, boolean)
MboSetRemote smartFindByObjectName(java.lang.String sourceObj, java.lang.String targetAttrName, java.lang.String value, boolean exact, java.lang.String[][] cachedKeyMap) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getName() throws java.rmi.RemoteException
java.rmi.RemoteException
void checkMethodAccess(java.lang.String methodName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void validate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.util.Hashtable validateAttributes() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean isZombie() throws java.rmi.RemoteException
java.rmi.RemoteException
void setValueNull(java.lang.String attributeName, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValueNull(String,long)
void setValue(java.lang.String attributeName, java.lang.String val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,String,long)
void setValue(java.lang.String attributeName, boolean val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,boolean,long)
void setValue(java.lang.String attributeName, byte val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,byte,long)
void setValue(java.lang.String attributeName, short val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,short,long)
void setValue(java.lang.String attributeName, int val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,int,long)
void setValue(java.lang.String attributeName, long val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,long,long)
void setValue(java.lang.String attributeName, float val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,float,long)
void setValue(java.lang.String attributeName, double val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,double,long)
void setValue(java.lang.String attributeName, byte[] val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,byte[],long)
void setValue(java.lang.String attributeName, java.util.Date val, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,java.util.Date,long)
void setValue(java.lang.String attributeName, MaxType value, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String,MaxType,long)
void setFieldFlags(java.lang.String name, long flags) throws java.rmi.RemoteException
java.rmi.RemoteException
setFieldFlag(String, long, boolean)
void setFieldFlag(java.lang.String name, long flag, boolean state) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFieldFlag(java.lang.String name, long flag, boolean state, MXException mxe) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFieldFlag(java.lang.String[] names, long flag, boolean state) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFieldFlag(java.lang.String[] names, long flag, boolean state, MXException mxe) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFieldFlag(java.lang.String[] names, boolean inclusive, long flag, boolean state) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFieldFlag(java.lang.String[] names, boolean inclusive, long flag, boolean state, MXException mxe) throws java.rmi.RemoteException
java.rmi.RemoteException
void setFlags(long flags) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
setFlag(long, boolean)
void setFlag(long flags, boolean state) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setFlag(long flags, boolean state, MXException mxe) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void delete(long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.delete(long)
void add() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean toBeValidated() throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getUserName() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote copy() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote copy(MboSetRemote mboset) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote copy(MboSetRemote mboset, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote copyFake(MboSetRemote mboset) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setCopyDefaults() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getOwner() throws java.rmi.RemoteException
java.rmi.RemoteException
MboSetRemote getThisMboSet() throws java.rmi.RemoteException
java.rmi.RemoteException
long getFlags() throws java.rmi.RemoteException
java.rmi.RemoteException
boolean isFlagSet(long flag) throws java.rmi.RemoteException
java.rmi.RemoteException
MXTransaction getMXTransaction() throws java.rmi.RemoteException
java.rmi.RemoteException
void generateAutoKey() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
UserInfo getUserInfo() throws java.rmi.RemoteException
java.rmi.RemoteException
void startCheckpoint() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.rollbackToCheckpoint()
void rollbackToCheckpoint() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.startCheckpoint()
void copyValue(MboRemote sourceMbo, java.lang.String attrSource, java.lang.String attrTarget, long flags) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void copyValue(MboRemote sourceMbo, java.lang.String[] attrSource, java.lang.String[] attrTarget, long flags) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void select() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.select()
void unselect() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean isSelected() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote duplicate() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void propagateKeyValue(java.lang.String keyName, java.lang.String keyValue) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean hasHierarchyLink() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setPropagateKeyFlag(boolean flag) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean getPropagateKeyFlag() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setPropagateKeyFlag(java.lang.String[] objectName, boolean flag) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean excludeObjectForPropagate(java.lang.String name) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setESigFieldModified(boolean esigFieldModified) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.Object getDatabaseValue(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean isBasedOn(java.lang.String objectName) throws java.rmi.RemoteException
objectName
- java.rmi.RemoteException
void clear() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String[] getSiteOrg() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getOrgSite()
void setValue(java.lang.String targetAttrName, MboRemote sourceMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String, MboRemote)
void setValue(java.lang.String targetAttrName, MboSetRemote sourceMboSet) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setValue(String, MboSetRemote)
long getUniqueIDValue() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.mbo.getUniqueIDValue
java.lang.String getUniqueIDName() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
psdi.mbo.getUniqueIDName
MboValueInfoStatic getMboValueInfoStatic(java.lang.String attribute) throws MXException, java.rmi.RemoteException
attribute
- MXException
java.rmi.RemoteException
Mbo.getMboValueInfoStatic(String)
MboValueInfoStatic[] getMboValueInfoStatic(java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
attribute
- arrayMXException
java.rmi.RemoteException
Mbo.getMboValueInfoStatic(String[])
java.lang.String getStringInBaseLanguage(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
attributeName
- MXException
java.rmi.RemoteException
Mbo.getStringInBaseLanguage(java.lang.String)
java.lang.String getOrgForGL(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
attributeName
- MXException
java.rmi.RemoteException
int getDocLinksCount() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getDocLinksCount()
java.lang.String getLinesRelationship() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getLinesRelationship()
java.lang.String getMessage(java.lang.String errGrp, java.lang.String errKey) throws java.rmi.RemoteException
java.rmi.RemoteException
java.lang.String getMessage(java.lang.String errGrp, java.lang.String errKey, java.lang.Object[] params) throws java.rmi.RemoteException
errGrp
- errKey
- params
- java.rmi.RemoteException
Mbo.getMessage(String errGrp, String errKey, Object[] params)
java.lang.String getMessage(java.lang.String errGrp, java.lang.String errKey, java.lang.Object param) throws java.rmi.RemoteException
errGrp
- errKey
- params
- java.rmi.RemoteException
Mbo.getMessage(String errGrp, String errKey, Object param)
java.lang.String getMessage(MXException exception) throws java.rmi.RemoteException
errGrp
- errKey
- java.rmi.RemoteException
MaxMessage getMaxMessage(java.lang.String errGrp, java.lang.String errKey) throws MXException, java.rmi.RemoteException
errGrp
- errKey
- MXException
java.rmi.RemoteException
void setMLValue(java.lang.String attributeName, java.lang.String langCode, java.lang.String value, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.setMLValue(String attributeName, String langCode, String value, long accessModifier)
java.lang.String getString(java.lang.String attributeName, java.lang.String langCode) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getString(String attributeName, String langCode)
java.lang.String getStringTransparent(java.lang.String attributeName, java.lang.String langCode) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getStringTransparent(String attributeName, String langCode)
MboRemote createComm() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.createComm()
MboSetRemote getMboSet(java.lang.String name, java.lang.String objectName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboSet(String,String)
MboSetRemote getMboSet(java.lang.String name, java.lang.String objectName, java.lang.String relationship) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMboSet(String,String,String)
java.lang.String getMatchingAttr(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMatchingAttr(String)
java.lang.String getMatchingAttr(java.lang.String sourceObjectName, java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getMatchingAttr(String,String)
MboRemote blindCopy(MboSetRemote mboset) throws MXException, java.rmi.RemoteException
mboset
- MXException
java.rmi.RemoteException
Mbo.blindCopy( MboSetRemote)
java.lang.String getOrgSiteForMaxvar(java.lang.String maxvarName) throws MXException, java.rmi.RemoteException
maxvarName
- MXException
java.rmi.RemoteException
java.lang.String getStringInSpecificLocale(java.lang.String attribute, java.util.Locale l, java.util.TimeZone tz) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void sigOptionAccessAuthorized(java.lang.String optionname) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.sigOptionAccessAuthorized(java.lang.String)
java.lang.String getInsertSite() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getInsertOrganization() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getInsertCompanySetId() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getInsertItemSetId() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getRecordIdentifer() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.mbo.Mbo#getRecordIdentifier(String attributeName, String langCode, String value, long accessModifier)
boolean isMasterTenant(java.lang.String tableName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.isMasterTenant(String tableName)
boolean sigopGranted(java.lang.String optionname) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.sigopGranted(String)
boolean sigopGranted(java.lang.String app, java.lang.String optionname) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.sigopGranted(String, String)
java.util.HashMap sigopGranted(java.util.Set optionnames) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.sigopGranted(Set)
java.util.HashMap evaluateCtrlConditions(java.util.HashSet options) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.evaluateCtrlConditions(HashSet)
java.util.HashMap evaluateCtrlConditions(java.util.HashSet options, java.lang.String app) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.evaluateCtrlConditions(HashSet, String)
void setNewMbo(boolean flag) throws java.rmi.RemoteException
java.rmi.RemoteException
void setModified(boolean modified) throws java.rmi.RemoteException
java.rmi.RemoteException
void setDeleted(boolean modified) throws java.rmi.RemoteException
java.rmi.RemoteException
boolean evaluateCondition(java.lang.String conditionNum) throws MXException, java.rmi.RemoteException
conditionNum
- MXException
java.rmi.RemoteException
Mbo.evaluateCondition(String)
void addToDeleteForInsertList(java.lang.String mboName) throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.Vector getDeleteForInsertList() throws java.rmi.RemoteException
java.rmi.RemoteException
MaxType getInitialValue(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
attributeName
- MXException
java.rmi.RemoteException
Mbo.getInitialValue(String)
java.lang.String[] getDomainIDs(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
attributeName
- MXException
java.rmi.RemoteException
psdi.mbo.Mbo#getDomainIDs()
java.lang.Object[] getCommLogOwnerNameAndUniqueId() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
Mbo.getCommLogOwnerNameAndUniqueId()
MboSetRemote getExistingMboSet(java.lang.String relationship) throws java.rmi.RemoteException
java.rmi.RemoteException
void addMboSetForRequiredCheck(MboSetRemote fauxMboSet) throws java.rmi.RemoteException
java.rmi.RemoteException
java.util.List<MboRemote> getMboList(java.lang.String mrp) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setApplicationError(java.lang.String attribute, ApplicationError appError) throws MXException, java.rmi.RemoteException
attribute
- The attribute whose MboValue will receive the ApplicationErrorappError
- The ApplicationError to be set on the attribute's MboValueMXException,
- RemoteExceptionMXException
java.rmi.RemoteException
void setApplicationRequired(java.lang.String attribute, boolean required) throws MXException, java.rmi.RemoteException
attribute
- The attribute whose MboValue will receive the ApplicationErrorrequired
- whether the field is required or notjava.rmi.RemoteException
MXException
void setReferencedMbo(java.lang.String token, MboRemote refMbo) throws MXException, java.rmi.RemoteException
refMbo
- mboMXException
java.rmi.RemoteException
void setReferencedMbo(java.lang.String token, Mbo refMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean isLocked() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean isLocked(boolean cache) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean isMboLockedByMe() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getLockedByDisplayName() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean hasLockSaveRights(java.lang.String app) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void setIgnoreRecordLockCheck(boolean ignoreRecordLock) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean getIgnoreLockCheck() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean isOptionGranted(java.lang.String app, java.lang.String option) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void lock(boolean lockNow) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void unlock(boolean lockNow) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException