InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kXCatHndChangeEntityMappingCmdBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kXCatHndChangeEntityMappingCmdBoss:

Public Member Functions

ICommand IID_ICOMMAND
 
IPMUnknown IID_IXCATHNDENTITYMAPPING
 

Detailed Description

 Command to modify the entity-mapping information

we have stored on a workspace.

Precondition
UIDRef of 1st thing in item list has to support instantiating IXCatHndEntityMapping interface
Postcondition
The workspace's IXCatHndEntityMapping matches contents of this command's IXCatHndEntityMapping interface
Item list input
First item should be UIDRef of workspace whose IXCatHndEntityMapping we want to change
Item list output
Not used
Observer notification
None
See Also
IXCatHndEntityMapping

Member Function Documentation

ICommand kXCatHndChangeEntityMappingCmdBoss::IID_ICOMMAND
     ICommand implementation

See Also
XCatHndChangeEntityMappingCmd
    Implementation: kXCatHndChangeEntityMappingCmdImpl.
IPMUnknown kXCatHndChangeEntityMappingCmdBoss::IID_IXCATHNDENTITYMAPPING
     IN IXCatHndEntityMapping parameterizing command with

the new state we want to set the target workspace's interface to.

    Implementation: kXCatHndEntityMappingImpl.