A B C D E F G H I J L M N O P Q R S T U V W

V

validate(Object) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
validate() - Method in interface org.nakedobjects.metamodel.specloader.validator.MetaModelValidator
 
validate() - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorComposite
 
validate() - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorNoop
Does nothing.
VALIDATE_PREFIX - Static variable in class org.nakedobjects.metamodel.java5.MethodPrefixBasedFacetFactoryAbstract
 
ValidateObjectFacet - Interface in org.nakedobjects.metamodel.facets.object.validate
Mechanism for determining whether this object is in a valid state, for example so that it can be persisted or updated.
ValidateObjectFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.validate
 
ValidateObjectFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetAbstract
 
ValidateObjectFacetViaValidateMethod - Class in org.nakedobjects.metamodel.facets.object.validate
 
ValidateObjectFacetViaValidateMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetViaValidateMethod
 
ValidateObjectViaValidateMethodFacetFactory - Class in org.nakedobjects.metamodel.facets.object.validate
 
ValidateObjectViaValidateMethodFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectViaValidateMethodFacetFactory
 
ValidatingInteractionAdvisor - Interface in org.nakedobjects.metamodel.interactions
Mix-in interface for Facets that can advise as to whether a proposed value is valid.
validation() - Method in interface org.nakedobjects.metamodel.facets.propparam.validate.regex.RegExFacet
 
validation() - Method in class org.nakedobjects.metamodel.facets.propparam.validate.regex.RegExFacetAbstract
 
ValidityContext<T extends ValidityEvent> - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to ValidityEvent
ValidityContext(InteractionContextType, AuthenticationSession, InteractionInvocationMethod, Identifier, NakedObject) - Constructor for class org.nakedobjects.metamodel.interactions.ValidityContext
 
VALUE - Static variable in class org.nakedobjects.metamodel.adapter.ResolveState
 
value() - Method in interface org.nakedobjects.metamodel.facets.actions.executed.ExecutedFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.actions.executed.ExecutedFacetAbstract
 
value() - Method in class org.nakedobjects.metamodel.facets.help.HelpFacetNone
 
value() - Method in interface org.nakedobjects.metamodel.facets.object.notpersistable.NotPersistableFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.object.notpersistable.NotPersistableFacetAbstract
 
value() - Method in interface org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetAbstract
 
value() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetAnnotation
 
value() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetDerivedFromType
 
value() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetUsingParser
 
value() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetZero
 
value() - Method in interface org.nakedobjects.metamodel.facets.SingleClassValueFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.SingleClassValueFacetAbstract
 
value() - Method in interface org.nakedobjects.metamodel.facets.SingleIntValueFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.SingleIntValueFacetAbstract
 
value() - Method in interface org.nakedobjects.metamodel.facets.SingleStringValueFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.SingleStringValueFacetAbstract
 
value() - Method in interface org.nakedobjects.metamodel.facets.SingleWhenValueFacet
 
value() - Method in class org.nakedobjects.metamodel.facets.SingleWhenValueFacetAbstract
 
ValueFacet - Interface in org.nakedobjects.metamodel.facets.object.value
Indicates that this class has value semantics.
ValueFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.value
 
