|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ValueContext | |
| com.onwbp.adaptation | Provides core classes and interfaces for accessing schema instances, tables and their occurrences. |
| com.orchestranetworks.instance | Provides interfaces for accessing schema instances. |
| com.orchestranetworks.schema | Represents XML Schema concepts and provides schema extensions capabilities. |
| com.orchestranetworks.schema.trigger | |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of ValueContext in com.onwbp.adaptation |
| Methods in com.onwbp.adaptation with parameters of type ValueContext | |
Adaptation |
AdaptationTable.lookupAdaptationByPrimaryKey(ValueContext aContext)
Returns the occurrence that has the primary key specified by the context passed as argument, or null if it does not exist if it is in occulting mode. |
Adaptation |
AdaptationTable.lookupAdaptationByPrimaryKey(ValueContext aContext,
boolean includeOcculting)
Returns the occurrence specified by its primary key. |
Adaptation |
AdaptationTable.lookupAdaptationByPrimaryKey(ValueContext aContext,
boolean ignored,
boolean includeOcculting)
Deprecated. Replaced by the method AdaptationTable.lookupAdaptationByPrimaryKey(ValueContext, boolean). |
PrimaryKey |
AdaptationTable.computePrimaryKey(ValueContext aContext)
|
boolean |
AdaptationTable.isPrimaryKeyComplete(ValueContext aContext)
Returns false if at least one field in the primary key in the context specified is not set. |
| Uses of ValueContext in com.orchestranetworks.instance |
| Subinterfaces of ValueContext in com.orchestranetworks.instance | |
interface |
ValueContextForInputValidation
This container-interface adds to the validation interface the possibility to set values that will be automatically validated against the underlying schema. |
interface |
ValueContextForValidation
This container-interface adds to the basic ValueContext interface the services for
adding validation messages.
|
| Uses of ValueContext in com.orchestranetworks.schema |
| Methods in com.orchestranetworks.schema with parameters of type ValueContext | |
List |
SchemaNode.getEnumerationList(ValueContext aContext)
Looks for an enumeration of values that may be taken by this node. |
Nomenclature |
SchemaNode.getEnumerationNomenclature(ValueContext aContext)
Looks for an underlying Nomenclature. |
String |
SchemaNode.displayOccurrence(Object aValue,
boolean useLabels,
ValueContext aValueContext,
Locale aLocale)
Returns a user-friendly representation of the value specified. |
Nomenclature |
ConstraintNomenclature.getNomenclature(ValueContext aContext)
Returns a sequence of value-label pairs. |
List |
ConstraintEnumeration.getValues(ValueContext aContext)
Returns all values from the underlying enumeration of this constraint. |
String |
ConstraintEnumeration.displayOccurrence(Object aValue,
ValueContext aContext,
Locale aLocale)
Returns, for user display, a string representation of the value specified (a 'label'). |
String |
Constraint.toUserDocumentation(Locale userLocale,
ValueContext aContext)
Returns a final user documentation about this constraint. |
| Uses of ValueContext in com.orchestranetworks.schema.trigger |
| Methods in com.orchestranetworks.schema.trigger that return ValueContext | |
ValueContext |
TableTriggerExecutionContext.getOccurrenceContext()
Returns the occurrence context for read. |
| Uses of ValueContext in com.orchestranetworks.service |
| Subinterfaces of ValueContext in com.orchestranetworks.service | |
interface |
ValueContextForUpdate
This container-interface provides the possibility to set values on a persistent or transient content whose structure and types conform to an underlying schema. |
| Methods in com.orchestranetworks.service with parameters of type ValueContext | |
Adaptation |
ProcedureContext.doCreateRoot(ValueContext aContent,
AdaptationTable aTable)
Creates a root occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateOverwriting(ValueContext aContent,
AdaptationTable aTable)
Creates an overwriting occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateOcculting(ValueContext aKey,
AdaptationTable aTable)
Creates an occulting occurrence in the table specified. |
Adaptation |
ProcedureContext.doCreateDeriving(ValueContext parentKey,
ValueContext aContent,
AdaptationTable aTable)
Creates a deriving occurrence in the table specified. |
Adaptation |
ProcedureContext.doModifyContent(Adaptation aTarget,
ValueContext aContent)
Modifies the adaptation content as specified. |
| Uses of ValueContext in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui that return ValueContext | |
ValueContext |
UITableFilterResponseContext.getValueContext()
Returns the value context of the current node. |
ValueContext |
UITableFilterResponseContext.getValueContext(Path aPath)
Returns the validation context of the node specified. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.