The MyList data type is the first Entity object. It is used for CRUD operations dealing with MyList. MyList extends “Entity” which dictates which operation is to be performed on the MyList and MyListEntry elements. (For more information, see Entity.)
Ancestors
None
Relevant operations
• | getMyList |
• | lookupMyLists |
• | saveMyList |
Contents
This type has the following elements:
Element |
Type |
Occ. |
Description |
0..1 |
Displays an ID that is generated when a new MyList is created. |
||
0..1 |
Displays a text description that the patron specifies to describe the MyList. |
||
0..1 |
Indicates whether the MyList is active (true), or not (false). Note: Only one MyList can be active at a given time. |
||
0..* |
Extends “Entity” (see Entity). Note: Only “CREATE”, “DELETE”, and “NOOP” are valid entity operations. |
© 2009-2012 SirsiDynix