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

P

PARMS_ONLY - Static variable in class org.nakedobjects.applib.Identifier
 
Parseable - Annotation Type in org.nakedobjects.applib.annotation
Indicates that the class can be parsed either by delegating to an Parser or through some externally-configured mechanism.
parseableTitleOf(T) - Method in interface org.nakedobjects.applib.adapters.Parser
A title for the object that is valid but which may be easier to edit than the title provided by a org.nakedobjects.metamodel.facets.object.ident.TitleFacet.
Parser<T> - Interface in org.nakedobjects.applib.adapters
Provides a mechanism for parsing and rendering string representations of objects.
parseTextEntry(T, String) - Method in interface org.nakedobjects.applib.adapters.Parser
Parses a string to an instance of the object.
ParseValueEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether the proposed values of the value type is valid.
ParseValueEvent(Object, Identifier, String) - Constructor for class org.nakedobjects.applib.events.ParseValueEvent
 
Password - Class in org.nakedobjects.applib.value
 
Password(String) - Constructor for class org.nakedobjects.applib.value.Password
 
Percentage - Class in org.nakedobjects.applib.value
 
Percentage(float) - Constructor for class org.nakedobjects.applib.value.Percentage
 
persist(Object) - Method in class org.nakedobjects.applib.AbstractContainedObject
Save provided object to the persistent object store.
persist(Object) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Make the specified transient object persistent.
persistentIfNotAlready(Object) - Method in class org.nakedobjects.applib.AbstractContainedObject
Saves the object, but only if not already persistent.
PersistFailedException - Exception in org.nakedobjects.applib
Indicates that the persistence of an object failed.
PersistFailedException() - Constructor for exception org.nakedobjects.applib.PersistFailedException
 
PersistFailedException(String) - Constructor for exception org.nakedobjects.applib.PersistFailedException
 
PersistFailedException(Throwable) - Constructor for exception org.nakedobjects.applib.PersistFailedException
 
PersistFailedException(String, Throwable) - Constructor for exception org.nakedobjects.applib.PersistFailedException
 
persistIfNotAlready(Object) - Method in interface org.nakedobjects.applib.DomainObjectContainer
Make the specified object persistent if not already.
Perspective - Interface in org.nakedobjects.applib.profiles
 
Plural - Annotation Type in org.nakedobjects.applib.annotation
The plural name of the class.
Profile - Interface in org.nakedobjects.applib.profiles
 
ProfileService - Interface in org.nakedobjects.applib.profiles
Not intended to be used directly; decouples the UserProfileFixture, which needs to persist Perspectives, from the rest of the framework's runtime.
ProfileServiceAware - Interface in org.nakedobjects.applib.profiles
Not intended to be implemented directly; is implemented by UserProfileFixture.
ProgramPersistable - Interface in org.nakedobjects.applib.marker
Marker interface to show that an object cannot be persisted.
PropertyAccessEvent - Class in org.nakedobjects.applib.events
Represents an access (reading) of a property.
PropertyAccessEvent(Object, Identifier, Object) - Constructor for class org.nakedobjects.applib.events.PropertyAccessEvent
 
PropertyModifyEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a particular value for a property is valid or not.
PropertyModifyEvent(Object, Identifier, Object) - Constructor for class org.nakedobjects.applib.events.PropertyModifyEvent
 
propertyOrCollectionIdentifier(Class<?>, String) - Static method in class org.nakedobjects.applib.Identifier
 
propertyOrCollectionIdentifier(String, String) - Static method in class org.nakedobjects.applib.Identifier
 
PropertyUsabilityEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a property is usable or has been disabled.
PropertyUsabilityEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.PropertyUsabilityEvent
 
PropertyVisibilityEvent - Class in org.nakedobjects.applib.events
Represents a check as to whether a property is visible or has been hidden.
PropertyVisibilityEvent(Object, Identifier) - Constructor for class org.nakedobjects.applib.events.PropertyVisibilityEvent
 
ProposedHolderEvent - Interface in org.nakedobjects.applib.events
Makes it easier to process different events that hold a single proposed argument (such as CollectionAddToEvent and PropertyModifyEvent).

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