|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.portlets.userprofile.infrastructure.ProfileRow
public final class ProfileRow
| Constructor Summary | |
|---|---|
ProfileRow(XPArrayList profileCells)
Creates a new ProfileRow object. |
|
| Method Summary | |
|---|---|
int |
GetNumProfileCells()
Returns the number of ProfileCell objects in the ProfileRow. |
IXPEnumerator |
GetProfileCells()
Returns an XPEnumerator containing the ProfileCell objects that belong in this row. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileRow(XPArrayList profileCells)
profileCells - | Method Detail |
|---|
public int GetNumProfileCells()
IProfileRow
GetNumProfileCells in interface IProfileRowpublic IXPEnumerator GetProfileCells()
IProfileRow
GetProfileCells in interface IProfileRow
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||