|
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.ALNode
org.jasig.portal.layout.ALFolder
UserLayoutFolder summary sentence goes here.
Company: Instructional Media & Magic
Constructor Summary | |
ALFolder()
|
|
ALFolder(IALFolderDescription nd)
|
Method Summary | |
static ALFolder |
createLostFolder()
|
static ALFolder |
createRootFolder()
|
java.lang.String |
getFirstChildNodeId()
Gets the first child node ID |
int |
getNodeType()
Gets the node type |
void |
setFirstChildNodeId(java.lang.String firstChildNodeId)
Sets the first child node ID |
Methods inherited from class org.jasig.portal.layout.ALNode |
createALNode, createUserLayoutNodeDescription, getFragmentId, getFragmentNodeId, getId, getNextNodeId, getNodeDescription, getParentNodeId, getPreviousNodeId, getPriority, getRestriction, getRestrictionsByPath, setNextNodeId, setNodeDescription, setParentNodeId, setPreviousNodeId, setPriority |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ALFolder()
public ALFolder(IALFolderDescription nd)
Method Detail |
public int getNodeType()
getNodeType
in class ALNode
public void setFirstChildNodeId(java.lang.String firstChildNodeId)
public java.lang.String getFirstChildNodeId()
public static ALFolder createLostFolder()
public static ALFolder createRootFolder()
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |