Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
A
actionPerformed(ActionEvent)
- Method in class org.apache.oodt.profile.gui.
LeafListener.TreeNodeActionListener
add(Profile)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
add(Connection, Profile)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
add(Profile)
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Add a profile into the set of profiles managed by this profile server.
addAll(Collection)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
addAll(Connection, Collection)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
addAll(Collection)
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Add all of the profiles in the given collection to the set managed by this server.
addElementSpecificProperties(Model, Resource, ProfileAttributes, URI)
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
addElementSpecificProperties(Model, Resource, ProfileAttributes, URI)
- Method in class org.apache.oodt.profile.
ProfileElement
Add the statements specific to this kind of profile element to an RDF model.
addElementSpecificProperties(Model, Resource, ProfileAttributes, URI)
- Method in class org.apache.oodt.profile.
RangedProfileElement
addElementSpecificProperties(Model, Resource, ProfileAttributes, URI)
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
addToModel(Model)
- Method in class org.apache.oodt.profile.
Profile
Add this profile as an RDF resource description to an RDF model.
addValues(Node)
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
addValues(Node)
- Method in class org.apache.oodt.profile.
ProfileElement
Add the values of this element to the given node.
addValues(Node)
- Method in class org.apache.oodt.profile.
RangedProfileElement
addValues(Node)
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
aggregation
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Aggregation.
B
buildProfile(Product, Metadata, String)
- Static method in class org.apache.oodt.profile.handlers.cas.util.
ProfileUtils
Builds a
Profile
from the given
Product
, and its
Metadata
.
C
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 (
String
s).
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
String
s.
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.
D
DatabaseProfileManager
- Class in
org.apache.oodt.profile.handlers
DatabaseProfileManager.java
DatabaseProfileManager(Properties)
- Constructor for class org.apache.oodt.profile.handlers.
DatabaseProfileManager
DatabaseProfileManager
DatabaseProfileManager(Properties, Connection)
- Constructor for class org.apache.oodt.profile.handlers.
DatabaseProfileManager
dates
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Dates.
desc
- Variable in class org.apache.oodt.profile.
ProfileElement
My optional description.
description
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Descriptions.
E
elements
- Variable in class org.apache.oodt.profile.
Profile
My elements.
elements(Set, Set)
- Static method in class org.apache.oodt.profile.
ProfileElement
Given a set of profiles and of profile elements, return those elements that are owned by any of the given profiles.
EnumeratedProfileElement
- Class in
org.apache.oodt.profile
Enumerated profile element.
EnumeratedProfileElement(Profile)
- Constructor for class org.apache.oodt.profile.
EnumeratedProfileElement
Create blank profile element belonging to the given profile.
EnumeratedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String, List)
- Constructor for class org.apache.oodt.profile.
EnumeratedProfileElement
Create a profile element from constituent attributes.
equals(Object)
- Method in class org.apache.oodt.profile.
Profile
equals(Object)
- Method in class org.apache.oodt.profile.
ProfileAttributes
equals(Object)
- Method in class org.apache.oodt.profile.
ProfileElement
equals(Object)
- Method in class org.apache.oodt.profile.
ResourceAttributes
exitMenuItemActionPerformed(ActionEvent)
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated event handler method
F
findProfiles(XMLQuery)
- Method in class org.apache.oodt.profile.handlers.cas.
CASProfileHandler
findProfiles(XMLQuery)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
findProfiles Returns a list of matching profiles
findProfiles(Connection, XMLQuery)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
findProfiles(XMLQuery)
- Method in class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
findProfiles(XMLQuery)
- Method in interface org.apache.oodt.profile.handlers.
ProfileHandler
Find a set of profiles that match the given
query
.
formats
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Formats.
G
generateNewProfileElementTree(String)
- Method in class org.apache.oodt.profile.gui.
LeafListener
get(String)
- Method in class org.apache.oodt.profile.handlers.cas.
CASProfileHandler
get(Connection, String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
get(String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
get(String)
- Method in class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Get a single profile matching the given ID.
get(String)
- Method in interface org.apache.oodt.profile.handlers.
ProfileHandler
Get a profile.
getAll()
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
getAll()
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Get all profiles.
getChildren()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the children of this profile.
getComments()
- Method in class org.apache.oodt.profile.
ProfileElement
Get any comments about me.
getContributors()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the contributors.
getCoverages()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the coverages.
getCreators()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the creators.
getDates()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the dates.
getDescription()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my long description.
getDescription()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the description.
getFormats()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the formats.
getID()
- Method in class org.apache.oodt.profile.handlers.cas.
CASProfileHandler
getID()
- Method in class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Get my ID.
getID()
- Method in interface org.apache.oodt.profile.handlers.
ProfileHandler
Get my ID.
getID()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the ID.
getID()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my element ID.
getIdentifier()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the identifier.
getJEditorPane1()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated method
getJPanel1()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated method
getJPanel2()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated method
getJPanel3()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated method
getJTree1()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated method
getLanguages()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the languages.
getMaxOccurrence()
- Method in class org.apache.oodt.profile.
ProfileElement
Get how many times I can occur.
getMaxValue()
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
getMaxValue()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my maximum value.
getMaxValue()
- Method in class org.apache.oodt.profile.
RangedProfileElement
getMaxValue()
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
getMinValue()
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
getMinValue()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my minimum value.
getMinValue()
- Method in class org.apache.oodt.profile.
RangedProfileElement
getMinValue()
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
getName()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my name.
getParent()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the parent of this profile.
getProfile()
- Method in class org.apache.oodt.profile.
ProfileElement
Get the profile to whom I belong.
getProfileAttributes()
- Method in class org.apache.oodt.profile.
Profile
Get the profile attributes.
getProfileElements()
- Method in class org.apache.oodt.profile.
Profile
Get the profile elements.
getProfiles(Connection)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
Dump profiles in the database.
getPublishers()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the publishers.
getRegAuthority()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the registration authority of this profile.
getRelations()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the relations.
getResAggregation()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the aggregation.
getResClass()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the class.
getResContexts()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the contexts.
getResLocations()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the locations.
getResourceAttributes()
- Method in class org.apache.oodt.profile.gui.pstructs.
ResourceAttributesPrinter
getResourceAttributes()
- Method in class org.apache.oodt.profile.
Profile
Get the resource attributes.
getRevisionNotes()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the revision notes of this profile.
getRights()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the rights.
getSecurityType()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the security type.
getSources()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the sources.
getStatusID()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the status ID.
getSubjects()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the subjects.
getSynonyms()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my synonyms.
getTitle()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the title.
getType()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the type.
getType()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my type.
getTypes()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Get the types.
getUnit()
- Method in class org.apache.oodt.profile.
ProfileElement
Get my unit.
getURI()
- Method in class org.apache.oodt.profile.
Profile
getURI()
- Method in class org.apache.oodt.profile.
ResourceAttributes
getValues()
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
getValues()
- Method in class org.apache.oodt.profile.
ProfileElement
Get legal values.
getValues()
- Method in class org.apache.oodt.profile.
RangedProfileElement
getValues()
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
getVersion()
- Method in class org.apache.oodt.profile.
ProfileAttributes
Get the version.
H
hashCode()
- Method in class org.apache.oodt.profile.
Profile
hashCode()
- Method in class org.apache.oodt.profile.
ProfileAttributes
hashCode()
- Method in class org.apache.oodt.profile.
ProfileElement
hashCode()
- Method in class org.apache.oodt.profile.
ResourceAttributes
I
id
- Variable in class org.apache.oodt.profile.
ProfileAttributes
Unique identifier, required.
id
- Variable in class org.apache.oodt.profile.
ProfileElement
My optional id.
identifier
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Identifer.
initGUI()
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Initializes the GUI.
initializeLists()
- Method in class org.apache.oodt.profile.
ResourceAttributes
Initialize all the various
List
fields.
isEmpty()
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
isEmpty()
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Tell if the set of profiles managed by this server is empty.
isEnumerated()
- Method in class org.apache.oodt.profile.
EnumeratedProfileElement
isEnumerated()
- Method in class org.apache.oodt.profile.
ProfileElement
Tell if this element is of the enumerated kind.
isEnumerated()
- Method in class org.apache.oodt.profile.
RangedProfileElement
isEnumerated()
- Method in class org.apache.oodt.profile.
UnspecifiedProfileElement
isObligatory()
- Method in class org.apache.oodt.profile.
ProfileElement
Am I obligatory?
iterator()
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
iterator()
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Iterate over the available profiles.
J
jButton1ActionPerformed(ActionEvent)
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated event handler method
L
languages
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Languages.
LeafListener
- Class in
org.apache.oodt.profile.gui
LeafListener(profileTree)
- Constructor for class org.apache.oodt.profile.gui.
LeafListener
LeafListener.TreeNodeActionListener
- Class in
org.apache.oodt.profile.gui
LeafListener.TreeNodeActionListener(DefaultMutableTreeNode, LeafListener, DefaultTreeModel, String)
- Constructor for class org.apache.oodt.profile.gui.
LeafListener.TreeNodeActionListener
LightweightProfileServer
- Class in
org.apache.oodt.profile.handlers.lightweight
A lightweight profile server.
LightweightProfileServer()
- Constructor for class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Create a lightweight profile server using defaults.
LightweightProfileServer(Properties)
- Constructor for class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Create a lightweight profile server using the given properties.
LightweightProfileServer(URL, String)
- Constructor for class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Create a lightweight profile server using the given URL.
locations
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Locations, zero or more
String
s.
M
main(String[])
- Static method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated main method
main(String[])
- Static method in class org.apache.oodt.profile.handlers.lightweight.
LightweightProfileServer
Application execution entry point.
main(String[])
- Static method in class org.apache.oodt.profile.
Profile
Try to parse an XML profile in a file in its XML vocabulary.
max
- Variable in class org.apache.oodt.profile.
RangedProfileElement
Maximum value.
maxOccurrence
- Variable in class org.apache.oodt.profile.
ProfileElement
My maxOccurrence.
menuItem1ActionPerformed(ActionEvent, DefaultMutableTreeNode, DefaultTreeModel)
- Method in class org.apache.oodt.profile.gui.
LeafListener
menuItem2ActionPerformed(ActionEvent, DefaultMutableTreeNode, DefaultTreeModel)
- Method in class org.apache.oodt.profile.gui.
LeafListener
min
- Variable in class org.apache.oodt.profile.
RangedProfileElement
Minimum value.
mousePressed(MouseEvent)
- Method in class org.apache.oodt.profile.gui.
LeafListener
mouseReleased(MouseEvent)
- Method in class org.apache.oodt.profile.gui.
LeafListener
N
name
- Variable in class org.apache.oodt.profile.
ProfileElement
My required name.
newFileMenuItemActionPerformed(ActionEvent)
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated event handler method
O
ObjectFactory
- Interface in
org.apache.oodt.profile
Factory to create profile-related objects.
obligation
- Variable in class org.apache.oodt.profile.
ProfileElement
My obligation.
openConnection(Properties)
- Static method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
openFileMenuItemActionPerformed(ActionEvent)
- Method in class org.apache.oodt.profile.gui.
ProfileBuilderGUI
Auto-generated event handler method
org.apache.oodt.profile
- package org.apache.oodt.profile
org.apache.oodt.profile.activity
- package org.apache.oodt.profile.activity
org.apache.oodt.profile.gui
- package org.apache.oodt.profile.gui
org.apache.oodt.profile.gui.pstructs
- package org.apache.oodt.profile.gui.pstructs
org.apache.oodt.profile.handlers
- package org.apache.oodt.profile.handlers
org.apache.oodt.profile.handlers.cas
- package org.apache.oodt.profile.handlers.cas
org.apache.oodt.profile.handlers.cas.util
- package org.apache.oodt.profile.handlers.cas.util
org.apache.oodt.profile.handlers.lightweight
- package org.apache.oodt.profile.handlers.lightweight
Lightweight profile handler.
P
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.
Q
QueriedHandlers
- Class in
org.apache.oodt.profile.activity
QueriedHandlers()
- Constructor for class org.apache.oodt.profile.activity.
QueriedHandlers
R
RangedProfileElement
- Class in
org.apache.oodt.profile
Ranged profile element.
RangedProfileElement(Profile)
- Constructor for class org.apache.oodt.profile.
RangedProfileElement
Create blank profile attributes belonging to the given profile.
RangedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String, String, String)
- Constructor for class org.apache.oodt.profile.
RangedProfileElement
Create a profile element from constituent attributes.
ReceivedQuery
- Class in
org.apache.oodt.profile.activity
ReceivedQuery()
- Constructor for class org.apache.oodt.profile.activity.
ReceivedQuery
regAuthority
- Variable in class org.apache.oodt.profile.
ProfileAttributes
Registration authority, optional.
relations
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Relations.
remove(Connection, String, String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
remove(Connection, String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
remove(String, String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
remove(String)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
remove(String, String)
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Remove the profile with the given ID.
remove(String)
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Remove the profile with the given ID.
replace(Profile)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
replace(Connection, Profile)
- Method in class org.apache.oodt.profile.handlers.
DatabaseProfileManager
replace(Profile)
- Method in interface org.apache.oodt.profile.handlers.
ProfileManager
Replace a profile into the set of profiles managed by this profile server.
resAttr
- Variable in class org.apache.oodt.profile.
Profile
My resource attributes.
ResourceAttributes
- Class in
org.apache.oodt.profile
Resource attribuets.
ResourceAttributes()
- Constructor for class org.apache.oodt.profile.
ResourceAttributes
Create blank profile attributes.
ResourceAttributes(Profile)
- Constructor for class org.apache.oodt.profile.
ResourceAttributes
Create blank profile attributes belonging to a certain profile.
ResourceAttributes(Profile, Node)
- Constructor for class org.apache.oodt.profile.
ResourceAttributes
Create resource attributes from an XML document.
ResourceAttributes(Profile, String, String, List, String, List, List, List, List, List, List, List, List, List, List, List, List, String, String, List)
- Constructor for class org.apache.oodt.profile.
ResourceAttributes
Create resource attributes from constituent attributes.
ResourceAttributesPrinter
- Class in
org.apache.oodt.profile.gui.pstructs
ResourceAttributesPrinter(ResourceAttributes)
- Constructor for class org.apache.oodt.profile.gui.pstructs.
ResourceAttributesPrinter
Constructs a new Resource Attributes printer from a
ResourceAttributes
object.
result(String, String)
- Method in class org.apache.oodt.profile.handlers.lightweight.
SearchableEnumeratedProfileElement
result(String, String)
- Method in class org.apache.oodt.profile.handlers.lightweight.
SearchableRangedProfileElement
result(String, String, String)
- Method in class org.apache.oodt.profile.handlers.lightweight.
SearchableResourceAttributes
Produce a search result.
result(String, String)
- Method in class org.apache.oodt.profile.handlers.lightweight.
SearchableUnspecifiedProfileElement
revisionNotes
- Variable in class org.apache.oodt.profile.
ProfileAttributes
Revision notes, zero or more
String
s.
rights
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Rights.
S
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.
T
title
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Titles.
toString()
- Method in class org.apache.oodt.profile.
Profile
toString()
- Method in class org.apache.oodt.profile.
ProfileAttributes
toString()
- Method in class org.apache.oodt.profile.
ProfileElement
toString()
- Method in class org.apache.oodt.profile.
ResourceAttributes
toXML(Document)
- Method in class org.apache.oodt.profile.
Profile
Serialize this profile as an XML node.
toXML(Document)
- Method in class org.apache.oodt.profile.
ProfileAttributes
Serialize this attributes as an XML node.
toXML(Document)
- Method in class org.apache.oodt.profile.
ProfileElement
Serialize this element as an XML node.
toXML(Document)
- Method in class org.apache.oodt.profile.
ResourceAttributes
Serialize this attributes as an XML node.
toXMLString()
- Method in class org.apache.oodt.profile.gui.pstructs.
ProfileAttributesPrinter
toXMLString()
- Method in class org.apache.oodt.profile.gui.pstructs.
ProfileElementPrinter
toXMLString()
- Method in class org.apache.oodt.profile.gui.pstructs.
ProfilePrinter
toXMLString()
- Method in class org.apache.oodt.profile.gui.pstructs.
ResourceAttributesPrinter
toXMLWithoutElements(Document)
- Method in class org.apache.oodt.profile.
Profile
Serialize this profile as an XML node but without any elements.
toXMLWithoutValues(Document)
- Method in class org.apache.oodt.profile.
ProfileElement
Serialize this element as an XML node without any values.
type
- Variable in class org.apache.oodt.profile.
ProfileAttributes
Type, required.
type
- Variable in class org.apache.oodt.profile.
ProfileElement
My optional type.
types
- Variable in class org.apache.oodt.profile.
ResourceAttributes
Types.
U
unit
- Variable in class org.apache.oodt.profile.
ProfileElement
My optional unit.
UnspecifiedProfileElement
- Class in
org.apache.oodt.profile
A profile element with unspecified values.
UnspecifiedProfileElement(Profile)
- Constructor for class org.apache.oodt.profile.
UnspecifiedProfileElement
Creates a profile element.
UnspecifiedProfileElement(Profile, String, String, String, String, String, List, boolean, int, String)
- Constructor for class org.apache.oodt.profile.
UnspecifiedProfileElement
Create a profile element from constituent attributes.
V
values
- Variable in class org.apache.oodt.profile.
EnumeratedProfileElement
Valid values.
version
- Variable in class org.apache.oodt.profile.
ProfileAttributes
Version, optional.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 1999-2011
Apache OODT
. All Rights Reserved.