|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface representing the user layout fragment.
Method Summary | |
java.lang.String |
getDescription()
Returns a fragment description |
java.lang.String |
getFragmentRootId()
Returns the fragment root Id. |
java.lang.String |
getFunctionalName()
Returns a fragment functional name |
java.lang.String |
getName()
Returns a fragment name |
Methods inherited from interface org.jasig.portal.layout.IUserLayout |
addLayoutEventListener, getCacheKey, getChildIds, getId, getNextSiblingId, getNodeDescription, getNodeId, getNodeIds, getParentId, getPreviousSiblingId, getRootId, removeLayoutEventListener, writeTo, writeTo, writeTo, writeTo |
Method Detail |
public java.lang.String getName()
String
fragment namepublic java.lang.String getDescription()
String
fragment descriptionpublic java.lang.String getFunctionalName()
String
fragment namepublic java.lang.String getFragmentRootId() throws PortalException
String
fragment root Id
PortalException
- if an error occurs
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |