|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.session.Modification
org.jboss.portal.portlet.session.AttributeModification
public class AttributeModification
A modification made to an attribute within the scope of a request.
| Constructor Summary | |
|---|---|
AttributeModification(java.lang.String name,
java.lang.Object value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.Object |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeModification(java.lang.String name,
java.lang.Object value)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.Object getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||