|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cocoon.portal.wsrp.consumer.UserContextProviderImpl
This is the default implementation just returning an empty
user context.
Field Summary |
Fields inherited from interface org.apache.cocoon.portal.wsrp.consumer.UserContextProvider |
ROLE |
Constructor Summary | |
UserContextProviderImpl()
|
Method Summary | |
UserContextExtension |
createUserContext(String userId)
Delivers a UserContext-object for the given User-id the data will be read out of an individual location |
protected void |
fill(oasis.names.tc.wsrp.v1.types.PersonName name,
UserContextExtension context)
Fill the name. |
protected void |
fill(oasis.names.tc.wsrp.v1.types.UserProfile profile,
UserContextExtension context)
Fill the user profile. |
protected void |
setSupportedLocales(UserContextExtension userContext)
Sets the supportedLocales out of an individual location This method can be overwritten in sub classes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserContextProviderImpl()
Method Detail |
public UserContextExtension createUserContext(String userId)
UserContextProvider
createUserContext
in interface UserContextProvider
userId
-
UserContextProvider.createUserContext(java.lang.String)
protected void setSupportedLocales(UserContextExtension userContext)
userContext
- protected void fill(oasis.names.tc.wsrp.v1.types.UserProfile profile, UserContextExtension context)
profile
- context
- protected void fill(oasis.names.tc.wsrp.v1.types.PersonName name, UserContextExtension context)
name
- context
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |