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

G

get(int) - Method in class org.nakedobjects.metamodel.adapter.NakedObjectList
Required implementation of AbstractList.
get(byte) - Static method in class org.nakedobjects.metamodel.commons.encoding.FieldType
 
get(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
get(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.CurrentHolder
Returns the referenced NakedObject for the owning NakedObject.
get(String) - Method in class org.nakedobjects.metamodel.specloader.internal.cache.SimpleSpecificationCache
 
get(String) - Method in interface org.nakedobjects.metamodel.specloader.internal.cache.SpecificationCache
Returns the NakedObjectSpecification, or possibly null if has not been cached.
get(String) - Method in class org.nakedobjects.metamodel.specloader.internal.cache.StaticSpecificationCache
 
get(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
Gets the proposed value of the Instance (downcast as a MutableProposed, wrapping the proposed value into a NakedObject.
get(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
get(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneActionParameterImpl
Gets the proposed value of the Instance (downcast as a MutableProposed, wrapping the proposed value into a NakedObject.
get(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
GET_PREFIX - Static variable in class org.nakedobjects.metamodel.facets.collections.CollectionFieldMethodsFacetFactory
 
GET_PREFIX - Static variable in class org.nakedobjects.metamodel.facets.properties.PropertyMethodsFacetFactory
 
getAction() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
Owning NakedObjectAction.
getAction() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getActions() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getActions(NakedObjectAction[], NakedObjectActionType) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getActions() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Lists the sub-actions that are available under this name.
getActions(NakedObjectAction[], NakedObjectActionType) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getActions() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getAdaptedClass() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
The underlying class that has been adapted.
getAdapterFor(Object) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
getAdapterFor(Oid) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
getAdapterFor(Oid) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the AdapterManager when used by framework.
getAdapterFor(Object) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the AdapterManager when used by framework.
getAdvisorFacet() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
Returns the first of the InteractionResult.getAdvisorFacets() that has been advised, or null if none yet.
getAdvisorFacets() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
Returns all facets that have appended reasons to the buffer.
getAmount(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.MoneyValueFacet
 
getAmount(NakedObject) - Method in class org.nakedobjects.metamodel.value.MoneyValueSemanticsProvider
 
getAnnotation(Class<?>, Class<T>) - Method in class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
Searches for annotation on provided class, and if not found for the superclass.
getAnnotation(Method, Class<T>) - Method in class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
Searches for annotation on provided method, and if not found for any inherited methods up from the superclass.
getApplicationCopyrightNotice() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getApplicationName() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getApplicationVersion() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getArgs() - Method in class org.nakedobjects.metamodel.interactions.ActionArgumentContext
 
getArgs() - Method in class org.nakedobjects.metamodel.interactions.ActionInvocationContext
 
getAsByteArray(NakedObject) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
getAssociation(String) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getAssociation(String) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
Get the field object representing the field with the specified field identifier.
getAssociation(String) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getAssociation(String) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getAssociationList() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getAssociationList(Filter<NakedObjectAssociation>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getAssociationList() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
As per NakedObjectAssociationContainer.getAssociations(), but returning a List.
getAssociationList(Filter<NakedObjectAssociation>) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
As per NakedObjectAssociationContainer.getAssociations(Filter), but returning a List.
getAssociations() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getAssociations(Filter<NakedObjectAssociation>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getAssociations() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
Return all the fields that exist in an object of this specification, although they need not all be accessible or visible.
getAssociations(Filter<NakedObjectAssociation>) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
Return all NakedObjectAssociations matching the supplied filter.
getAttribute(String) - Method in interface org.nakedobjects.metamodel.authentication.AuthenticationSession
For viewers (in particular) to store additional attributes, analogous to an HttpSession.
getAttribute(String) - Method in class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
getAuthenticationSession() - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
getAuthenticationSession() - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by AuthenticationManager when used by framework.
getAuthenticationSession() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getAuthenticationSession() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
Derived from runtime context.
getAuthenticationSession() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getBoolean(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the boolean value for the specified name where no value or 'on' will result in true being returned; anything gives false.
getBoolean(String, boolean) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the boolean value for the specified name.
getBoolean(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the boolean value for the specified name where no value or 'on' will result in true being returned; anything gives false.
getBoolean(String, boolean) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the boolean value for the specified name.
getBufferSize() - Method in class org.nakedobjects.metamodel.commons.logging.SnapshotAppender
 
getBuiltIn(String) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
getBusinessKeyName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
getBusinessKeyName() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Get the name for the business key, if one has been specified.
getCause() - Method in exception org.nakedobjects.metamodel.commons.encoding.FailedToDecodeException
 
getCause() - Method in exception org.nakedobjects.metamodel.commons.encoding.FailedToDeserializeException
 
getCause() - Method in exception org.nakedobjects.metamodel.commons.exceptions.NakedObjectException
 
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacet
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetNone
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetViaMethod
 
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacet
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetNone
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetViaMethod
 
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.properties.choices.PropertyChoicesFacet
Gets the available choices for this property.
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.choices.PropertyChoicesFacetViaMethod
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns a list of possible references/values for each parameter, which the user can choose from.
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
 
getChoices(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Returns a list of possible references/values for this field, which the user can choose from.
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
getChoices(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
getClass(Class<?>) - Method in interface org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutor
 
getClass(Class<?>) - Method in class org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutorAbstract
Hook method for subclasses to override if required.
getClassActions() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getClassSubstitutor() - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflector
The configured ClassSubstitutor.
getClassSubstitutor() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getClock() - Static method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getCls() - Method in class org.nakedobjects.metamodel.commons.encoding.FieldType
 
getCollectionAsObjectArray(Object, NakedObjectSpecification, RuntimeContext) - Static method in class org.nakedobjects.metamodel.util.NakedObjectAdapterUtils
 
getCollectionFacetFromSpec(NakedObject) - Static method in class org.nakedobjects.metamodel.util.CollectionFacetUtils
 
getCollectionList() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getCollectionList() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
All associations that represents collections.
getCollectionType() - Method in interface org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistry
 
getCollectionType() - Method in class org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryDefault
 
getCollectionTypeRegistry() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getCollectionTypeRepository() - Method in class org.nakedobjects.metamodel.java5.PropertyOrCollectionIdentifyingFacetFactoryAbstract
 
getColor(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the color for the specified name.
getColor(String, Color) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the color for the specified name.
getColor(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the color for the specified name.
getColor(String, Color) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the color for the specified name.
getConfiguration() - Method in interface org.nakedobjects.metamodel.config.ConfigurationBuilder
Returns a currently known NakedObjectConfiguration.
getConfiguration() - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
Returns the current configuration.
getConfiguration() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getConfiguration() - Method in class org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory
 
getConfigurationResources() - Method in interface org.nakedobjects.metamodel.commons.component.Installer
The configuration resources (files) to merge in configuration properties.
getContainer() - Method in class org.nakedobjects.metamodel.runtimecontext.RuntimeContextAbstract
 
getContainer() - Method in interface org.nakedobjects.metamodel.services.ServicesInjector
 
getContainer() - Method in class org.nakedobjects.metamodel.services.ServicesInjectorAbstract
 
getCurrencyCode(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.MoneyValueFacet
 
getCurrencyCode(NakedObject) - Method in class org.nakedobjects.metamodel.value.MoneyValueSemanticsProvider
 
getDataInputStream() - Method in interface org.nakedobjects.metamodel.commons.encoding.DataInputExtended
Underlying DataInputStream to read in primitives.
getDataInputStream() - Method in class org.nakedobjects.metamodel.commons.encoding.DataInputExtendedDecorator
 
getDataInputStream() - Method in class org.nakedobjects.metamodel.commons.encoding.DataInputStreamExtended
 
getDataOutputStream() - Method in interface org.nakedobjects.metamodel.commons.encoding.DataOutputExtended
 
getDataOutputStream() - Method in class org.nakedobjects.metamodel.commons.encoding.DataOutputExtendedDecorator
 
getDataOutputStream() - Method in class org.nakedobjects.metamodel.commons.encoding.DataOutputStreamExtended
 
getDecoratedClass() - Method in class org.nakedobjects.metamodel.commons.logging.Logger
 
getDecoratedFacet() - Method in interface org.nakedobjects.metamodel.facets.DecoratingFacet
 
getDefault(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacet
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetNone
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetViaMethod
 
getDefault() - Method in interface org.nakedobjects.metamodel.facets.object.defaults.DefaultedFacet
The default (as a pojo, not a NakedObject).
getDefault() - Method in class org.nakedobjects.metamodel.facets.object.defaults.DefaultedFacetAbstract
 
getDefault() - Method in class org.nakedobjects.metamodel.facets.object.defaults.DefaultedFacetUsingDefaultsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.defaults.PropertyDefaultFacetDerivedFromDefaultedFacet
 
getDefault(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacet
The default value for this property in a newly created object.
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetNone
Provides a default of null.
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetViaMethod
 
getDefault(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
 
getDefault(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Return the default for this property.
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.BooleanPrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.BytePrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.CharPrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.DoublePrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.FloatPrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.IntPrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.LongPrimitiveValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.PercentageValueSemanticsProvider
 
getDefault(NakedObject) - Method in class org.nakedobjects.metamodel.value.ShortPrimitiveValueSemanticsProvider
 
getDefaults(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacet
 
getDefaults(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetNone
 
getDefaults(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetViaMethod
 
getDefaults(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.defaults.ActionDefaultsFacetDerivedFromDefaultedFacets
Return the defaults.
getDefaults(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getDefaults(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the defaults references/values to be used for the action.
getDefaults(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getDefaultsProvider() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getDefaultsProviderClass() - Method in class org.nakedobjects.metamodel.facets.object.defaults.DefaultedFacetAbstract
Guaranteed to implement the EncoderDecoder class, thanks to generics in the applib.
getDefaultValue() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getDefaultValue() - Method in interface org.nakedobjects.metamodel.spec.DefaultProvider
Default value to be provided for properties or parameters that are not declared as @Optional but where the UI has not (yet) provided a value.
getDefaultValue() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getDescription() - Method in interface org.nakedobjects.metamodel.consent.Consent
Description of the interaction that this consent represents.
getDescription() - Method in class org.nakedobjects.metamodel.consent.ConsentAbstract
Description of the action allowed by this event.
getDescription() - Method in enum org.nakedobjects.metamodel.consent.InteractionContextType
 
getDescription() - Method in enum org.nakedobjects.metamodel.consent.InteractionInvocationMethod
 
getDescription() - Method in class org.nakedobjects.metamodel.facets.NamedAndDescribedFacetHolderImpl
 
getDescription() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getDescription() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getDescription() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getDescription() - Method in class org.nakedobjects.metamodel.services.container.query.QueryFindAllInstances
 
getDescription() - Method in class org.nakedobjects.metamodel.services.container.query.QueryFindByPattern
 
getDescription() - Method in class org.nakedobjects.metamodel.services.container.query.QueryFindByTitle
 
getDescription() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getDescription() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the description, if any, of the specification.
getDescription() - Method in interface org.nakedobjects.metamodel.spec.NamedAndDescribed
Returns a description of how the member is used - this complements the help text.
getDescription() - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getDescription() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getDestringMethod() - Method in class org.nakedobjects.metamodel.adapter.oid.stringable.directly.OidStringifierDirect
 
getDirectory() - Method in class org.nakedobjects.metamodel.commons.logging.FileSnapshotAppender
 
getEditText(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.PasswordValueFacet
 
getEditText(NakedObject) - Method in class org.nakedobjects.metamodel.value.PasswordValueSemanticsProvider
 
getElapsedTime() - Method in class org.nakedobjects.metamodel.commons.profile.Profiler
 
getElementSpecification() - Method in class org.nakedobjects.metamodel.adapter.NakedObjectList
 
getEncoderDecoder() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getEncoderDecoderClass() - Method in class org.nakedobjects.metamodel.facets.object.encodeable.EncodableFacetAbstract
Guaranteed to implement the EncoderDecoder class, thanks to generics in the applib.
getEndState() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
getEvaluatorClass() - Method in class org.nakedobjects.metamodel.commons.logging.SnapshotAppender
 
getExtension() - Method in class org.nakedobjects.metamodel.commons.logging.FileSnapshotAppender
 
getFacet(Class<T>) - Method in interface org.nakedobjects.metamodel.facets.FacetHolder
Get the facet of the specified type (as per the type it reports from Facet.facetType()).
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.facets.FacetHolderImpl
 
getFacet(Class<T>) - Method in interface org.nakedobjects.metamodel.facets.MultiTypedFacet
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.facets.MultiTypedFacetAbstract
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Does nothing
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getFacet(Class<Q>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaOneToOneAssociationPeer
 
getFacet(Class<T>) - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeerDecorator
 
getFacetClass() - Method in class org.nakedobjects.metamodel.adapter.LifeCycleEvent
 
getFacetDecorators() - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet
 
getFacetDecoratorSet() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getFacetHolder() - Method in interface org.nakedobjects.metamodel.facets.Facet
The holder of this facet.
getFacetHolder() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
 
getFacetHolder() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
getFacetProcessor() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
Provides access to the registered Facets.
getFacets(Filter<Facet>) - Method in interface org.nakedobjects.metamodel.facets.FacetHolder
Returns all Facets matching the specified FacetFilter.
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.facets.FacetHolderImpl
 
getFacets(Map<Class<? extends Facet>, Facet>, Filter<Facet>) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
Bit nasty, for use only by FacetHolders that index their Facets in a Map.
getFacets(Facet, Filter<Facet>) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
 
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Does nothing
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeerDecorator
 
getFacets(Filter<Facet>) - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeerDecorator
 
getFacetsByType(FacetHolder) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
 
getFacetTypeNames() - Method in interface org.nakedobjects.metamodel.facetdecorator.FacetDecorator
 
getFacetTypeNames() - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorAbstract
 
getFacetTypes() - Method in interface org.nakedobjects.metamodel.facetdecorator.FacetDecorator
 
getFacetTypes() - Method in interface org.nakedobjects.metamodel.facets.FacetHolder
Get the list of all facet types that are supported by objects of this specification.
getFacetTypes() - Method in class org.nakedobjects.metamodel.facets.FacetHolderImpl
 
getFacetTypes(Map<Class<? extends Facet>, Facet>) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
Bit nasty, for use only by FacetHolders that index their Facets in a Map.
getFacetTypes() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Does nothing
getFacetTypes() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getFacetTypes() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getFacetTypes() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeerDecorator
 
getFacetTypes() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeerDecorator
 
getFactoryByFactoryType(Class<? extends FacetFactory>) - Method in class org.nakedobjects.metamodel.specloader.internal.facetprocessor.FacetProcessor
 
getFeatureTypes() - Method in interface org.nakedobjects.metamodel.facets.FacetFactory
The feature types that this facet factory can create Facets for.
getFeatureTypes() - Method in class org.nakedobjects.metamodel.facets.FacetFactoryAbstract
 
getFieldName() - Method in class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
getFields() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getFileName() - Method in class org.nakedobjects.metamodel.commons.logging.FileSnapshotAppender
 
getFont(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the font for the specified name.
getFont(String, Font) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the font for the specified name.
getFont(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the font for the specified name.
getFont(String, Font) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the font for the specified name.
getFrameworkCompileDate() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getFrameworkCopyrightNotice() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getFrameworkName() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getFrameworkVersion() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getFriendlyName() - Method in interface org.nakedobjects.metamodel.facets.Enumeration
 
getFriendlyName() - Method in class org.nakedobjects.metamodel.facets.EnumerationAbstract
 
getFullName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getFullName() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the name of this specification.
getFullName() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getGroupFullName() - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
The group name exactly as it was supplied in the constructor (analogous to a fully qualified file name).
getGroupName() - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
Last component of the comma-separated group name supplied in the constructor (analogous to the file name extracted from a fully qualified file name).
getGroupPath() - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
Represents the parent groups, derived from the group name supplied in the constructor (analogous to the directory portion of a fully qualified file name).
getHeight(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.ImageValueFacet
 
getHeight(NakedObject) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getHeight(NakedObject) - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
getHelp() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getHelp() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getHelp() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Return the help text for this member - the field or action - to complement the description.
getIconName() - Method in interface org.nakedobjects.metamodel.adapter.NakedObject
Returns the name of an icon to use if this object is to be displayed graphically.
getIconName(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getIconName(NakedObject) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getIconName(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the name of an icon to use for the specified object.
getIconName(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getIconName() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
getId() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getId() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getId() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Returns the identifier of the member, which must not change.
getIdentified() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
Convenience method that returns FacetAbstract.getFacetHolder() downcast to Identified if the implementation does indeed inherit from Identified, otherwise null.
getIdentifier() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
The identifier of the object or member that is being identified with.
getIdentifier() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getIdentifier() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getIdentifier() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getIdentifier() - Method in interface org.nakedobjects.metamodel.spec.identifier.Identified
Identifier of this feature.
getIdentifier() - Method in class org.nakedobjects.metamodel.spec.identifier.IdentifiedImpl
 
getIdentifier() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getIdentifier() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionParamPeer
 
getIdentifier() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectMemberPeer
 
getIdentifier() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeerDecorator
 
getIdentifier() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeerDecorator
 
getIdx() - Method in class org.nakedobjects.metamodel.commons.encoding.FieldType
 
getIgnoredClasses() - Method in class org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutorAbstract
 
getImage(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.ImageValueFacet
 
getImage(NakedObject) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getImage(NakedObject) - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
getImageName() - Static method in class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
getImperativeFacet(Facet) - Static method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils
Returns the provided facet as an ImperativeFacet if it either is one or if it is a DecoratingFacet that in turn wraps an ImperativeFacet.
getImperativeFacetFlags(NakedObjectMember, Method) - Static method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils
 
getInputStream() - Method in interface org.nakedobjects.metamodel.commons.io.LazyInputStream.InputStreamProvider
 
getInstance(Specification) - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Return an Instance of the specified Specification with respect to this NakedObject.
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getInstance(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.Specification
Return an Instance of this Specification with respect to the provided NakedObject.
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
 
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneActionParameterImpl
 
getInstance(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
getInteger(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the number value for the specified name.
getInteger(String, int) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Gets the number value for the specified name.
getInteger(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the number value for the specified name.
getInteger(String, int) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Gets the number value for the specified name.
getInteractionEvent() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
Returns the contained InteractionEvent, if necessary updated with the advice of the interactions.
getInteractionResult() - Method in interface org.nakedobjects.metamodel.consent.Consent
The InteractionResult that created this Consent.
getInteractionResult() - Method in class org.nakedobjects.metamodel.consent.ConsentAbstract
Underlying InteractionResult that created this Consent (may be null).
getInteractionResult() - Method in class org.nakedobjects.metamodel.consent.InteractionResultSet
Returns the "best" contained InteractionResult.
getInteractionType() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
The type of interaction.
getInterfaces(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
getInterfaces() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getIntrospectedClass() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getInvocationMethod() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
How the interaction was initiated.
getLevel() - Method in interface org.nakedobjects.metamodel.facets.value.DateValueFacet
 
getLevel() - Method in class org.nakedobjects.metamodel.value.DateValueSemanticsProviderAbstract
 
getLevel() - Method in class org.nakedobjects.metamodel.value.JavaUtilDateValueSemanticsProviderAbstract
 
getLevel() - Method in class org.nakedobjects.metamodel.value.TimeStampValueSemanticsProvider
 
getLevel() - Method in class org.nakedobjects.metamodel.value.TimeValueSemanticsProviderAbstract
 
getLevel() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
For subclasses to implement.
getList(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
getList(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Returns a list of entries for the single configuration property with the specified name.
getList() - Method in interface org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacets
 
getList() - Method in class org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacetsAbstract
 
getLocationInfo() - Method in class org.nakedobjects.metamodel.commons.logging.SnapshotAppender
 
getMaximumLength() - Method in interface org.nakedobjects.metamodel.spec.feature.ParseableEntryFeature
Returns the maximum number of characters for a value of this type.
getMaximumLength() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
 
getMember(Method) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getMemoryUsage() - Method in class org.nakedobjects.metamodel.commons.profile.Profiler
 
getMetaModelValidator() - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflector
 
getMetaModelValidator() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getMethod(Object, String, Class<?>...) - Static method in class org.nakedobjects.metamodel.commons.lang.MethodUtils
 
getMethod(Object, String) - Static method in class org.nakedobjects.metamodel.commons.lang.MethodUtils
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.nakedobjects.metamodel.commons.lang.MethodUtils
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.DescribedAsFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.NamedFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaAccessor
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaAccessor
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaAccessor
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForContextFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.hide.HideForContextFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.hide.HideForSessionFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CreatedCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadedCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadingCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistedCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistingCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovedCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovingCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatedCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatingCallbackFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.dirty.ClearDirtyObjectFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.dirty.MarkDirtyObjectFacetViaMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaTitleMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaToStringMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetViaValidateMethod
 
getMethods() - Method in class org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacetViaAccessor
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.choices.PropertyChoicesFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaClearMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaSetterMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyInitializationFacetViaSetterMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaModifyMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaSetterMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetViaMethod
Returns a singleton list of the Method provided in the constructor.
getMethods() - Method in interface org.nakedobjects.metamodel.java5.ImperativeFacet
The Methods invoked by this Facet.
getModule() - Method in interface org.nakedobjects.metamodel.commons.about.ComponentDetails
 
getNakedObjectConfiguration() - Method in class org.nakedobjects.metamodel.facets.object.defaults.DefaultedAnnotationFacetFactory
 
getNakedObjectConfiguration() - Method in class org.nakedobjects.metamodel.facets.object.encodeable.EncodableAnnotationFacetFactory
 
getNakedObjectConfiguration() - Method in class org.nakedobjects.metamodel.facets.object.parseable.ParseableFacetFactory
 
getNakedObjectConfiguration() - Method in class org.nakedobjects.metamodel.facets.object.value.ValueFacetFactory
 
getNakedObjectConfiguration() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getName() - Method in interface org.nakedobjects.metamodel.commons.about.ComponentDetails
 
getName() - Method in interface org.nakedobjects.metamodel.commons.component.Installer
The name (qualified by type).
getName() - Method in class org.nakedobjects.metamodel.commons.profile.Profiler
 
getName() - Method in interface org.nakedobjects.metamodel.commons.resource.ResourceStreamSource
 
getName() - Method in class org.nakedobjects.metamodel.commons.resource.ResourceStreamSourceComposite
 
getName() - Method in class org.nakedobjects.metamodel.commons.resource.ResourceStreamSourceContextLoaderClassPath
 
getName() - Method in class org.nakedobjects.metamodel.commons.resource.ResourceStreamSourceCurrentClassClassPath
 
getName() - Method in class org.nakedobjects.metamodel.commons.resource.ResourceStreamSourceFileSystem
 
getName() - Method in class org.nakedobjects.metamodel.facets.NamedAndDescribedFacetHolderImpl
 
getName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
Return the default label for this member.
getName() - Method in enum org.nakedobjects.metamodel.spec.feature.NakedObjectActionType
 
getName() - Method in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
getName() - Method in interface org.nakedobjects.metamodel.spec.NamedAndDescribed
Return the name for this member - the field or action.
getName() - Method in class org.nakedobjects.metamodel.spec.Target
 
getName() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getNameInCode() - Method in interface org.nakedobjects.metamodel.facets.Enumeration
 
getNameInCode() - Method in class org.nakedobjects.metamodel.facets.EnumerationAbstract
 
getNoLines() - Method in interface org.nakedobjects.metamodel.spec.feature.ParseableEntryFeature
Returns the number of lines for a multi-line value.
getNoLines() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
 
getNum() - Method in interface org.nakedobjects.metamodel.facets.Enumeration
 
getNum() - Method in class org.nakedobjects.metamodel.facets.EnumerationAbstract
 
getNum() - Method in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
getNumber() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
Returns the 0-based index to this parameter.
getNumber() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
Parameter number, 0-based.
getObject() - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Returns the adapted domain object, the POJO, that this adapter represents with the NOF.
getObject() - Method in class org.nakedobjects.metamodel.spec.SpecObjectPair
 
getObjectAction(NakedObjectActionType, String, NakedObjectSpecification[]) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getObjectAction(NakedObjectActionType, String) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getObjectAction(NakedObjectActionType, String, NakedObjectSpecification[]) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionContainer
Returns the action of the specified type with the specified signature.
getObjectAction(NakedObjectActionType, String) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionContainer
Get the action object represented by the specified identity string.
getObjectAction(NakedObjectActionType, String, NakedObjectSpecification[]) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getObjectAction(NakedObjectActionType, String) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getObjectAction(NakedObjectActionType, String, NakedObjectSpecification[]) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getObjectAction(NakedObjectActionType, String) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getObjectActionList(NakedObjectActionType...) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getObjectActionList(NakedObjectActionType...) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionContainer
As per #getObjectActions(NakedObjectActionType), but returned as a List.
getObjectActions(NakedObjectActionType...) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getObjectActions(NakedObjectActionType...) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getObjectActions(NakedObjectActionType...) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionContainer
Returns an array of actions of the specified type(s).
getObjectActions(NakedObjectActionType...) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getObjectActions() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getObjectAsObjectArray(Object) - Static method in class org.nakedobjects.metamodel.commons.lang.ArrayUtils
 
getOid() - Method in interface org.nakedobjects.metamodel.adapter.NakedObject
The objects unique id.
getOidClass() - Method in class org.nakedobjects.metamodel.adapter.oid.stringable.directly.OidStringifierDirect
 
getOnType() - Method in interface org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacet
 
getOnType() - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
getOnType() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getOnType() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the specification for the type of object that this action can be invoked upon.
getOnType() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getOwner() - Method in interface org.nakedobjects.metamodel.adapter.Instance
The owning NakedObject of this instance.
getOwner() - Method in class org.nakedobjects.metamodel.adapter.InstanceAbstract
 
getParameterAnnotations(Method) - Method in class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
Searches for parameter annotations on provided method, and if not found for any inherited methods up from the superclass.
getParameterCount() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getParameterCount() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the number of parameters used by this method.
getParameterCount() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getParameterCount() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionPeer
 
getParameters() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getParameters(Filter<NakedObjectActionParameter>) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getParameters() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns set of parameter information.
getParameters(Filter<NakedObjectActionParameter>) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns set of parameter information matching the supplied filter.
getParameters() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
Build lazily by NakedObjectActionImpl.getParameters().
getParameters(Filter<NakedObjectActionParameter>) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getParameters() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionPeer
 
getParameters() - Method in interface org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeer
 
getParameters() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionPeerDecorator
 
getParameterTypes() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getParameterTypes() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the type of each of the parameters.
getParameterTypes() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getParameterTypes() - Method in class org.nakedobjects.metamodel.specloader.internal.TypeExtractorMethodParameters
 
getParent() - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
 
getParentOid() - Method in class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
getParser() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
Returns null to indicate that this value does not parse entry strings
getParser() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getParserClass() - Method in class org.nakedobjects.metamodel.facets.object.parseable.ParseableFacetAbstract
Guaranteed to implement the Parser class, thanks to generics in the applib.
getPattern() - Method in class org.nakedobjects.metamodel.services.container.query.QueryFindByPattern
 
getPixels(Object) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getPixels(Object) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
getPixels(Object) - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
getPluralName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getPluralName() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getPluralName() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the plural name for objects of this specification.
getPluralName() - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getPosition() - Method in class org.nakedobjects.metamodel.interactions.ActionArgumentContext
 
getPrefixes() - Method in interface org.nakedobjects.metamodel.java5.MethodPrefixBasedFacetFactory
All prefixes recognized by this FacetFactory.
getPrefixes() - Method in class org.nakedobjects.metamodel.java5.MethodPrefixBasedFacetFactoryAbstract
 
getPrevious() - Method in class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
getPrevious() - Method in interface org.nakedobjects.metamodel.adapter.oid.Oid
Returns the pending oid if there is one.
getProgrammingModelFacets() - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflector
 
getProgrammingModelFacets() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getProperties(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
getProperties() - Method in class org.nakedobjects.metamodel.config.internal.PropertiesReader
 
getProperties(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Creates a new NakedObjectConfiguration containing the properties starting with the specified prefix.
getProperty(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacet
Gets the value of this property from this object.
getProperty(NakedObject) - Method in class org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacetAbstract
 
getProperty(NakedObject) - Method in class org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacetViaAccessor
 
getPropertyList() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getPropertyList() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationContainer
All associations that represent properties.
getProposed() - Method in interface org.nakedobjects.metamodel.adapter.MutableProposedHolder
The proposed (pending) value, if applicable.
getProposed() - Method in class org.nakedobjects.metamodel.interactions.ActionArgumentContext
 
getProposed() - Method in class org.nakedobjects.metamodel.interactions.CollectionAddToContext
 
getProposed() - Method in class org.nakedobjects.metamodel.interactions.CollectionRemoveFromContext
 
getProposed() - Method in class org.nakedobjects.metamodel.interactions.ObjectValidityContext
 
getProposed() - Method in class org.nakedobjects.metamodel.interactions.ParseValueContext
 
getProposed() - Method in class org.nakedobjects.metamodel.interactions.PropertyModifyContext
The (proposed) new value for a property.
getProposed() - Method in interface org.nakedobjects.metamodel.interactions.ProposedHolder
 
getProxyAddress() - Method in class org.nakedobjects.metamodel.commons.logging.WebSnapshotAppender
 
getProxyPort() - Method in class org.nakedobjects.metamodel.commons.logging.WebSnapshotAppender
 
getReason() - Method in interface org.nakedobjects.metamodel.consent.Consent
Why consent is being vetoed.
getReason() - Method in class org.nakedobjects.metamodel.consent.ConsentAbstract
The reason why this has been vetoed.
getReason() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
Gets the reason as currently known, but does not change the state.
getRegisteredServices() - Method in interface org.nakedobjects.metamodel.services.ServicesInjector
All registered services, as an immutable List.
getRegisteredServices() - Method in class org.nakedobjects.metamodel.services.ServicesInjectorAbstract
 
getResolveState() - Method in interface org.nakedobjects.metamodel.adapter.NakedObject
Determines what 'lazy loaded' state the domain object is in.
getResolveState(String) - Static method in class org.nakedobjects.metamodel.adapter.ResolveState
 
getResourceAsFile(String) - Static method in class org.nakedobjects.metamodel.commons.lang.Resources
 
getResourceAsProperties(String) - Static method in class org.nakedobjects.metamodel.commons.lang.Resources
 
getResourceAsStream(String) - Static method in class org.nakedobjects.metamodel.commons.lang.Resources
 
getResourceStreamSource() - Method in interface org.nakedobjects.metamodel.config.ConfigurationBuilder
The underlying ResourceStreamSource from which the configuration is being read.
getResourceStreamSource() - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
 
getResourceStreamSource() - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
getResourceStreamSource() - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
The ResourceStreamSource that was used to build this configuration.
getResourceURL(String) - Static method in class org.nakedobjects.metamodel.commons.lang.Resources
Returns the URL, or null if not available.
getResult() - Method in interface org.nakedobjects.metamodel.commons.future.FutureResultFactory
 
getResultClass() - Method in interface org.nakedobjects.metamodel.commons.future.FutureResultFactory
 
getResultClass() - Method in class org.nakedobjects.metamodel.commons.future.FutureResultFactoryAbstract
 
getReturnType() - Method in interface org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacet
 
getReturnType() - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
getReturnType() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getReturnType() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the specifications for the return type.
getReturnType() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getRoles() - Method in interface org.nakedobjects.metamodel.authentication.AuthenticationSession
The roles this user belongs to
getRoles() - Method in class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
Can be overridden.
getRuntimeContext() - Method in class org.nakedobjects.metamodel.facets.actions.ActionMethodsFacetFactory
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.facets.collections.CollectionFacetFactory
As per CollectionFacetFactory.setRuntimeContext(RuntimeContext)
getRuntimeContext() - Method in class org.nakedobjects.metamodel.facets.collections.ObjectToNakedObjectTransformer
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.facets.object.parseable.ParseableFacetAbstract
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetViaMethod
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
The RuntimeContext, as provided by the constructor.
getRuntimeContext() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getRuntimeContext() - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflector
The configured RuntimeContext.
getRuntimeContext() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
As per NakedObjectReflectorAbstract.setRuntimeContext(RuntimeContext).
getRuntimeContext() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getRuntimeContext() - Method in class org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory
 
getSequence() - Method in class org.nakedobjects.metamodel.adapter.version.SerialNumberVersion
 
getServiceActions(NakedObjectActionType) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
Finds all service actions of the specified type, if any.
getServiceActionsFor(NakedObjectActionType) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
getServiceActionsFor(NakedObjectActionType) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionContainer
Deprecated.  
getServiceActionsFor(NakedObjectActionType) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getServiceClasses() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getServices() - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
Just returns an empty array.
getServices() - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by PersistenceSession when used by framework.
getSession() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
The user or role that is performing this interaction.
getShortName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getShortName() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getShortName() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the class name without the package.
getShortName() - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getSingularName() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getSingularName() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getSingularName() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the singular name for objects of this specification.
getSingularName() - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getSpecification() - Method in interface org.nakedobjects.metamodel.adapter.Instance
Returns the specification that details the structure of this instance.
getSpecification() - Method in class org.nakedobjects.metamodel.adapter.InstanceAbstract
 
getSpecification() - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Refines Instance.getSpecification().
getSpecification() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Always returns null.
getSpecification() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
Return the specification of the object (or objects) that this field holds.
getSpecification() - Method in class org.nakedobjects.metamodel.spec.SpecObjectPair
 
getSpecification() - Method in interface org.nakedobjects.metamodel.spec.TypedSpecification
The specification of the underlying type.
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
Always returns null.
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionParamPeer
 
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectAssociationPeer
return the object type, as a Class object, that the method returns.
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaOneToManyAssociationPeer
return the object type that the collection holds.
getSpecification() - Method in interface org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectActionParamPeer
 
getSpecification() - Method in interface org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeer
The specification of the associated object if NakedObjectAssociationPeer.isOneToOne() is true, or, the type of the associated object (rather than a Vector.class, say), if NakedObjectAssociationPeer.isOneToMany() is true.
getSpecification() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeerDecorator
 
getSpecification() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.facets.FacetFactoryAbstract
 
getSpecificationLoader() - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.runtimecontext.RuntimeContextAbstract
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectAssociationPeer
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.specloader.traverser.SpecificationTraverserDefault
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorAbstract
 
getSpecificationLoader() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
getSpecificationNoLoad() - Method in class org.nakedobjects.metamodel.adapter.InstanceAbstract
Allows subclasses to get specification without necessarily triggering loading if not yet known.
getSpecificationTraverser() - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflector
 
getSpecificationTraverser() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
 
getString(String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Returns the configuration property with the specified name.
getString(String, String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
getString(String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Returns the configuration property with the specified name.
getString(String, String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
 
getSuperclass(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
getSuperclass() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
getTarget() - Method in interface org.nakedobjects.metamodel.facets.actions.executed.ExecutedFacet
 
getTarget() - Method in class org.nakedobjects.metamodel.facets.actions.executed.ExecutedFacetAbstract
 
getTarget() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
The target object that this interaction is with.
getTarget() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getTarget() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns where the action should be executed: explicitly locally on the client; explicitly remotely on the server; or where it normally should be executed.
getTarget() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getTarget() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionPeer
 
getTime() - Method in class org.nakedobjects.metamodel.adapter.version.NullVersion
 
getTime() - Method in interface org.nakedobjects.metamodel.adapter.version.Version
Returns the time of the last change.
getTime() - Method in class org.nakedobjects.metamodel.adapter.version.VersionUserAndTimeAbstract
 
getTitle(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
getTitle() - Method in class org.nakedobjects.metamodel.services.container.query.QueryFindByTitle
 
getTitle(NakedObject) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
getTitle(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Returns the title string for the specified object.
getTitle(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
getType() - Method in interface org.nakedobjects.metamodel.commons.component.Installer
The type of the installer, meaning the component type, and consistent with the long option of the command line flag where applicable.
getType() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
getType() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Returns the type of action: user, exploration or debug, or that it is a set of actions.
getType(String) - Static method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getType() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
getType() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectActionPeer
 
getTypeOfFacet() - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Gets the type of facet for this object, defaulting to the facet held by the underlying specification.
getTypeOfFacet() - Method in interface org.nakedobjects.metamodel.facets.collections.modify.CollectionFacet
Convenience method that returns the TypeOfFacet on this facet's holder.
getTypeOfFacet() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionFacetAbstract
 
getTypicalLineLength() - Method in interface org.nakedobjects.metamodel.spec.feature.ParseableEntryFeature
The typical length of each line for this value, as a number of characters.
getTypicalLineLength() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
 
getUnderlyingFacet() - Method in interface org.nakedobjects.metamodel.facets.Facet
Underlying Facet of the same type, if any.
getUnderlyingFacet() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
 
getUnderlyingFacet() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getUnderlyingFacet() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
getUser() - Method in class org.nakedobjects.metamodel.adapter.version.NullVersion
 
getUser() - Method in interface org.nakedobjects.metamodel.adapter.version.Version
Returns the user who made the last change.
getUser() - Method in class org.nakedobjects.metamodel.adapter.version.VersionUserAbstract
 
getUser() - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
getUserName() - Method in interface org.nakedobjects.metamodel.authentication.AuthenticationSession
The name of the authenticated user; for display purposes only.
getUserName() - Method in class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
getValidationCode() - Method in interface org.nakedobjects.metamodel.authentication.AuthenticationSession
A unique code given to this session during authentication.
getValidationCode() - Method in class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
getValidators() - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorComposite
 
getValue() - Method in class org.nakedobjects.metamodel.interactions.PropertyAccessContext
The current value for a property.
getValueClass() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getValueClass() - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
getVersion() - Method in interface org.nakedobjects.metamodel.adapter.NakedObject
Returns the current version of the domain object.
getVersion() - Method in interface org.nakedobjects.metamodel.commons.about.ComponentDetails
 
getWidth(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.ImageValueFacet
 
getWidth(NakedObject) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
getWidth(NakedObject) - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
GHOST - Static variable in class org.nakedobjects.metamodel.adapter.ResolveState
 
grabPixels(Image) - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
greaterThan(T) - Static method in class org.nakedobjects.metamodel.commons.matchers.NofMatchers
 

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.