Interface IUserContextContainer
- 
- All Known Subinterfaces:
 IRootObjectContext
public interface IUserContextContainerA container with a user context. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetUserContext()Returns the user context. 
 -