Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASSSTRUCTUREID
Classification of the Relationship
MAXTYPE: UPPER CLASSNAME: psdi.app.relation.FldRelationClassstructureid |
static java.lang.String |
COMPRELATION
Identifier of the Relationship that is complementary to the current
relationship.
|
static java.lang.String |
DESCRIPTION
Description of the Relationship
MAXTYPE: ALN CLASSNAME: |
static java.lang.String |
DESCRIPTION_LONGDESCRIPTION
Long description for DESCRIPTION
MAXTYPE: LONGALN CLASSNAME: |
static java.lang.String |
HASLD
Boolean flag to indicate if there is any long description for this
record.
MAXTYPE: YORN CLASSNAME: |
static java.lang.String |
IMPORTED
Indicates if this relation was populated by an external source or not.
MAXTYPE: YORN CLASSNAME: |
static java.lang.String |
ISLINEARREF
If checked, Maximo will create a feature instance each time this
relationship is applied to a linear asset.
|
static java.lang.String |
LANGCODE
|
static java.lang.String |
LINEAR
Indicates if this relationship can be used by linear assets
MAXTYPE: YORN CLASSNAME: psdi.app.relation.FldRelationLinear |
static java.lang.String |
MBO_RELATION |
static java.lang.String |
RELATIONID
Unique Id
MAXTYPE: INTEGER CLASSNAME: |
static java.lang.String |
RELATIONNUM
Relationship identifier
MAXTYPE: UPPER CLASSNAME: |
static java.lang.String |
TYPE
Type of the relationship.
|
static java.lang.String |
USEWITH
Use WIth
MAXTYPE: UPPER CLASSNAME: psdi.app.relation.RelationFldUseWith |
Modifier and Type | Method and Description |
---|---|
void |
clearClassification() |
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 MBO_RELATION
static final java.lang.String CLASSSTRUCTUREID
psdi.app.relation.FldRelationClassstructureid
static final java.lang.String COMPRELATION
psdi.app.relation.FldRelationCompRelation
static final java.lang.String DESCRIPTION
static final java.lang.String DESCRIPTION_LONGDESCRIPTION
static final java.lang.String HASLD
static final java.lang.String IMPORTED
static final java.lang.String ISLINEARREF
static final java.lang.String LANGCODE
static final java.lang.String LINEAR
psdi.app.relation.FldRelationLinear
static final java.lang.String RELATIONID
static final java.lang.String RELATIONNUM
static final java.lang.String TYPE
psdi.app.relation.FldRelationType
static final java.lang.String USEWITH
psdi.app.relation.RelationFldUseWith
void clearClassification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
Relation.clearClassification()