ValueFacetAbstract(Class<?>, boolean, FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract
 
ValueFacetAbstract(ValueSemanticsProvider, boolean, FacetHolder, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract
 
ValueFacetAnnotation - Class in org.nakedobjects.metamodel.facets.object.value
 
ValueFacetAnnotation(Class<?>, FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetAnnotation
 
ValueFacetFactory - Class in org.nakedobjects.metamodel.facets.object.value
Processes the Value annotation.
ValueFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetFactory
 
ValueFacetFromConfiguration - Class in org.nakedobjects.metamodel.facets.object.value
 
ValueFacetFromConfiguration(String, FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetFromConfiguration
 
ValueFacetUsingSemanticsProvider - Class in org.nakedobjects.metamodel.facets.object.value
 
ValueFacetUsingSemanticsProvider(ValueSemanticsProvider<?>, Facet, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ValueFacetUsingSemanticsProvider
 
valueOf(String) - Static method in enum org.nakedobjects.metamodel.config.NotFoundPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.consent.InteractionContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.consent.InteractionInvocationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.facets.MethodScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.services.container.query.QueryCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.spec.feature.NakedObjectActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.spec.NakedObjectSpecification.CreationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.nakedobjects.metamodel.spec.Persistability
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.nakedobjects.metamodel.config.NotFoundPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.consent.InteractionContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.consent.InteractionInvocationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.facets.MethodScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.services.container.query.QueryCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.spec.feature.NakedObjectActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.spec.NakedObjectSpecification.CreationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.nakedobjects.metamodel.spec.Persistability
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSemanticsProviderAbstract - Class in org.nakedobjects.metamodel.value
 
ValueSemanticsProviderAbstract(Class<? extends Facet>, FacetHolder, Class<?>, int, boolean, boolean, Object, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
ValueSemanticsProviderAbstractTemporal - Class in org.nakedobjects.metamodel.value
 
ValueSemanticsProviderAbstractTemporal(String, FacetHolder, Class<?>, int, boolean, boolean, Object, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
Uses ValueSemanticsProviderAbstractTemporal.type() as the facet type.
ValueSemanticsProviderAbstractTemporal(String, Class<? extends Facet>, FacetHolder, Class<?>, int, boolean, boolean, Object, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
Allows the specific facet subclass to be specified (rather than use ValueSemanticsProviderAbstractTemporal.type().
valueSemanticsProviderOrNull(Class<?>, String) - Static method in class org.nakedobjects.metamodel.facets.object.value.ValueSemanticsProviderUtil
 
ValueSemanticsProviderUtil - Class in org.nakedobjects.metamodel.facets.object.value
 
valueSpec() - Method in interface org.nakedobjects.metamodel.facets.SingleClassValueFacet
Convenience to return the NakedObjectSpecification corresponding to this facet's class.
valueSpec() - Method in class org.nakedobjects.metamodel.facets.SingleClassValueFacetAbstract
The NakedObjectSpecification of the SingleClassValueFacetAbstract.value().
ValueUsingValueSemanticsProviderFacetFactory - Class in org.nakedobjects.metamodel.value
 
ValueUsingValueSemanticsProviderFacetFactory(Class<? extends Facet>) - Constructor for class org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory
 
vectorOf(Object, Class<T>) - Static method in class org.nakedobjects.metamodel.commons.lang.CastUtils
 
Version - Interface in org.nakedobjects.metamodel.adapter.version
Version marks a NakedObject as being a particular variant of that object.
VersionUserAbstract - Class in org.nakedobjects.metamodel.adapter.version
 
VersionUserAbstract(String) - Constructor for class org.nakedobjects.metamodel.adapter.version.VersionUserAbstract
 
VersionUserAbstract(DataInputExtended) - Constructor for class org.nakedobjects.metamodel.adapter.version.VersionUserAbstract
 
VersionUserAndTimeAbstract - Class in org.nakedobjects.metamodel.adapter.version
 
VersionUserAndTimeAbstract(String, Date) - Constructor for class org.nakedobjects.metamodel.adapter.version.VersionUserAndTimeAbstract
 
VersionUserAndTimeAbstract(DataInputExtended) - Constructor for class org.nakedobjects.metamodel.adapter.version.VersionUserAndTimeAbstract
 
Veto - Class in org.nakedobjects.metamodel.consent
 
Veto(String) - Constructor for class org.nakedobjects.metamodel.consent.Veto
Called by DnD viewer; we should instead find a way to put the calling logic into Facets so that it is available for use by other viewers.
Veto(InteractionResult) - Constructor for class org.nakedobjects.metamodel.consent.Veto
 
VisibilityContext<T extends VisibilityEvent> - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to VisibilityEvent.
VisibilityContext(InteractionContextType, AuthenticationSession, InteractionInvocationMethod, Identifier, NakedObject) - Constructor for class org.nakedobjects.metamodel.interactions.VisibilityContext
 

A B C D E F G H I J L M N O P Q R S T U V W
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.