Package com.bowstreet.profiles

This package contains classes for working with the ProfileSet API, which provides functionality such as ProfileSet manipulation, Profile selection, Profile caching, and ProfileSet storage.

See:
          Description

Interface Summary
IProfileDefines Define values related to Profiles.
IProfileSetStorage Interface that defines the common methods that all profile set storage imlementations must provide.
ProfileDescription Interface that describes information about a Profile
ProfileSelection Interface which is used to extent the selection of a Profile within a ProfileSet for generating a Model.
ProfileUpdateValue Interface to allow for user(developer) defined dynamic Profile value modifications.
ProfileUpdateValue2 Interface to allow for user(developer) defined dynamic Profile value modifications.
SegmentList This Interface is used to support UI components that need to expose the named segments for a given Handler.
 

Class Summary
NamedObject Base class for uniquely named profile objects(i.e.
Profile Class that represents a single Profile object from within a ProfileSet
ProfileDef Class that represents a single ProfileDef from within a ProfileSet
ProfileDefEntry Class that represents a single Entry from within a ProfileDef.
ProfileSet Class that represents a single ProfileSet.
ProfileSetDescription Class to hold description and name information for a ProfileSet.
ProfileSetStorageManager Class to manage getting and setting ProfileSet objects from the IProfileStorageHandler implementation.
ProfileValue Class that represents a single Value from within a Profile.
SelectionHandlerBase Base class for creating a ProfileSelection implementation.
 

Exception Summary
ProfileException An exception to be thrown during a profile operation failure.
 

Package com.bowstreet.profiles Description

This package contains classes for working with the ProfileSet API, which provides functionality such as ProfileSet manipulation, Profile selection, Profile caching, and ProfileSet storage.



Copyright © 2009 IBM. All Rights Reserved.