| Package | lc.domain |
| Interface | public interface IUserAware |
| Implementors | TaskUserCommand |
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.
See also
| user | property |
user:User [read-write]
The User object.
public function get user():User
public function set user(value:User):void
See also
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/IUserAware.html