public interface MapManagerRemote extends MboRemote
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BING_MAPS_INTERNAL_VALUE |
static java.lang.String |
GOOGLE_MAPS_AUTHORIZATION_METHOD_APIKEY |
static java.lang.String |
GOOGLE_MAPS_AUTHORIZATION_METHOD_CLIENTID |
static java.lang.String |
GOOGLE_MAPS_MAPS_INTERNAL_VALUE |
static java.lang.String |
SPATIAL_MAPS_INTERNAL_VALUE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDistanceMatrixURL()
Returns the Google Maps Distance Matrix URL
|
java.lang.String |
getGMapsApiKey()
Returns the Google Maps API-KEY
|
java.lang.String |
getGMapsAuthenticationMethod()
Returns the Google Maps authorization method.
|
java.lang.String |
getGMapsLicense()
Returns the Google Maps license key (client id)
|
java.lang.String |
getGMapsSignature()
Returns the Google Maps cryptographic key (api key)
|
java.lang.String |
getMapProvider()
Returns the provider associated to this map manager object.
|
MapTipSetRemote |
getMapTipMboSet() |
boolean |
isAttributeModified(java.lang.String attributeName)
Returns isModified() flag for a given attribute
|
java.util.Map<java.lang.String,java.lang.String> |
retrieveCommonSymbologyConfig() |
java.util.Map<java.lang.String,java.lang.String> |
retrieveMboClusterConfiguration() |
java.util.Map<java.lang.String,java.lang.String> |
retrieveMboConfiguration(java.lang.String attribute) |
java.util.Map<java.lang.String,java.lang.String> |
retrieveMboVisibilityConfiguration() |
java.util.Map<java.lang.String,java.lang.String> |
retrieveParsedSymbologyConfig() |
java.util.Map<java.lang.String,java.lang.String> |
retrieveSymbologyForMaximoObject(MboRemote maximoObjectMbo) |
java.util.Map<java.lang.String,java.lang.String> |
retrieveSymbologyForMaximoObject(java.lang.String mboName) |
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 GOOGLE_MAPS_AUTHORIZATION_METHOD_APIKEY
static final java.lang.String GOOGLE_MAPS_AUTHORIZATION_METHOD_CLIENTID
static final java.lang.String BING_MAPS_INTERNAL_VALUE
static final java.lang.String SPATIAL_MAPS_INTERNAL_VALUE
static final java.lang.String GOOGLE_MAPS_MAPS_INTERNAL_VALUE
boolean isAttributeModified(java.lang.String attributeName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getGMapsLicense() throws java.rmi.RemoteException, MXException
MXException
java.rmi.RemoteException
java.lang.String getGMapsSignature() throws java.rmi.RemoteException, MXException
MXException
java.rmi.RemoteException
java.lang.String getGMapsAuthenticationMethod() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getDistanceMatrixURL() throws java.rmi.RemoteException, MXException
MXException
java.rmi.RemoteException
java.lang.String getGMapsApiKey() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.lang.String getMapProvider() throws java.rmi.RemoteException, MXException
mapManager
- java.rmi.RemoteException
MXException
java.util.Map<java.lang.String,java.lang.String> retrieveSymbologyForMaximoObject(MboRemote maximoObjectMbo) throws MXException, java.io.IOException
maximoObjectMbo
- MXException
java.io.IOException
MapTipSetRemote getMapTipMboSet() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
java.util.Map<java.lang.String,java.lang.String> retrieveSymbologyForMaximoObject(java.lang.String mboName) throws MXException, java.io.IOException
mboName
- mapManagerMbo
- java.io.IOException
MXException
java.util.Map<java.lang.String,java.lang.String> retrieveCommonSymbologyConfig() throws MXException, java.io.IOException
java.io.IOException
MXException
java.util.Map<java.lang.String,java.lang.String> retrieveParsedSymbologyConfig() throws MXException, java.io.IOException
MXException
java.io.IOException
java.util.Map<java.lang.String,java.lang.String> retrieveMboVisibilityConfiguration() throws MXException, java.io.IOException
java.io.IOException
MXException
java.util.Map<java.lang.String,java.lang.String> retrieveMboClusterConfiguration() throws MXException, java.io.IOException
MXException
java.io.IOException
java.util.Map<java.lang.String,java.lang.String> retrieveMboConfiguration(java.lang.String attribute) throws MXException, java.io.IOException
attribute
- MXException
java.io.IOException