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