|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.registration.impl.ConsumerCapabilitiesImpl
public class ConsumerCapabilitiesImpl
| Constructor Summary | |
|---|---|
ConsumerCapabilitiesImpl()
|
|
| Method Summary | |
|---|---|
java.util.List |
getSupportedModes()
Returns the list of supported Modes |
java.util.List |
getSupportedUserProfileData()
Returns the list of names of UserProfile extensions the associated Consumer supports. |
java.util.List |
getSupportedUserScopes()
Returns the list of user scopes (e.g. |
java.util.List |
getSupportedWindowStates()
Returns the list of supported WindowStates |
void |
setSupportedModes(java.util.List supportedModes)
|
void |
setSupportedUserProfileData(java.util.List supportedUserProfileData)
|
void |
setSupportedUserScopes(java.util.List supportedUserScopes)
|
void |
setSupportedWindowStates(java.util.List supportedWindowStates)
|
void |
setSupportsGetMethod(boolean supportsGetMethod)
|
boolean |
supportsGetMethod()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsumerCapabilitiesImpl()
| Method Detail |
|---|
public boolean supportsGetMethod()
supportsGetMethod in interface ConsumerCapabilitiespublic java.util.List getSupportedModes()
ConsumerCapabilitiesModes
getSupportedModes in interface ConsumerCapabilitiespublic java.util.List getSupportedWindowStates()
ConsumerCapabilitiesWindowStates
getSupportedWindowStates in interface ConsumerCapabilitiespublic java.util.List getSupportedUserScopes()
ConsumerCapabilities
getSupportedUserScopes in interface ConsumerCapabilitiespublic java.util.List getSupportedUserProfileData()
ConsumerCapabilities
getSupportedUserProfileData in interface ConsumerCapabilitiespublic void setSupportsGetMethod(boolean supportsGetMethod)
setSupportsGetMethod in interface ConsumerCapabilitiespublic void setSupportedModes(java.util.List supportedModes)
setSupportedModes in interface ConsumerCapabilitiespublic void setSupportedWindowStates(java.util.List supportedWindowStates)
setSupportedWindowStates in interface ConsumerCapabilitiespublic void setSupportedUserScopes(java.util.List supportedUserScopes)
setSupportedUserScopes in interface ConsumerCapabilitiespublic void setSupportedUserProfileData(java.util.List supportedUserProfileData)
setSupportedUserProfileData in interface ConsumerCapabilities
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||