ariba.ui.meta.core
Class ObjectMeta.ObjectMetaContext

java.lang.Object
  extended by ariba.ui.meta.core.Context
      extended by ariba.ui.meta.core.ObjectMeta.ObjectMetaContext
All Implemented Interfaces:
Extensible
Direct Known Subclasses:
UIMeta.UIContext
Enclosing class:
ObjectMeta

public static class ObjectMeta.ObjectMetaContext
extends Context


Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.ui.meta.core.Context
Context.AssignmentInfo, Context.AssignmentRecord, Context.FieldValue_ContextPropertyAccessor, Context.InspectorInfo, Context.PropertyAccessor, Context.Snapshot
 
Field Summary
 
Fields inherited from class ariba.ui.meta.core.Context
EmptyMap
 
Constructor Summary
ObjectMeta.ObjectMetaContext(ObjectMeta meta)
           
 
Method Summary
 FieldPath fieldPath()
           
 java.util.Map getFormatters()
           
 java.util.Locale locale()
           
 java.lang.Object object()
           
 void setObject(java.lang.Object object)
           
 void setValue(java.lang.Object val)
           
 java.util.TimeZone timezone()
           
 java.lang.Object value()
           
 
Methods inherited from class ariba.ui.meta.core.Context
allProperties, assignmentMap, booleanPropertyForKey, currentRecordPathMatches, currentRecordPathMatches, debug, debugString, debugTracePropertyProvider, elementOrFirst, extendedFields, listPropertyForKey, merge, meta, newInnerInstance, pop, properties, propertyForKey, push, pushAndResolve, pushAndResolve, resolveValue, set, setScopeKey, snapshot, staticallyResolveValue, staticContext, staticContext, values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectMeta.ObjectMetaContext

public ObjectMeta.ObjectMetaContext(ObjectMeta meta)
Method Detail

value

public java.lang.Object value()

setValue

public void setValue(java.lang.Object val)

fieldPath

public FieldPath fieldPath()

object

public java.lang.Object object()

setObject

public void setObject(java.lang.Object object)

getFormatters

public java.util.Map getFormatters()

locale

public java.util.Locale locale()

timezone

public java.util.TimeZone timezone()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.