(Beta)
Package | lc.foundation.domain |
Interface | public interface IUserAware |
Implementors | TaskUserCommand |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Document Services ES2 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Player 10 |
IUserAware
interface is to be implemented by classes that need to be
aware of a User
object.
For example, some commands operate in the context of a specific user and, by having
them implement the IUserAware
interface, the user portions of the commands
can be handled in a common manner.
Related API Elements
Public Properties
Property | Defined By |
---|
Property Detail
Wed Nov 21 2018, 06:34 AM -08:00