- CASProfileHandler - Class in org.apache.oodt.profile.handlers.cas
-
- CASProfileHandler() - Constructor for class org.apache.oodt.profile.handlers.cas.CASProfileHandler
-
- children - Variable in class org.apache.oodt.profile.ProfileAttributes
-
List of zero or more children profile IDs (
Strings).
- clazz - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Clazz.
- clear(Connection) - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- clear() - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- clear() - Method in interface org.apache.oodt.profile.handlers.ProfileManager
-
Clear all profiles.
- clone() - Method in class org.apache.oodt.profile.Profile
-
- clone() - Method in class org.apache.oodt.profile.ProfileAttributes
-
- clone() - Method in class org.apache.oodt.profile.ProfileElement
-
- clone() - Method in class org.apache.oodt.profile.ResourceAttributes
-
- comments - Variable in class org.apache.oodt.profile.ProfileElement
-
My optional comments.
- compareTo(Object) - Method in class org.apache.oodt.profile.Profile
-
- compareTo(Object) - Method in class org.apache.oodt.profile.ProfileAttributes
-
- compareTo(Object) - Method in class org.apache.oodt.profile.ProfileElement
-
- compareTo(Object) - Method in class org.apache.oodt.profile.ResourceAttributes
-
- ConnectedToServer - Class in org.apache.oodt.profile.activity
-
- ConnectedToServer() - Constructor for class org.apache.oodt.profile.activity.ConnectedToServer
-
- contains(Profile) - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- contains(Profile) - Method in interface org.apache.oodt.profile.handlers.ProfileManager
-
Tell if the given profile is managed by this server.
- containsAll(Collection) - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- containsAll(Collection) - Method in interface org.apache.oodt.profile.handlers.ProfileManager
-
Tell if the given collection of profiles are managed by this server.
- contexts - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Contexts, one or more list of
Strings.
- contributors - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Contributors.
- coverages - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Coverages.
- createEnumeratedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String, List) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create a profile element with enumerated values.
- createProfAttributesDocument() - Static method in class org.apache.oodt.profile.ProfileAttributes
-
Create a <profAttributes> document using the profiles DTD.
- createProfElementDocument() - Static method in class org.apache.oodt.profile.ProfileElement
-
Create a <profElement> document using the profiles DTD.
- createProfile(Element) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create a profile from a DOM node.
- createProfileAttributes(Element) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create profile attributes from a DOM node.
- createProfileDocument() - Static method in class org.apache.oodt.profile.Profile
-
Create a <profile> document using the profiles DTD.
- createProfileElement(Element, Profile, ObjectFactory) - Static method in class org.apache.oodt.profile.ProfileElement
-
Create a profile element from the given XML node.
- createProfiles(Element, ObjectFactory) - Static method in class org.apache.oodt.profile.Profile
-
Create a list of profiles by deserializing data from the given XML element.
- createProfiles(Element) - Static method in class org.apache.oodt.profile.Profile
-
Create a list of profiles by deserializing data from the given XML element.
- createProfilesDocument() - Static method in class org.apache.oodt.profile.Profile
-
Create a <profiles> document using the profiles DTD.
- createRangedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String, String, String) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create a ranged profile element.
- createResAttributesDocument() - Static method in class org.apache.oodt.profile.ResourceAttributes
-
Create a <resAttributes> document using the profiles DTD.
- createResourceAttributes(Profile, Element) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create resource attributes from a DOM node.
- createUnspecifiedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String) - Method in interface org.apache.oodt.profile.ObjectFactory
-
Create a profile element with unspecified values.
- creators - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Creators.
- parent - Variable in class org.apache.oodt.profile.ProfileAttributes
-
Parent profile ID, optional.
- postInitGUI() - Method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
Add your post-init code in here
- preInitGUI() - Method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
Add your pre-init code in here
- profAttr - Variable in class org.apache.oodt.profile.Profile
-
My profile attributes.
- Profile - Class in org.apache.oodt.profile
-
A profile.
- Profile() - Constructor for class org.apache.oodt.profile.Profile
-
Create a blank profile.
- Profile(String) - Constructor for class org.apache.oodt.profile.Profile
-
Create a profile from an XML document.
- Profile(String, ObjectFactory) - Constructor for class org.apache.oodt.profile.Profile
-
Create a profile from an XML document.
- Profile(Node) - Constructor for class org.apache.oodt.profile.Profile
-
Creates a new Profile instance.
- Profile(Node, ObjectFactory) - Constructor for class org.apache.oodt.profile.Profile
-
Create a profile from an XML document.
- Profile(ProfileAttributes, ResourceAttributes) - Constructor for class org.apache.oodt.profile.Profile
-
Create a profile from its attributes.
- profile - Variable in class org.apache.oodt.profile.ProfileElement
-
My profile.
- profile - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Profile I describe.
- ProfileAttributes - Class in org.apache.oodt.profile
-
Profile attributes.
- ProfileAttributes() - Constructor for class org.apache.oodt.profile.ProfileAttributes
-
Create blank profile attributes.
- ProfileAttributes(Node) - Constructor for class org.apache.oodt.profile.ProfileAttributes
-
Create profile attributes from an XML document.
- ProfileAttributes(String, String, String, String, String, String, List, String, List) - Constructor for class org.apache.oodt.profile.ProfileAttributes
-
Create profile attributes from constituent attributes.
- ProfileAttributesPrinter - Class in org.apache.oodt.profile.gui.pstructs
-
- ProfileAttributesPrinter(ProfileAttributes) - Constructor for class org.apache.oodt.profile.gui.pstructs.ProfileAttributesPrinter
-
- ProfileBuilderGUI - Class in org.apache.oodt.profile.gui
-
This code was generated using CloudGarden's Jigloo
SWT/Swing GUI Builder, which is free for non-commercial
use.
- ProfileBuilderGUI() - Constructor for class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
- ProfileClientConstructed - Class in org.apache.oodt.profile.activity
-
- ProfileClientConstructed() - Constructor for class org.apache.oodt.profile.activity.ProfileClientConstructed
-
- ProfileElement - Class in org.apache.oodt.profile
-
Profile element.
- ProfileElement(Profile) - Constructor for class org.apache.oodt.profile.ProfileElement
-
Create blank profile attributes belonging to the given profile.
- ProfileElement(Profile, String, String, String, String, String, List, boolean, int, String) - Constructor for class org.apache.oodt.profile.ProfileElement
-
Create a profile element from constituent attributes.
- ProfileElementPrinter - Class in org.apache.oodt.profile.gui.pstructs
-
- ProfileElementPrinter(ProfileElement) - Constructor for class org.apache.oodt.profile.gui.pstructs.ProfileElementPrinter
-
- ProfileException - Exception in org.apache.oodt.profile
-
A profile-related exception.
- ProfileException() - Constructor for exception org.apache.oodt.profile.ProfileException
-
Create a profile exception with no detail message.
- ProfileException(String) - Constructor for exception org.apache.oodt.profile.ProfileException
-
Create a profile exception with the given detail message.
- ProfileException(Throwable) - Constructor for exception org.apache.oodt.profile.ProfileException
-
Create a chained profile exception.
- ProfileException(String, Throwable) - Constructor for exception org.apache.oodt.profile.ProfileException
-
Creates a chained profile exception with detail message.
- ProfileHandler - Interface in org.apache.oodt.profile.handlers
-
Interface of a profile handler.
- ProfileManager - Interface in org.apache.oodt.profile.handlers
-
Interface of a profile manager.
- ProfilePrinter - Class in org.apache.oodt.profile.gui.pstructs
-
- ProfilePrinter(Profile, String) - Constructor for class org.apache.oodt.profile.gui.pstructs.ProfilePrinter
-
Pretty printing class for a profile, using lightweight, string
concatenation classes and methods
- profiles(Set) - Static method in class org.apache.oodt.profile.ProfileElement
-
Given a set of profile elements, return a set of profiles that own those elements.
- PROFILES_DTD_FPI - Static variable in class org.apache.oodt.profile.Profile
-
The formal public identifier of the profiles DTD.
- PROFILES_DTD_URL - Static variable in class org.apache.oodt.profile.Profile
-
The system identifier of the profiles DTD.
- ProfileSAXException - Exception in org.apache.oodt.profile
-
An XML-related SAX exception from a profile server.
- ProfileSAXException(SAXException) - Constructor for exception org.apache.oodt.profile.ProfileSAXException
-
Create a profile SAX exception.
- ProfileSQLException - Exception in org.apache.oodt.profile
-
A database-related SQL exception from a profile server.
- ProfileSQLException(SQLException) - Constructor for exception org.apache.oodt.profile.ProfileSQLException
-
Create a profile SQL exception.
- profileTree - Class in org.apache.oodt.profile.gui
-
- profileTree() - Constructor for class org.apache.oodt.profile.gui.profileTree
-
- ProfileUtils - Class in org.apache.oodt.profile.handlers.cas.util
-
- publishers - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Publishers.
- saveMenuItemActionPerformed(ActionEvent) - Method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
Auto-generated event handler method
- search(WhereExpression) - Method in class org.apache.oodt.profile.handlers.lightweight.SearchableProfile
-
Search this profile.
- SearchableEnumeratedProfileElement - Class in org.apache.oodt.profile.handlers.lightweight
-
Searchable, enumerated, profile element.
- SearchableEnumeratedProfileElement(SearchableProfile, String, String, String, String, String, List, boolean, int, String, List) - Constructor for class org.apache.oodt.profile.handlers.lightweight.SearchableEnumeratedProfileElement
-
- SearchableProfile - Class in org.apache.oodt.profile.handlers.lightweight
-
A profile that can be searched.
- SearchableProfile(Element, ObjectFactory) - Constructor for class org.apache.oodt.profile.handlers.lightweight.SearchableProfile
-
- SearchableRangedProfileElement - Class in org.apache.oodt.profile.handlers.lightweight
-
Searchable profile element with a range of valid values.
- SearchableRangedProfileElement(SearchableProfile, String, String, String, String, String, List, boolean, int, String, String, String) - Constructor for class org.apache.oodt.profile.handlers.lightweight.SearchableRangedProfileElement
-
- SearchableResourceAttributes - Class in org.apache.oodt.profile.handlers.lightweight
-
Resource attributes that can be searched.
- SearchableResourceAttributes(SearchableProfile, Element) - Constructor for class org.apache.oodt.profile.handlers.lightweight.SearchableResourceAttributes
-
- SearchableUnspecifiedProfileElement - Class in org.apache.oodt.profile.handlers.lightweight
-
Searchable profile element with unspecified values.
- SearchableUnspecifiedProfileElement(SearchableProfile, String, String, String, String, String, List, boolean, int, String) - Constructor for class org.apache.oodt.profile.handlers.lightweight.SearchableUnspecifiedProfileElement
-
- securityType - Variable in class org.apache.oodt.profile.ProfileAttributes
-
Type of security to apply, optional.
- setComments(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set any comments about me.
- setDescription(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set my long description.
- setDescription(String) - Method in class org.apache.oodt.profile.ResourceAttributes
-
Set the description.
- setID(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the ID.
- setID(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set my element ID.
- setIdentifier(String) - Method in class org.apache.oodt.profile.ResourceAttributes
-
Set the identifier.
- setJTree1(profileTree) - Method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
- setMaxOccurrence(int) - Method in class org.apache.oodt.profile.ProfileElement
-
Set how many times I can occur.
- setMaxValue(String) - Method in class org.apache.oodt.profile.RangedProfileElement
-
- setMinValue(String) - Method in class org.apache.oodt.profile.RangedProfileElement
-
- setName(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set my name.
- setObligation(boolean) - Method in class org.apache.oodt.profile.ProfileElement
-
Set whether I'm obligatory.
- setParent(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the Parent
- setProfile(Profile) - Method in class org.apache.oodt.profile.ProfileElement
-
Set the profile to whom I belong.
- setProfileAttributes(ProfileAttributes) - Method in class org.apache.oodt.profile.Profile
-
Set this profile's profile attributes.
- setRegAuthority(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the registration authority of this profile.
- setResAggregation(String) - Method in class org.apache.oodt.profile.ResourceAttributes
-
Set the aggregation.
- setResClass(String) - Method in class org.apache.oodt.profile.ResourceAttributes
-
Set the class.
- setResourceAttributes(ResourceAttributes) - Method in class org.apache.oodt.profile.gui.pstructs.ResourceAttributesPrinter
-
- setResourceAttributes(ResourceAttributes) - Method in class org.apache.oodt.profile.Profile
-
Set this profile's resource attributes.
- setSecurityType(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the security type.
- setStatusID(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the status ID.
- setTitle(String) - Method in class org.apache.oodt.profile.ResourceAttributes
-
Set the title.
- setType(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the type.
- setType(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set my type.
- setUnit(String) - Method in class org.apache.oodt.profile.ProfileElement
-
Set my unit.
- setVersion(String) - Method in class org.apache.oodt.profile.ProfileAttributes
-
Set the version.
- showGUI() - Static method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
This static method creates a new instance of this class and shows
it inside a new JFrame, (unless it is already a JFrame).
- showMainGUI() - Static method in class org.apache.oodt.profile.gui.ProfileBuilderGUI
-
- size() - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- size(Connection) - Method in class org.apache.oodt.profile.handlers.DatabaseProfileManager
-
- size() - Method in interface org.apache.oodt.profile.handlers.ProfileManager
-
Get the size of the set of profiles managed by this server.
- sources - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Sources.
- statusID - Variable in class org.apache.oodt.profile.ProfileAttributes
-
Status ID, required.
- subjects - Variable in class org.apache.oodt.profile.ResourceAttributes
-
Subjects.
- synonyms - Variable in class org.apache.oodt.profile.ProfileElement
-
My synonyms.