|
| Portal |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use Attribute | |
|---|---|
| com.sas.portal.portlet.configuration | This package provides interfaces and classes that support portlet editing. |
| Uses of Attribute in com.sas.portal.portlet.configuration |
|---|
| Methods in com.sas.portal.portlet.configuration that return Attribute | |
|---|---|
Attribute |
Configuration.getAttribute(java.lang.String name)
Get the attribute of a given name |
Attribute |
Configuration.removeAttribute(java.lang.String name)
Remove an attribute with a given name, if present |
Attribute |
Configuration.setAttribute(Attribute attr)
Set the attribute for this configuration |
Attribute |
Configuration.setAttribute(java.lang.String name,
java.lang.String value)
Set the attribute name and value pair for this configuration |
| Methods in com.sas.portal.portlet.configuration with parameters of type Attribute | |
|---|---|
Attribute |
Configuration.setAttribute(Attribute attr)
Set the attribute for this configuration |
|
| Portal |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||