|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.layout.UserLayoutNode
org.jasig.portal.layout.UserLayoutFolder
UserLayoutFolder summary decription sentence goes here.
Constructor Summary | |
UserLayoutFolder()
|
|
UserLayoutFolder(IUserLayoutNodeDescription nd)
|
Method Summary | |
java.lang.String |
getFirstChildNodeId()
Gets the first child node ID |
void |
setFirstChildNodeId(java.lang.String nodeId)
Sets the first child node ID |
Methods inherited from class org.jasig.portal.layout.UserLayoutNode |
addRestriction, getDepth, getGroupName, getId, getNextNodeId, getNodeDescription, getParentNodeId, getPreviousNodeId, getPriority, getRestrictions, setDepth, setGroupName, setNextNodeId, setNodeDescription, setParentNodeId, setPreviousNodeId, setPriority, setRestrictions |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserLayoutFolder()
public UserLayoutFolder(IUserLayoutNodeDescription nd)
Method Detail |
public void setFirstChildNodeId(java.lang.String nodeId)
nodeId
- a String
first child node IDpublic java.lang.String getFirstChildNodeId()
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |