public interface PlusCAssetTemplateRemote extends MboRemote
Modifier and Type | Method and Description |
---|---|
void |
clearClassification()
Clear classification.
|
MboSetRemote |
generateAssetSpec() |
MboSetRemote |
getSpec()
Gets the spec.
|
void |
initializeDepPeriodsFields()
Initialize dep periods fields.
|
boolean |
isDuplicate()
Checks if is duplicate.
|
void |
setDuplicate(boolean duplicate)
Sets the duplicate.
|
boolean |
thereAreAuthorizedWarranties(java.lang.String siteID)
There are authorized warranties.
|
boolean |
warrantyAuthorizedForSite(MboRemote warranty,
java.lang.String siteID)
Warranty authorized for site.
|
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, 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
void initializeDepPeriodsFields() throws MXException, java.rmi.RemoteException
MXException
- the mX exceptionjava.rmi.RemoteException
- the remote exceptionPlusCAssetTemplate.initializeDepPeriodsFields()
MboSetRemote generateAssetSpec() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
PlusCAssetTemplate.generateAssetSpec()
void clearClassification() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionPlusCAssetTemplate.clearClassification()
boolean warrantyAuthorizedForSite(MboRemote warranty, java.lang.String siteID) throws java.rmi.RemoteException, MXException
warranty
- the warrantysiteID
- the site idjava.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionPlusCAssetTemplate.warrantyAuthorizedForSite(MboRemote, String)
boolean thereAreAuthorizedWarranties(java.lang.String siteID) throws java.rmi.RemoteException, MXException
siteID
- the site idjava.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionPlusCAssetTemplate.thereAreAuthorizedWarranties(String)
MboSetRemote getSpec() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionPlusCAssetTemplate.getSpec()
boolean isDuplicate() throws java.rmi.RemoteException
java.rmi.RemoteException
- the remote exceptionPlusCAssetTemplate.isDuplicate()
void setDuplicate(boolean duplicate) throws java.rmi.RemoteException, MXException
duplicate
- the new duplicatejava.rmi.RemoteException
- the remote exceptionMXException
- the mX exceptionPlusCAssetTemplate.setDuplicate(boolean)