public interface MboSetRemote extends java.rmi.Remote, MboAccessInterface, Transactable
| Modifier and Type | Field and Description |
|---|---|
static int |
INSERTONLY
Option INSERTONLY used by locateMbo() method.
|
static int |
INSERTORUPDATE
Option INSERTORUPDATE used by locateMbo() method.
|
static int |
UPDATEONLY
Option UPDATEONLY used by locateMbo() method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
abortSql()
Abort the sql query currently in process.
|
MboRemote |
add() |
MboRemote |
add(long accessModifier) |
MboRemote |
addAtEnd() |
MboRemote |
addAtEnd(long accessModifier) |
MboRemote |
addAtIndex(int index) |
MboRemote |
addAtIndex(long accessModifier,
int index) |
MboRemote |
addFakeAtEnd() |
void |
addSubQbe(java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator) |
void |
addSubQbe(java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator,
boolean exactMatch) |
void |
addSubQbe(java.lang.String parentQbe,
java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator) |
void |
addSubQbe(java.lang.String parentQbe,
java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator,
boolean exactMatch) |
void |
addWarning(MXException e)
Add a warning to the warning list
|
void |
addWarnings(MXException[] es)
Add all the exceptions from an array to the warning vector
|
void |
checkMethodAccess(java.lang.String methodName)
Clear the warnings
|
void |
cleanup()
Resets the Qbe and the set.
|
void |
clear()
Remove all objects from the collection.
|
void |
clearLongOpPipe()
Clear the long op message pipe.
|
void |
close() |
void |
commit() |
void |
copy(MboSetRemote mboset) |
void |
copy(MboSetRemote sourceSet,
java.lang.String[] srcAttributes,
java.lang.String[] destAttributes)
New Mbos are created in this set from the sourceSet and appropriate
attribute values are copied to the mbos.
|
void |
copyForDM(MboSetRemote mboset,
int begin,
int size) |
int |
count() |
int |
count(int countConstant) |
void |
deleteAll() |
void |
deleteAll(long accessModifier) |
void |
deleteAndRemove()
Deletes and Removes the current mbo from the collection,
if the mbo is newly created .
|
void |
deleteAndRemove(int pos)
Deletes and remove an object from the collection at the given position,
if the mbo at the position is a newly created.
|
void |
deleteAndRemove(int pos,
long accessModifier)
Deletes and remove an object from the collection at the given position,
if the mbo at the position is a newly created.
|
void |
deleteAndRemove(MboRemote mbo)
Delets and removes a mbo object from the collection,
if the mbo is newly created .
|
void |
deleteAndRemove(MboRemote mbo,
long accessModifier)
Delets and removes a mbo object from the collection,
if the mbo is newly created .
|
void |
deleteAndRemoveAll()
Deletes and removes all the newly created Mbos from the collection.
|
void |
deleteAndRemoveAll(long accessModifier)
Deletes and removes all the newly created Mbos from the collection.
|
java.util.List |
determineRequiredFieldsFromERM() |
java.util.Date |
earliestDate(java.lang.String attributeName) |
MboRemote |
fetchNext() |
java.util.List |
findAllNullRequiredFields() |
MboRemote |
findByIntegrationKey(java.lang.String[] integrationKeys,
java.lang.String[] integrationKeyValues)
This method is used by the integration logic to find out the
mbos that are present based on an integration key.
|
MboRemote |
findKey(java.lang.Object keyObject)
Reset the MboSet to the Mbo that contains the specified key.
|
java.lang.String |
getApp() |
BitFlag |
getAppAlwaysFieldFlags(java.lang.String attr)
Get the bitFlag stored for the UI always flag for the attribute, null if nothing.
|
java.lang.String |
getAppWhere() |
java.lang.String |
getCompleteWhere()
Get the complete Where clause that is used for fetching records to this object.
|
int |
getCurrentPosition() |
int |
getDBFetchMaxRows()
Returns the fetch limit that has been set on this MboSet.
|
java.lang.String |
getDefaultValue(java.lang.String attribute)
get the default value for mboset(screen default)
|
ERMEntity |
getERMEntity() |
java.lang.String |
getESigTransactionId()
Gets the esig transaction id
|
boolean |
getExcludeMeFromPropagation()
Gets the flag to excude a mboset from propagation
|
long |
getFlags() |
java.lang.String[] |
getKeyAttributes()
Returns list of key attributes.
|
MboSetRemote |
getList(int row,
java.lang.String attributeName) |
MboSetRemote |
getList(java.lang.String attributeName) |
MaxMessage |
getMaxMessage(java.lang.String errGrp,
java.lang.String errKey)
Get the MaxMessage object for the specified error group and errorkey.
|
MboRemote |
getMbo() |
MboRemote |
getMbo(int pos) |
MboRemote |
getMboForUniqueId(long id)
returns the mbo for the unique id
|
MboSetData |
getMboSetData(int row,
int count,
java.lang.String[] attributes)
Return information about the MboSet and the specified attributes for the specified rows.
|
MboSetData |
getMboSetData(java.lang.String[] attributes) |
MboSetInfo |
getMboSetInfo()
Return information about the attributes in the MboSet.
|
MboSetRetainMboPositionData |
getMboSetRetainMboPositionData()
Returns the retain mbo position data available.
|
MboSetRetainMboPositionInfo |
getMboSetRetainMboPositionInfo()
Returns the retain mbo position info available.
|
MboValueData[] |
getMboSetValueData(java.lang.String[] attribute) |
MboValueData[][] |
getMboValueData(int rowStart,
int rowCount,
java.lang.String[] attribute) |
MboValueData |
getMboValueData(java.lang.String attribute) |
MboValueData[] |
getMboValueData(java.lang.String[] attribute) |
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)
Get the message in the language specified by this MboSet's userInfo for the
error group and error key.
|
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) |
java.lang.StringBuffer |
getMLFromClause(boolean useSchemaOwner)
Returns the join from clause.
|
MXTransaction |
getMXTransaction()
Get the currently active transaction for this object.
|
java.lang.String |
getName() |
java.lang.String |
getOrderBy() |
MboRemote |
getOwner() |
java.lang.String |
getParentApp() |
ProfileRemote |
getProfile() |
java.lang.String[][] |
getQbe() |
java.lang.String |
getQbe(java.lang.String attribute) |
java.lang.String[] |
getQbe(java.lang.String[] attribute) |
java.lang.String |
getQbeWhere() |
int |
getQueryTimeout() |
java.lang.String |
getRelationName()
Returns the relationship name used to obtain this set.
|
java.lang.String |
getRelationship() |
java.util.Vector |
getSelection()
Returns a Vector of selected mbos.
|
java.lang.String |
getSelectionWhere()
Returns the where clause for the selected Mbos.
|
java.lang.String |
getSetOrderByForUI() |
int |
getSize() |
java.lang.String |
getSQLOptions() |
java.util.Map |
getTxnPropertyMap()
Gets the property map for the transaction
|
java.lang.String |
getUserAndQbeWhere()
Returns the combined user where and QBE where clause in native SQL format.
|
UserInfo |
getUserInfo() |
java.lang.String |
getUserName() |
java.lang.String |
getUserWhere() |
MXException[] |
getWarnings()
Returns a list of warnings from the last method call.
|
java.lang.String |
getWhere() |
MboRemote |
getZombie()
Internal method.
|
boolean |
hasMLQbe() |
boolean |
hasQbe() |
boolean |
hasWarnings()
Are there any warnings.
|
void |
ignoreQbeExactMatchSet(boolean flag)
ignore the exact match set by setQbeExactMatch(boolean) method
|
void |
incrementDeletedCount(boolean inc) |
void |
init(UserInfo user) |
boolean |
isBasedOn(java.lang.String objectName)
Returns true, if this business object is based on the given
business object name.
|
boolean |
isDMDeploySet()
Returns the flag if mboset is created during Deploy action of Deployement Manager set or not
If the flag is set to true,it will skip mbo.validate method which will skip
all field validations and appvalidate.
|
boolean |
isDMSkipFieldValidation()
Returns the flag if set is created during deploy action of Deployment Manager.
|
boolean |
isDownloadSet() |
boolean |
isEmpty() |
boolean |
isESigNeeded(java.lang.String optionName)
Returns whether esig is needed for the given option name.
|
boolean |
isFlagSet(long flag) |
boolean |
isQbeCaseSensitive() |
boolean |
isQbeExactMatch() |
boolean |
isRetainMboPosition()
Is the current MboSet's mbo position to be retained?
|
java.util.Date |
latestDate(java.lang.String attributeName) |
MboRemote |
locateMbo(java.lang.String[] key,
java.lang.String[] value,
int option) |
void |
logESigVerification(java.lang.String username,
java.lang.String reason,
boolean authenticatedSuccessfully)
Logs a esig record aboout the user indicating the reason for the verification
and whether the user authentication is successful or not.
|
double |
max(java.lang.String attribute) |
double |
min(java.lang.String attribute) |
MboRemote |
moveFirst() |
MboRemote |
moveLast() |
MboRemote |
moveNext() |
MboRemote |
movePrev() |
MboRemote |
moveTo(int pos) |
int |
newMboIndex() |
boolean |
notExist() |
void |
positionState()
Positions the current mbo based on the position data cached, if the data exists.
|
boolean |
processML()
Whether multi-language needs to be considered
|
void |
remove()
Remove the current object from the collection.
|
void |
remove(int pos)
Remove an object from the collection at the given position.
|
void |
remove(MboRemote mbo)
Removes a mbo object from the collection.
|
void |
reset() |
void |
resetQbe() |
void |
resetWithSelection()
Resets the MboSet to contain only the selected mbos.
|
void |
rollback() |
void |
rollbackToCheckpoint()
Reverts to the saved value.
|
void |
rollbackToCheckpoint(int i)
Reverts to the saved value for the given mbo.
|
void |
save() |
void |
save(long flag) |
void |
select(int index)
Marks the Mbo at the specified index Selected.
|
void |
select(int startIndex,
int count)
Marks the a set of Mbos starting from startIndex Selected.
|
void |
select(java.util.Vector mboIndices)
Marks a set of Mbo's Selected in one call by taking all the indices of mbos.
|
void |
selectAll()
Select all Mbos
|
void |
setAllowQualifiedRestriction(boolean value) |
void |
setApp(java.lang.String appName) |
void |
setAppAlwaysFieldFlag(java.lang.String attr,
long flag,
boolean state)
Informs the mbo set that any mbo of this set will have the field flags set to the specified attribute.
|
void |
setAppWhere(java.lang.String appWhere) |
boolean |
setAutoKeyFlag(boolean flag) |
void |
setDBFetchMaxRows(int fetchLimit)
Set the fetch limit for this MboSet.
|
void |
setDefaultOrderBy() |
void |
setDefaultValue(java.lang.String attribute,
MboRemote mbo) |
void |
setDefaultValue(java.lang.String attribute,
java.lang.String value)
set the default value for mboset(screen default)
|
void |
setDefaultValues(java.lang.String[] attributes,
java.lang.String[] values)
set the default Field value for mboset(jsp default)
|
void |
setDMDeploySet(boolean flag)
Mark the set as created during deploy action of Deployment Manager.
|
void |
setDMSkipFieldValidation(boolean flag)
Mark the set as created during deploy action of Deployment Manager.
|
void |
setDownloadSet(boolean isDownloadSet) |
void |
setERMEntity(ERMEntity ermEntity) |
void |
setESigFieldModified(boolean esigFieldModified) |
void |
setExcludeMeFromPropagation(boolean flag)
Sets the flag to excude a mboset from propagation
|
void |
setFlag(long flag,
boolean state) |
void |
setFlag(long flag,
boolean state,
MXException mxException) |
void |
setFlags(long flags)
Deprecated.
Use setFlag(long, boolean)
|
void |
setInsertCompanySet(java.lang.String compSet)
Sets the insert company set for the mboset.
|
void |
setInsertItemSet(java.lang.String itemSet)
Sets the insert item set for the mboset.
|
void |
setInsertOrg(java.lang.String org)
Sets the insert org for the mboset.
|
void |
setInsertSite(java.lang.String site)
Sets the insert site for the mboset.
|
void |
setLastESigTransId(java.lang.String id)
Sets the last esig trans id
|
boolean |
setLogLargFetchResultDisabled(boolean disable)
Pass true to disable loging of large fetch result set over a limit.
|
void |
setMboSetInfo(MboSetInfo ms) |
void |
setMXTransaction(MXTransaction txn)
Set the transaction information for the object
|
void |
setNoNeedtoFetchFromDB(boolean flag) |
void |
setOrderBy(java.lang.String orderByClause) |
void |
setOwner(MboRemote mbo) |
void |
setQbe(java.lang.String[] attribute,
java.lang.String expression) |
void |
setQbe(java.lang.String[] attribute,
java.lang.String[] expression) |
void |
setQbe(java.lang.String attribute,
MboSetRemote lookup) |
void |
setQbe(java.lang.String attribute,
java.lang.String expression) |
void |
setQbe(java.lang.String attribute,
java.lang.String[] expression)
Qbe to take array of values for an attribute.
|
void |
setQbeCaseSensitive(boolean state) |
void |
setQbeCaseSensitive(java.lang.String state) |
void |
setQbeExactMatch(boolean state) |
void |
setQbeExactMatch(java.lang.String state) |
void |
setQbeOperatorOr()
Set the qbe operator OR
|
void |
setQueryBySiteQbe() |
void |
setQueryTimeout(int queryTimeout) |
void |
setRelationName(java.lang.String relationName)
This method sets the relationship name used to created this set
when this set is obtained from a mbo.
|
void |
setRelationship(java.lang.String whereClause) |
void |
setRequiedFlagsFromERM() |
void |
setRetainMboPosition(boolean retainCurrentMboPosition)
Sets the current MboSet's mbo position to be retained after save.
|
void |
setSetOrderByForUI(java.lang.String orderBy) |
void |
setSQLOptions(java.lang.String sqlOptions) |
void |
setTableDomainLookup(boolean flag)
Sets the tableDomainLookup flag to indicate that the this set
is associated with a table domain lookup.
|
void |
setTxnPropertyMap(java.util.Map map)
Sets the property map for transaction
|
java.io.InputStream |
setupLongOpPipe()
Setup pipe for long op messages.
|
void |
setUserWhere(java.lang.String whereClause) |
void |
setUserWhereAfterParse(java.lang.String whereClause) |
void |
setWhere(java.lang.String whereClause) |
void |
setWhereQbe(java.lang.String attribute,
java.lang.String value,
java.lang.String where)
Sets the where clause for the QBE
|
MboSetRemote |
smartFill(int row,
java.lang.String attributeName,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFill(java.lang.String attributeName,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFind(java.lang.String attributeName,
java.lang.String value,
boolean exact) |
MboSetRemote |
smartFind(java.lang.String objectName,
java.lang.String attributeName,
java.lang.String value,
boolean exact) |
void |
startCheckpoint()
Save the current value for later rollback.
|
void |
startCheckpoint(int i)
Save the current value for later rollback for the given mbo.
|
double |
sum(java.lang.String attribute) |
boolean |
toBeSaved() |
void |
undeleteAll() |
void |
unselect(int index)
Marks the Mbo at the specified index Unselected.
|
void |
unselect(int startIndex,
int count)
Marks the a set of Mbos starting from startIndex Unselected.
|
void |
unselect(java.util.Vector mboIndices)
Marks a set of Mbo's Unselected in one call by taking all the indices of mbos.
|
void |
unselectAll()
Unselect all mbos
|
void |
useStoredQuery(java.lang.String queryName) |
void |
validate() |
boolean |
verifyESig(java.lang.String username,
java.lang.String password,
java.lang.String reason)
Verifies the username and password and if they are correct, then
writes out an esig record.
|
getBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getString, isNull, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNullcommitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransactionstatic final int INSERTONLY
static final int UPDATEONLY
static final int INSERTORUPDATE
MboRemote findKey(java.lang.Object keyObject) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setApp(java.lang.String appName)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setApp(String appName)java.lang.String getApp()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setWhere(java.lang.String whereClause)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setWhere(String whereClause)java.lang.String getWhere()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setUserWhere(java.lang.String whereClause)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setUserWhere(String whereClause)void setUserWhereAfterParse(java.lang.String whereClause)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setUserWhereAfterParse(String)java.lang.String getUserWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getUserAndQbeWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getQbeWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid useStoredQuery(java.lang.String queryName)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.useStoredQuery(String queryName)void setOrderBy(java.lang.String orderByClause)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setOrderBy(String orderByClause)void setDefaultOrderBy()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getOrderBy()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setSQLOptions(java.lang.String sqlOptions)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setSQLOptions(String sqlOptions)java.lang.String getSQLOptions()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboRemote moveNext() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.moveNext()MboRemote movePrev() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.movePrev()MboRemote moveFirst() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.moveFirst()MboRemote moveLast() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.moveLast()MboRemote moveTo(int pos) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote add() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.add()MboRemote addAtEnd() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addAtEnd()MboRemote addFakeAtEnd() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addFakeAtEnd()MboRemote addAtIndex(int index) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addAtIndex(int)MboRemote addAtIndex(long accessModifier, int index) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.mbo.MboSet#addAtIndex(int, long)void deleteAll()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.deleteAll()void undeleteAll()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.undeleteAll()int count(int countConstant) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.count(int countConstant)int count() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.count()int getSize()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.getSize()double sum(java.lang.String attribute)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.sum(String attribute)double min(java.lang.String attribute)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.min(String attribute)double max(java.lang.String attribute)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.max(String attribute)java.util.Date latestDate(java.lang.String attributeName)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.util.Date earliestDate(java.lang.String attributeName)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isEmpty()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.isEmpty()boolean notExist()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.notExist()void save() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.save()void save(long flag) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid close()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid reset()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.reset()int getCurrentPosition()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean toBeSaved()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboRemote getMbo() throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.getMbo()MboRemote getMbo(int pos) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboValueData getMboValueData(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getMboValueData(String)MboValueData[] getMboValueData(java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getMboValueData(String[])MboValueData[][] getMboValueData(int rowStart, int rowCount, java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getMboValueData(int, int, String[])MboSetData getMboSetData(java.lang.String[] attributes) throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.getMboSetData(String[])MboSetData getMboSetData(int row, int count, java.lang.String[] attributes) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid resetQbe()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.resetQbe()void setQbe(java.lang.String attribute,
java.lang.String expression)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setQbe(String, String)void setQbe(java.lang.String[] attribute,
java.lang.String expression)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setQbe(String[], String)void setQbe(java.lang.String[] attribute,
java.lang.String[] expression)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setQbe(String[], String)java.lang.String getQbe(java.lang.String attribute)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String[] getQbe(java.lang.String[] attribute)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String[][] getQbe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean hasQbe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setQbeExactMatch(boolean state)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setQbeExactMatch(boolean)void setQbeExactMatch(java.lang.String state)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isQbeExactMatch()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isQbeCaseSensitive()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setQbeCaseSensitive(boolean state)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setQbeCaseSensitive(boolean)void setQbeCaseSensitive(java.lang.String state)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSetRemote getList(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getList(String attributeName)MboSetRemote getList(int row, java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getName()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSetRemote smartFill(java.lang.String attributeName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
attributeName - value - MXExceptionjava.rmi.RemoteExceptionMboSet.smartFill(String, String, boolean);MboSetRemote smartFind(java.lang.String attributeName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
attributeName - value - MXExceptionjava.rmi.RemoteExceptionMboSet.smartFind(String, String, boolean);MboSetRemote smartFind(java.lang.String objectName, java.lang.String attributeName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
attributeName - value - MXExceptionjava.rmi.RemoteExceptionMboSet.smartFind(String, String, String, boolean);MboSetRemote smartFill(int row, java.lang.String attributeName, java.lang.String value, boolean exact) throws MXException, java.rmi.RemoteException
attributeName - value - MXExceptionjava.rmi.RemoteExceptionMboSet.smartFill(int, String, String, boolean);MboRemote getOwner() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMXException[] getWarnings() throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSetRemote.hasWarnings(),
MboSet.clearWarnings(),
MboSet.addWarning(psdi.util.MXException)boolean hasWarnings()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid addWarnings(MXException[] es) throws java.rmi.RemoteException
es - An array of MXExceptions. It is normally obtained from getWarnings().java.rmi.RemoteExceptionvoid addWarning(MXException e) throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid checkMethodAccess(java.lang.String methodName)
throws MXException,
java.rmi.RemoteException
java.rmi.RemoteExceptionMXExceptionvoid validate()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid commit()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid rollback()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid init(UserInfo user) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote add(long accessModifier) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboRemote addAtEnd(long accessModifier) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setOwner(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAll(long accessModifier)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setRelationship(java.lang.String whereClause)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getRelationship()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setMboSetInfo(MboSetInfo ms) throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboRemote fetchNext() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setFlags(long flags)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSetRemote.setFlag(long, boolean)void setFlag(long flag,
boolean state)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setFlag(long flag,
boolean state,
MXException mxException)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isFlagSet(long flag)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionlong getFlags()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getUserName()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copy(MboSetRemote mboset) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copyForDM(MboSetRemote mboset, int begin, int size) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid copy(MboSetRemote sourceSet, java.lang.String[] srcAttributes, java.lang.String[] destAttributes) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSetInfo getMboSetInfo() throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String[] getKeyAttributes()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setMXTransaction(MXTransaction txn) throws java.rmi.RemoteException
java.rmi.RemoteExceptionMXTransaction getMXTransaction() throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getCompleteWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboValueData[] getMboSetValueData(java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getMboSetValueData(String[])void remove(int pos)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid remove()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid remove(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemove(int pos)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemove(int pos,
long accessModifier)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemove()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemove(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemove(MboRemote mbo, long accessModifier) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemoveAll()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid deleteAndRemoveAll(long accessModifier)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid clear()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid incrementDeletedCount(boolean inc)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionUserInfo getUserInfo() throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboRemote getZombie() throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid cleanup()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid startCheckpoint()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid rollbackToCheckpoint()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid startCheckpoint(int i)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid rollbackToCheckpoint(int i)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid select(int index)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid select(int startIndex,
int count)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid select(java.util.Vector mboIndices)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid unselect(int index)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid unselect(int startIndex,
int count)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid unselect(java.util.Vector mboIndices)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.util.Vector getSelection()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid selectAll()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid unselectAll()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid resetWithSelection()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setAppWhere(java.lang.String appWhere)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setAppWhere(String)java.lang.String getAppWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.mbo.MboSet#getAppWhere(String)java.lang.String getSelectionWhere()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setDefaultValue(java.lang.String attribute,
java.lang.String value)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getDefaultValue(java.lang.String attribute)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setDefaultValues(java.lang.String[] attributes,
java.lang.String[] values)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isESigNeeded(java.lang.String optionName)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean verifyESig(java.lang.String username,
java.lang.String password,
java.lang.String reason)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid logESigVerification(java.lang.String username,
java.lang.String reason,
boolean authenticatedSuccessfully)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getESigTransactionId()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setLastESigTransId(java.lang.String id)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setESigFieldModified(boolean esigFieldModified)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setTableDomainLookup(boolean flag)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isBasedOn(java.lang.String objectName)
throws java.rmi.RemoteException
objectName - java.rmi.RemoteExceptionProfileRemote getProfile() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getProfile()boolean setAutoKeyFlag(boolean flag)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setAutoKeyFlag(boolean)MboRemote findByIntegrationKey(java.lang.String[] integrationKeys, java.lang.String[] integrationKeyValues) throws MXException, java.rmi.RemoteException
integrationKeys - list of key attributesintegrationKeyValues - list of key valuesMXExceptionjava.rmi.RemoteExceptionvoid setRelationName(java.lang.String relationName)
throws MXException,
java.rmi.RemoteException
relationName - relationship nameMXExceptionjava.rmi.RemoteExceptionjava.lang.String getRelationName()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.StringBuffer getMLFromClause(boolean useSchemaOwner)
throws MXException,
java.rmi.RemoteException
useSchemaOwner - MXExceptionjava.rmi.RemoteExceptionboolean hasMLQbe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboValueInfoStatic getMboValueInfoStatic(java.lang.String attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMbo.getMboValueInfoStatic(String )MboValueInfoStatic[] getMboValueInfoStatic(java.lang.String[] attribute) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMbo.getMboValueInfoStatic(String[])MboRemote getMboForUniqueId(long id) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getMessage(java.lang.String errGrp,
java.lang.String errKey)
throws java.rmi.RemoteException
errGrp - errKey - java.rmi.RemoteExceptionjava.lang.String getMessage(java.lang.String errGrp,
java.lang.String errKey,
java.lang.Object[] params)
throws java.rmi.RemoteException
errGrp - errKey - params - java.rmi.RemoteExceptionMbo.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.RemoteExceptionMbo.getMessage(String errGrp, String errKey, Object param)java.lang.String getMessage(MXException exception) throws java.rmi.RemoteException
errGrp - errKey - java.rmi.RemoteExceptionMaxMessage getMaxMessage(java.lang.String errGrp, java.lang.String errKey) throws MXException, java.rmi.RemoteException
errGrp - errKey - MXExceptionjava.rmi.RemoteExceptionvoid setQueryBySiteQbe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean setLogLargFetchResultDisabled(boolean disable)
throws java.rmi.RemoteException
disable - java.rmi.RemoteExceptionvoid setWhereQbe(java.lang.String attribute,
java.lang.String value,
java.lang.String where)
throws MXException,
java.rmi.RemoteException
attribute - value - where - MXExceptionjava.rmi.RemoteExceptionvoid setQbe(java.lang.String attribute,
MboSetRemote lookup)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setQbe(String, MboSetRemote)void addSubQbe(java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addSubQbe(String, String[], String)void addSubQbe(java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator,
boolean exactMatch)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addSubQbe(String, String[], String, boolean)void addSubQbe(java.lang.String parentQbe,
java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator,
boolean exactMatch)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addSubQbe(String, String, String[], String, boolean)void addSubQbe(java.lang.String parentQbe,
java.lang.String name,
java.lang.String[] attrs,
java.lang.String operator)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.addSubQbe(String, String, String[], String)void ignoreQbeExactMatchSet(boolean flag)
throws MXException,
java.rmi.RemoteException
java.rmi.RemoteExceptionMXExceptionvoid setDefaultValue(java.lang.String attribute,
MboRemote mbo)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.setDefaultValue(String, MboRemote)void setExcludeMeFromPropagation(boolean flag)
throws MXException,
java.rmi.RemoteException
flag - MXExceptionjava.rmi.RemoteExceptionboolean getExcludeMeFromPropagation()
throws MXException,
java.rmi.RemoteException
flag - MXExceptionjava.rmi.RemoteExceptionvoid setInsertSite(java.lang.String site)
throws MXException,
java.rmi.RemoteException
site - MXExceptionjava.rmi.RemoteExceptionvoid setInsertOrg(java.lang.String org)
throws MXException,
java.rmi.RemoteException
site - MXExceptionjava.rmi.RemoteExceptionvoid setInsertCompanySet(java.lang.String compSet)
throws MXException,
java.rmi.RemoteException
site - MXExceptionjava.rmi.RemoteExceptionvoid setInsertItemSet(java.lang.String itemSet)
throws MXException,
java.rmi.RemoteException
site - MXExceptionjava.rmi.RemoteExceptionvoid setNoNeedtoFetchFromDB(boolean flag)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setNoNeedtoFetchFromDB(boolean)boolean processML()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.lang.String getParentApp()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.getParentApp()MboRemote locateMbo(java.lang.String[] key, java.lang.String[] value, int option) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpsdi.mbo.MboSet#locateMbo()void setDMDeploySet(boolean flag)
throws MXException,
java.rmi.RemoteException
true - or falseMXExceptionjava.rmi.RemoteExceptionboolean isDMDeploySet()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setQbeOperatorOr()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.io.InputStream setupLongOpPipe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid clearLongOpPipe()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid abortSql()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setQbe(java.lang.String attribute,
java.lang.String[] expression)
throws MXException,
java.rmi.RemoteException
attribute - expression - MXExceptionjava.rmi.RemoteExceptionint getQueryTimeout()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setQueryTimeout(int queryTimeout)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setAllowQualifiedRestriction(boolean value)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setAllowQualifiedRestriction(boolean)void setAppAlwaysFieldFlag(java.lang.String attr,
long flag,
boolean state)
throws java.rmi.RemoteException
attr, - attribute of this MboSet, related fields are not allowed.flag - state - java.rmi.RemoteExceptionvoid setTxnPropertyMap(java.util.Map map)
throws MXException,
java.rmi.RemoteException
map - MXExceptionjava.rmi.RemoteExceptionjava.util.Map getTxnPropertyMap()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setDMSkipFieldValidation(boolean flag)
throws MXException,
java.rmi.RemoteException
true - or falseMXExceptionjava.rmi.RemoteExceptionboolean isDMSkipFieldValidation()
throws MXException,
java.rmi.RemoteException
true - or falseMXExceptionjava.rmi.RemoteExceptionBitFlag getAppAlwaysFieldFlags(java.lang.String attr) throws java.rmi.RemoteException
java.rmi.RemoteExceptionERMEntity getERMEntity() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setERMEntity(ERMEntity ermEntity) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.util.List determineRequiredFieldsFromERM()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionjava.util.List findAllNullRequiredFields()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setRequiedFlagsFromERM()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isRetainMboPosition()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setRetainMboPosition(boolean retainCurrentMboPosition)
throws MXException,
java.rmi.RemoteException
retainMboPosition - true to retain position, false otherwise.MXExceptionjava.rmi.RemoteExceptionMboSetRetainMboPositionData getMboSetRetainMboPositionData() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSetRetainMboPositionInfo getMboSetRetainMboPositionInfo() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid positionState()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid setDBFetchMaxRows(int fetchLimit)
throws java.rmi.RemoteException
fetchLimit - a possitive number. If -1 or 0, the fetch limit will be turned off.java.rmi.RemoteExceptionint getDBFetchMaxRows()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getSetOrderByForUI()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionvoid setSetOrderByForUI(java.lang.String orderBy)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionint newMboIndex()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionboolean isDownloadSet()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMboSet.isDownloadSet()void setDownloadSet(boolean isDownloadSet)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMboSet.setDownloadSet(boolean)