패키지 | 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:17 PM Z