home
Maven Release:
0
Contract Docs Plugin Version:
null
Page Generated:
2016-05-10 23:11 EDT
IdsBean
Name
IdsBean
Usage
HandcarHierarchyService
HandcarIdService
HandcarLearningService
getRootIds
updateRootIds
getParentIds
getChildIds
updateChildIds
getIdAliases
getRootObjectiveIds
getObjectiveParentIds
getObjectiveChildIds
getBeginnerObjectiveIds
getObjectiveRequisiteIds
getObjectiveDependentIds
getObjectiveEquivalentIds
getRelatedObjectiveIdsForRelationType
getObjectiveActivityIds
getActivityAssetIds
updateObjectiveParentIds
updateObjectiveChildIds
updateObjectiveRequisiteIds
updateObjectiveDependentIds
updateObjectiveEquivalentIds
updateRelatedObjectiveIdsForRelationType
getObjectiveBankRootIdsInHierarchy
updateObjectiveBankRootIdsInHierarchy
getObjectiveBankParentIdsInHierarchy
getObjectiveBankChildIdsInHierarchy
updateObjectiveBankChildIdsInHierarchy
getAssignedObjectiveBankIdsByObjective
updateAssignedObjectiveBankIdsByObjective
assignObjectiveToObjectiveBank
unassignObjectiveFromObjectiveBank
reassignObjectiveFromObjectiveBank
getObjectiveProficiencyIds
Type
Complex
Description
Contains a list of ids
Structure Definition
ShortName
Name
Type
Description
Required?
Read only?
Implementation Notes
ids
Ids
StringList
List of ids that are related to the associated id
JSON Structure
{ "type" : "Ids", "ids" : ["id", ...] }