public class RestDCDataVORow extends DCDataRow
ViewRowImpl.PostState, ViewRowImpl.RowStatemDataProvider, mSetAttrIndex, mSetAttrValCURRENT_VERSION, ORIGINAL_VERSION, XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAGPROPERTY_SERVICE_RESOURCE_CONTAINER_PATHRESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEFRESERVED_VAR_VALUEPNAME_CONTEXTUAL_HINT_SUFFIX, PNAME_DYNACC_IS_FOR_LOV, PNAME_DYNACC_STRUCTURE_DEF_NAMEEFFDT_ADJUST_EFFECTIVE_END_DATE_MODE, EFFDT_ADJUST_EFFECTIVE_START_DATE_MODE, EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_INSERT_MODE, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZEDXML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE| Constructor and Description |
|---|
RestDCDataVORow() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkIfNewRowSetRequired(ViewAccessorDef va)
Internal: Applications should not use this method.
|
protected java.lang.Object |
convertToAttributeType(AttributeDefImpl attrDef,
java.lang.Class javaTypeClass,
java.lang.Object val)
User should override this API to provide custom implementation for conversion of value from sourceType to JavaType
|
protected RowSetIterator |
getListBindingRSI(ListBindingDef def)
Internal: Applications should not use this method.
|
void |
initDataProvider(java.lang.Object bean) |
protected void |
setBeanObjectToEntity(java.util.Map bean) |
addListBindingsForAttribute, copyFrom, create, createRowData, createViewAccessorRS, findListBindingName, findViewAccessorDef, getApplicationModuleForViewAccessor, getAttributeInternal, getDataProviderProperty, getExprVarVal, isAttributeRSI, isRefreshRequired, lock, lookupAttributeDef, populateAttribute, remove, setExprVarVal, setNewRowState, setTransientAttributeValueInternal, updateDataProviderconvertToSourceType, dump, equals, getAttributeInternalDelegation, getDataProvider, logCustomRowState, setAttribute, setAttributeInternal, setTransientAttributeValue_internal_dbg_debug_data, appendXMLElementNodes, appendXMLElementNodes, checkConsistency, checkForOuterJoins, clearAttributeException, clearAttributeException, clearViewAccessorResultsRecursively, createEntities, createListBinding, createMissingEntitiesFromViewDef, createViewAccessorRS, createViewRowAttrHints, doAllowsOperation, doAutoClearAttribute, doEffectiveDateRangeOperation, entityCacheAdd, evaluateLovFinderExpressionInternal, findAssociatedObjects, findAttributeDef, findListBindingRSI, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findOrCreateViewLinkAccessorRS, findRowSetForRow, getAccessorStructureDefName, getApplicationModule, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeInternal, getAttributeNames, getAttributeValues, getAttrInvokeAccessor, getClientChangeIndicator, getCtrlHints, getDBTransaction, getEffectiveDate, getElementTagName, getEntities, getEntitiesInternal, getEntity, getEntityAttrForAttribute, getEntityCount, getEntityForAttribute, getEntityForListBinding, getHandle, getKey, getKeyForLogger, getListBindingCount, getListBindings, getLookupDescription, getNewRowState, getOriginalAttributeValue, getOwningAccessorName, getParentVariableManager, getPostState, getPreferredListBindingRSI, getPrimaryEntityReference, getPrimaryPostState, getPrimaryRowState, getQueryCollection, getRowHintsAttributeDef, getRowOperations, getRowSet, getRowStorageInternal, getSelectedListDisplayValue, getSelectedListDisplayValues, getStringForLogger, getStructureDef, getViewAccessorDefsInternal, getViewDef, getViewLogicGroupDef, getViewObject, getXMLElementTag, handleListBindingMismatch, hasAttributeException, hasDeferredExceptions, hasExtendedViewDef, hashCode, hasListBindings, initDefaults, internalGetCachedCalcAttributeValue, invokeRowFunction, invokeRowFunction, isAttributeChanged, isAttributeUpdateable, isDead, isSubclassRow, isViewAccessorAttribute, markViewAccessorsDirty, matchesHierarchyDef, populate, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, refreshViewAccessor, registerAttributeException, removeAndRetain, removeFromCollection, renderAttributeInXMLElement, renderAttributeInXMLElement, resetAttributeException, resetForwardAttributes, resetHintsSuffix, revert, revertRow, revertRowAndContainees, setAttribute, setAttributeValues, setAttributeValuesInternal, setAttrInvokeAccessor, setEffectiveDateMode, setEffectiveDateOnEntities, setEntities, setEntity, setStateOnEntity, shouldAddViewAccessorRSToRow, skipFilterListOnKeyAttributes, throwOnListBindingMismatch, toString, validate, writeAsXml, writeAsXml, writeXMLclearAllExceptions, clearRowExceptions, createXMLDefinition, ensureVariableManager, findAttrAndGetIndex, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getExprVarValType, getGlobalOperations, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasVariables, invokeMethod, isRefreshRequired, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setInMultiSetter, variablesAdded, writeXML, writeXML, writeXMLpublic void initDataProvider(java.lang.Object bean)
initDataProvider in class DCDataRowprotected RowSetIterator getListBindingRSI(ListBindingDef def)
getListBindingRSI in class ViewRowImplprotected boolean checkIfNewRowSetRequired(ViewAccessorDef va)
checkIfNewRowSetRequired in class DCDataRowprotected void setBeanObjectToEntity(java.util.Map bean)
protected java.lang.Object convertToAttributeType(AttributeDefImpl attrDef, java.lang.Class javaTypeClass, java.lang.Object val)
ProgrammaticViewRowImplconvertToAttributeType in class ProgrammaticViewRowImpljavaTypeClass - - javaType class