| 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.netuix.application.communities.CommunityPropertyValue
public class CommunityPropertyValue
CommunityPropertyValue contains a value for a community property.
The overview of community functionality contains a description of the community framework.
| Constructor Summary | |
|---|---|
CommunityPropertyValue(String value)
Constructs a community property value.  | 
|
| Method Summary | |
|---|---|
 CommunityPropertyValue | 
clone()
 | 
 boolean | 
equals(Object o)
 | 
 String | 
getValue()
Gets the value of this property.  | 
 int | 
hashCode()
 | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CommunityPropertyValue(String value)
Constructs a community property value.
| Method Detail | 
|---|
public String getValue()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic CommunityPropertyValue clone()
clone in class Object
  | 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||