public interface CommonWOSRRemote extends MboRemote, GISable, AddressableMbo, AutoLocatable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ADDRISCHANGED_FLD
Field name where we store the flag if this WOServiceAddress was updated or not
|
static java.lang.String |
DESCRIPTION_FLD
Description field name
|
static java.lang.String |
SADDRESSCODE_FLD
Address code field name
|
ADDRESSABLE_SERVICEADDRESS_REL, NPADDRESSCODE_ATTRNAME, NPADDRESSDESC_ATTRNAME, NPADDRESSLONGDESC_ATTRNAME, SERVICEADDRESS_NATIVE_RELATIONSHIPNAME
Modifier and Type | Method and Description |
---|---|
void |
clearAllFields() |
void |
copyDataFromOtherCommonWOSR(CommonWOSR sa) |
void |
copyDataFromServiceAddress(MboRemote sa)
This method handles the copy of a ServiceAddress data into this WOServiceAddress.
|
boolean |
isAddressChanged()
Return if this WOServiceAddress is a changed and unique one, or if it has the same that from an existing
ServiceAddress
|
boolean |
isAllFieldsBlank()
Check if all Service Address fields are blank
|
boolean |
isAllFieldsBlank(java.util.ArrayList<java.lang.String> filter)
Check if all Service Address fields are blank (excluding the filter list)
|
getAddressString, getLatitudeY, getLongitudeX, hasCoords, isGISDataReadonly, saveGISData
getServiceAddress, hasServiceAddress
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
getAutoLocateObject, getAutoLocateObject
static final java.lang.String ADDRISCHANGED_FLD
static final java.lang.String SADDRESSCODE_FLD
static final java.lang.String DESCRIPTION_FLD
void copyDataFromServiceAddress(MboRemote sa) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean isAddressChanged() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
boolean isAllFieldsBlank(java.util.ArrayList<java.lang.String> filter) throws java.rmi.RemoteException, MXException
filter
- - Filter attributes to exclude from checkjava.rmi.RemoteException
MXException
boolean isAllFieldsBlank() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void copyDataFromOtherCommonWOSR(CommonWOSR sa) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
void clearAllFields() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException