Pacote | lc.foundation.domain |
Interface | public interface IUserAware |
Implementadores | TaskUserCommand |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de runtime: | AIR (unsupported), 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.
Elementos da API relacionados
Propriedades públicas
Propriedade | Definido por |
---|
Detalhes da propriedade
Wed Jun 13 2018, 11:10 AM Z