|
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.ChannelRuntimeProperties
Used to store Runtime channel properties. Current version gathers the following information
Constructor Summary | |
ChannelRuntimeProperties()
Default constructor. |
Method Summary | |
void |
setWillRender(boolean value)
Setter method for willRender property. |
boolean |
willRender()
Getter method for willRender property. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChannelRuntimeProperties()
true
.
Method Detail |
public void setWillRender(boolean value)
value
- a boolean
valuepublic boolean willRender()
boolean
value
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |