|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.support.info.ModeInfoSupport
public class ModeInfoSupport
Constructor Summary | |
---|---|
ModeInfoSupport(Mode mode)
|
Method Summary | |
---|---|
LocalizedString |
getDescription()
The mode description. |
Mode |
getMode()
The mode value. |
java.lang.String |
getModeName()
Retrieves the associated Mode name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModeInfoSupport(Mode mode)
Method Detail |
---|
public LocalizedString getDescription()
ModeInfo
getDescription
in interface ModeInfo
public Mode getMode()
ModeInfo
getMode
in interface ModeInfo
public java.lang.String getModeName()
ModeInfo
getModeName
in interface ModeInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |