套件 | lc.foundation.domain |
介面 | public interface IUserAware |
實作者 | TaskUserCommand |
語言版本: | ActionScript 3.0 |
產品版本: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
執行階段版本: | 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.
相關 API 元素
屬性詳細資訊
user | 屬性 |
Tue Jun 12 2018, 03:47 PM Z