|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.collab.SessionPropertyElement
com.compoze.collab.SessionOption
public class SessionOption
Implements an option to a session property.
| Method Summary | |
|---|---|
SessionProperty[] |
getSubProperties()
Gets the new sub-properties that are available if this option has been selected. |
boolean |
hasSubProperties()
Determines if the option has sub-properties associated with it. |
boolean |
isDefault()
Determines if this option is the default of the available session options. |
| Methods inherited from class com.compoze.collab.SessionPropertyElement |
|---|
getAdminDescription, getInternalName, getResource, getShortUserDescription, getUserDescription, getUserName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean isDefault()
true if this option is the default of the
available session optionspublic SessionProperty[] getSubProperties()
null)public boolean hasSubProperties()
true if there are sub-properties associated with
the option
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||