Defines | |
| #define | alp_catmgr_dml_memberships_add alp_catmgr_dml_add_memberships |
| #define | alp_catmgr_dml_memberships_remove alp_catmgr_dml_remove_memberships |
Functions | |
| alp_status_t | alp_catmgr_dml_add_memberships (AlpDmlH catDmlH, AlpLuid entityID, const AlpLuid *categoryIDs, AlpLuid membershipID, int32_t numCategoryIDs) |
| alp_status_t | alp_catmgr_dml_remove_memberships (AlpDmlH catDmlH, AlpLuid entityID, AlpLuid categoryID, AlpLuid membershipID) |
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
Inserts entity into the given categories for the given datamodel. Warning: There is no protection against duplicate memberships
|
|
||||||||||||||||||||
|
Removes one or all memberships to the given category for a certain entity of a given datamodel. Warning: There is no checking or error notification to ensure that an entity actually has membership in the given categoryID before attempting to remove the membership.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.