public interface SoftwareCatalogRemote extends MboRemote
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
UNIQUE_ID_COMPONENTS
The ordered components of the generated unique ID
|
static java.lang.String |
UNIQUE_ID_SEPARATOR
The separator used between the components of the generated unique ID
|
static java.lang.String |
VER_REL_SEPARATOR
The separator used version and release in the generated unique ID
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateUniqueId()
Generate a "unique" ID based on the current contents of the object.
|
SoftwareCatalogRemote |
getParent()
Get Parent in the Product-Version-Release hierarchy
|
java.lang.String |
getVuiExhibitID()
Get the Value Unit Exhibit List ID.
|
void |
setNameAndTypeReadOnly()
Make the field TYPE of this MBO read-only
|
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 UNIQUE_ID_SEPARATOR
static final java.lang.String VER_REL_SEPARATOR
static final java.lang.String[] UNIQUE_ID_COMPONENTS
java.lang.String generateUniqueId() throws java.rmi.RemoteException, MXException
UNIQUE_ID_COMPONENTS
, trims the values, converts them to upper case, and puts
UNIQUE_ID_SEPARATOR
between them, to produce a quasi-unique IDjava.rmi.RemoteException
MXException
java.lang.String getVuiExhibitID() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
SoftwareCatalogRemote getParent() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setNameAndTypeReadOnly() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException