| Package | Description |
|---|---|
| org.apache.oodt.profile | |
| org.apache.oodt.profile.gui.pstructs | |
| org.apache.oodt.profile.handlers.lightweight |
Lightweight profile handler.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResourceAttributes |
Profile.resAttr
My resource attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceAttributes |
ObjectFactory.createResourceAttributes(Profile profile,
Element node)
Create resource attributes from a DOM node.
|
ResourceAttributes |
Profile.getResourceAttributes()
Get the resource attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Profile.setResourceAttributes(ResourceAttributes resAttr)
Set this profile's resource attributes.
|
| Constructor and Description |
|---|
Profile(ProfileAttributes profAttr,
ResourceAttributes resAttr)
Create a profile from its attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceAttributes |
ResourceAttributesPrinter.getResourceAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAttributesPrinter.setResourceAttributes(ResourceAttributes r) |
| Constructor and Description |
|---|
ResourceAttributesPrinter(ResourceAttributes r)
Constructs a new Resource Attributes printer from a
ResourceAttributes
object. |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchableResourceAttributes
Resource attributes that can be searched.
|
Copyright © 1999-2015 Apache OODT. All Rights Reserved.