public interface MaxAttributeCfgRemote extends MboRemote
Attributes are described in MaxAttribute
.
Modifier and Type | Method and Description |
---|---|
boolean |
columnIsEmpty() |
void |
createAutokeyMbos(java.lang.String autokeyname) |
MboRemote |
getCurrentAttribute() |
java.lang.String |
getCurrentNativeDatatype() |
java.lang.String |
getDefaultString() |
boolean |
getLocDefault() |
java.lang.String |
getNativeDateDefault() |
java.lang.String |
getNewNativeDatatype() |
MboRemote |
getSameAsParent() |
java.lang.String[] |
getSequenceInfo() |
MboRemote |
getSequenceMbo() |
boolean |
indexInvolvement() |
boolean |
isLocAllowed() |
boolean |
nativeColumnExists() |
boolean |
nullValueExists() |
boolean |
preventInternalChanges() |
void |
sameAsMiscChecks(MboRemote sameasMbo,
boolean adjustYORN) |
boolean |
sequenceExists(java.lang.String sequenceName,
boolean differentColumn) |
void |
setLengthAndScaleReadonlyState() |
void |
setSearchTypeReadonlyFlag() |
void |
setSearchTypeValue() |
void |
setValuesForSameAs(MboRemote sameasMbo,
boolean changeMustBe,
boolean mustBeValue) |
void |
validateDefaultValue() |
void |
validateDomain(java.lang.String domainid) |
void |
validateDomain(java.lang.String domainid,
java.lang.String errorTitle,
java.lang.String colmaxtype,
int collength,
int colscale,
int whatToValidate) |
void |
validateSearchType() |
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
boolean nativeColumnExists() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.nativeColumnExists()
void validateDomain(java.lang.String domainid) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.validateDomain(String)
void validateDomain(java.lang.String domainid, java.lang.String errorTitle, java.lang.String colmaxtype, int collength, int colscale, int whatToValidate) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.validateDomain(String, String, String, int, int, int)
java.lang.String getNativeDateDefault() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getNativeDateDefault()
void validateDefaultValue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.validateDefaultValue()
java.lang.String getDefaultString() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getDefaultString()
MboRemote getSameAsParent() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getSameAsParent()
void setValuesForSameAs(MboRemote sameasMbo, boolean changeMustBe, boolean mustBeValue) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.setValuesForSameAs(psdi.mbo.MboRemote, boolean, boolean)
boolean indexInvolvement() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.indexInvolvement()
java.lang.String getCurrentNativeDatatype() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getCurrentNativeDatatype()
java.lang.String getNewNativeDatatype() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getNewNativeDatatype()
MboRemote getCurrentAttribute() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getCurrentAttribute()
boolean columnIsEmpty() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.columnIsEmpty()
boolean nullValueExists() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.nullValueExists()
void sameAsMiscChecks(MboRemote sameasMbo, boolean adjustYORN) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.sameAsMiscChecks(psdi.mbo.MboRemote, boolean)
void setLengthAndScaleReadonlyState() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.setLengthAndScaleReadonlyState()
boolean preventInternalChanges() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.preventInternalChanges()
void validateSearchType() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.validateSearchType()
void setSearchTypeValue() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.setSearchTypeValue()
void setSearchTypeReadonlyFlag() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.setSearchTypeReadonlyFlag()
void createAutokeyMbos(java.lang.String autokeyname) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.createAutokeyMbos(java.lang.String)
MboRemote getSequenceMbo() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getSequenceMbo()
java.lang.String[] getSequenceInfo() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getSequenceInfo()
boolean sequenceExists(java.lang.String sequenceName, boolean differentColumn) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.sequenceExists(java.lang.String, boolean)
boolean isLocAllowed() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.isLocAllowed()
boolean getLocDefault() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MaxAttributeCfg.getLocDefault()