public class GpsDataCollectorComponent extends BoundComponentInstance
ATTRIBUTE_NAME, BAD_BINDING_CSS, bound, BOUND_LABEL, cachedAppLink, cachedAppLinkMap, cachedDataValue, cachedDataValueMap, cachedError, cachedErrorMap, cachedLongDesc, cachedLongDescMap, cachedLookup, cachedLookupMap, cachedMaskedState, cachedReadonlyState, cachedReadonlyStateMap, cachedRequiredState, cachedRequiredStateMap, COLUMN_NAME, componentLinkBack, CSS_CLASS, DATA_ATTRIBUTE, dataBean, dataChanged, dataValueInError, DEFAULT_LABEL, DOMAIN, ENTITY_NAME, errorChanged, EVENT_PRIORITY, FIELD_LABEL, HAS_LONG_DESCRIPTION, HIDE_LABEL, ID, ignoreDataChange, ignoreReadonlyChange, ignoreRequiredChange, INT_TYPE, INTERNAL, INVALID_BINDING, IS_NUMERIC, IS_PERSISTENT, isDataValid, KEY, LABEL, LABELFORMAT, LENGTH, LONGDESC_ATTRIBUTE_SUFFIX, longDescChanged, OBJECT_NAME, OVERRIDEMAXSIZE, PRIORITY_DATATYPE, PRIORITY_FLUSH, PRIORITY_VALIDATION, QUERY, readonlyChanged, REMARKS, requiredChanged, SCALE, SIZE, supportsLongDesc, SYNCHRONOUS, TAKESVALUE, TITLE, TRUELENGTH, TYPEAHEADATTRSCLASSSPECVALUEATTRIBUTES, DYNAMICATTRIBUTEchangedFlag, CLICKABLE_OFF, CLICKABLE_ON, CONTAINER_ERROR, CONTAINER_ERROR_IMAGE, CONTAINER_WARNING, CONTAINER_WARNING_IMAGE, LOG_CATEGORY, NOT_CLICKABLE, popDefinitionchangedProperties, EXCEPTION_ERROR, EXCEPTION_INFO, EXCEPTION_NONE, EXCEPTION_REQUIREDFIELD, EXCEPTION_SMARTFILL, EXCEPTION_WARNING, EXCEPTION_YESNOCANCEL, FORCE_WARNING_HANDLING, NO_PROMPT_WITH_WARNING, presentationTags, PROMPT_WHEN_WARNING_EXIST, properties, type| Constructor and Description |
|---|
GpsDataCollectorComponent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getIsLBSEnabled() |
java.lang.String |
getLaborCode()
Retrieves the labor code
|
java.lang.Integer |
getLBSInterval() |
java.lang.Boolean |
getUpdateEveryplaceTimeout()
Get the system property value which controls whether to keep the session running as updates are being sent to LOCATIONLBS
table even though there is no activity happening on the UI.
|
void |
initialize()
Called when the app broadcasts an "initialize" event to all components.
|
int |
loadLaborLBS()
Every time a user geo location is collected this information is stored in the LBSLOCATION table, creating or
updating one record for its labor, and another record for its crew if the labor has a crew.
|
int |
logLBSCollectionNotSupported()
Prints a log message saying that LBS location data could not be retrieved.
|
int |
logLBSCollectionPermissionDenied()
Prints a log message saying that LBS location data could not be retrieved.
|
addAttributeError, addSetValueError, applink, cleanup, clearClassification, clearErrors, createChangedPropList, dataRestrictionCheck, datelookup, decrement, exceptionhandled, getApplink, getBoolean, getCurrentError, getDataBean, getDataBeanRow, getDataType, getDataValueInError, getErrorForRow, getExcDialogIcon, getExceptionType, getFieldInfo, getHighestErrorLevel, getInputMode, getInputModeWithoutPasswordPrefix, getLinkBack, getLongDescription, getLookupName, getQbeNameWithPrepend, getReadonlyStateMap, getRenderIdForAutoFill, getString, getWarningList, getWarningMessages, hasChanged, hasDataChanged, hasLongDescChanged, hasLongDescription, hasReadonlyChanged, hasRequiredChanged, hasWarnings, increment, instantiatedatasrc, isDataValid, isDefault, isMasked, isOnCurrentRow, isPasswordField, isQuery, isReadOnly, isRequired, isRevert, isRowDeleted, isSmartFillEnabled, popexception, processAsyncYesNoCancel, processEdit, processIgnoreWarning, processProfile, processRevert, readOnlyCheck, removeCurrentError, render, requiredCheck, resetIsRevert, retryErrorValues, selectvalue, setBoundAsRequired, setcurrentdate, setDataValid, setDataValueInError, updateCachedDataValue, useMaxLengthclick, dataChangedEvent, getProperty, hasAnyPropertyChanged, isDynamicAttribute, needsRender, resetAttribute, structureChangedEventaction, broadcastEvent, canChangeRowFocus, clearChangedFlag, clearUIUpdates, controlPropertyChanged, fetchtooltip, findComponentByDescriptorId, findProperty, formatLabel, formatLabel, getChildrenDesignOnly, getClickState, getComponentContainerId, getControl, getCssClass, getCurrent, getCurrentUpdates, getDesignerSelected, getErrorInfo, getFocusRenderId, getId, getId, getIdWithoutRow, getLabelForRenderId, getLabelledByRenderId, getLinkedComponentInstance, getMenuType, getOriginalProperty, getRenderId, getUpdatedAttributes, getUpdatedStyles, hasChildren, hasComponents, hasLocalProperty, hasMaskedChanged, hasUnappliedUIUpdates, hiddenByProp, hiddenByProperty, isAsyncEnabled, isChild, isComponent, isDefaultRender, isDisabled, isHoversActive, isIncluded, isOnTableFilterRow, isOnTableRow, isOnTableTitleRow, isVisible, propertyChanged, query, renderChildComponents, renderChildrenControls, rerendering, setChangedFlag, setChangedFlag, setComponentContainerId, setControl, setFocus, setIsHoversActive, setLabelFormat, showMenu, showMenubarMenu, signout, skipRender, updateAttribute, updateStyle, updateStyleaddChild, addChild, addRefreshListener, canSetProperty, clearChildren, clearPropChangeList, clearProperties, clone, clone, getBoolean, getChangedProperties, getChildCount, getChildIndex, getChildren, getConsiderInDesigner, getDescriptor, getIdExtension, getInt, getLocalizedType, getPage, getParent, getParentInstance, getPropertyNames, getRefreshListeners, getRowNum, getSafeId, getString, getType, getWebClientSession, handleEvent, handleEvent, hasPropertyChanged, initProperty, isDynamicContainer, isOnTable, maintainControlId, removeProperty, setConsiderInDesigner, setDescriptor, setDynamicContainer, setOnTable, setParent, setProperty, setProperty, setRenderId, setType, setWebClientSession, toStringpublic void initialize()
BoundComponentInstanceinitialize in class BoundComponentInstancepublic java.lang.Boolean getIsLBSEnabled()
public java.lang.Integer getLBSInterval()
public int loadLaborLBS()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic int logLBSCollectionPermissionDenied()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic int logLBSCollectionNotSupported()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic java.lang.String getLaborCode()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic java.lang.Boolean getUpdateEveryplaceTimeout()
java.rmi.RemoteExceptionMXException