|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserContextExtension | |
org.apache.cocoon.portal.wsrp.consumer |
Uses of UserContextExtension in org.apache.cocoon.portal.wsrp.consumer |
Methods in org.apache.cocoon.portal.wsrp.consumer that return UserContextExtension | |
UserContextExtension |
UserContextProviderImpl.createUserContext(String userId)
|
UserContextExtension |
UserContextProvider.createUserContext(String userId)
Delivers a UserContext-object for the given User-id the data will be read out of an individual location |
Methods in org.apache.cocoon.portal.wsrp.consumer with parameters of type UserContextExtension | |
protected void |
UserContextProviderImpl.setSupportedLocales(UserContextExtension userContext)
Sets the supportedLocales out of an individual location This method can be overwritten in sub classes. |
protected void |
UserContextProviderImpl.fill(oasis.names.tc.wsrp.v1.types.UserProfile profile,
UserContextExtension context)
Fill the user profile. |
protected void |
UserContextProviderImpl.fill(oasis.names.tc.wsrp.v1.types.PersonName name,
UserContextExtension context)
Fill the name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |