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