Skip navigation links
C E G M S _ 

C

CfdAlignment - Class in com.eduworks.schema.cfd.competency
 
CfdAlignment() - Constructor for class com.eduworks.schema.cfd.competency.CfdAlignment
 
CfdAssessment - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdAssessment() - Constructor for class com.eduworks.schema.cfd.competency.CfdAssessment
 
CfdAttitude - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdAttitude() - Constructor for class com.eduworks.schema.cfd.competency.CfdAttitude
 
CfdBelief - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdBelief() - Constructor for class com.eduworks.schema.cfd.competency.CfdBelief
 
CfdCompetency - Class in com.eduworks.schema.cfd.competency
 
CfdCompetency() - Constructor for class com.eduworks.schema.cfd.competency.CfdCompetency
 
CfdFramework - Class in com.eduworks.schema.cfd.competency
 
CfdFramework() - Constructor for class com.eduworks.schema.cfd.competency.CfdFramework
 
cfdGet(String, Callback1<CfdFramework>, Callback1<String>) - Static method in class com.eduworks.schema.cfd.competency.CfdFramework
Retrieves a framework from the server, specified by the ID
cfdGetBlocking(String) - Static method in class com.eduworks.schema.cfd.competency.CfdFramework
Retrieves a framework from the server in a blocking fashion, specified by the ID
CfdKnowledge - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdKnowledge() - Constructor for class com.eduworks.schema.cfd.competency.CfdKnowledge
 
CfdReference - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdReference() - Constructor for class com.eduworks.schema.cfd.competency.CfdReference
 
CfdRollup - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdRollup() - Constructor for class com.eduworks.schema.cfd.competency.CfdRollup
 
cfdSearch(EcRepository, String, Callback1<Array<CfdFramework>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdFramework
Searches the repository given for frameworks using the query passed in
CfdSkill - Class in com.eduworks.schema.cfd.competency
Competency is Under construction.
CfdSkill() - Constructor for class com.eduworks.schema.cfd.competency.CfdSkill
 
com.eduworks.schema.cfd.competency - package com.eduworks.schema.cfd.competency
 

E

edUse - Static variable in class com.eduworks.schema.cfd.competency.CfdAssessment
 
edUse - Static variable in class com.eduworks.schema.cfd.competency.CfdReference
 

G

get(String, Callback1<CfdAlignment>, Callback1<String>) - Static method in class com.eduworks.schema.cfd.competency.CfdAlignment
Retrieves the alignment specified with the ID from the server
get(String, Callback1<CfdAssessment>, Callback1<String>) - Static method in class com.eduworks.schema.cfd.competency.CfdAssessment
Retrieves the alignment specified with the ID from the server
get(String, Callback1<CfdReference>, Callback1<String>) - Static method in class com.eduworks.schema.cfd.competency.CfdReference
Retrieves the alignment specified with the ID from the server
getBlocking(String) - Static method in class com.eduworks.schema.cfd.competency.CfdAlignment
Retrieves an alignment from it's server synchronously, the call blocks until it is successful or an error occurs
getBlocking(String) - Static method in class com.eduworks.schema.cfd.competency.CfdAssessment
Retrieves an alignment from it's server synchronously, the call blocks until it is successful or an error occurs
getBlocking(String) - Static method in class com.eduworks.schema.cfd.competency.CfdReference
Retrieves an alignment from it's server synchronously, the call blocks until it is successful or an error occurs
getEducationalAlignment() - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Gets the educational alignment of the reference
getEducationalAlignment() - Method in class com.eduworks.schema.cfd.competency.CfdReference
Gets the educational alignment of the reference
getEducationalFramework() - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Gets the AlignmentObject educationalFramework field of this alignment
getEducationalUse() - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Returns the Educational Use of the reference (Should be Assessment)
getEducationalUse() - Method in class com.eduworks.schema.cfd.competency.CfdReference
Returns the Educational Use of the reference (Should be Reference)
getName() - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Returns the name of the assessment
getName() - Method in class com.eduworks.schema.cfd.competency.CfdReference
Returns the name of the reference
getTargetUrl() - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Gets the AlignmentObject targetUrl field with the id of the competency it is aligned with
getUrl() - Method in class com.eduworks.schema.cfd.competency.CfdReference
Returns the URL of the reference

M

myType - Static variable in class com.eduworks.schema.cfd.competency.CfdAlignment
 
myType - Static variable in class com.eduworks.schema.cfd.competency.CfdAssessment
 
myType - Static variable in class com.eduworks.schema.cfd.competency.CfdReference
 

S

save(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Saves this alignment details on the server corresponding to its ID
save(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Saves this alignment details on the server corresponding to its ID
save(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdReference
Saves this alignment details on the server corresponding to its ID
search(EcRepository, String, Callback1<Array<CfdAlignment>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdAlignment
Searches the repository using the query and optional parameters provided
search(EcRepository, String, Callback1<Array<CfdAssessment>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdAssessment
Searches the repository using the query and optional parameters provided
search(EcRepository, String, Callback1<Array<CfdReference>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdReference
Searches the repository using the query and optional parameters provided
searchWithFramework(EcRepository, String, Callback1<Array<CfdAssessment>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdAssessment
Searches the repository for assessments with the framework and optional parameters provided
searchWithFramework(EcRepository, String, Callback1<Array<CfdReference>>, Callback1<String>, Object) - Static method in class com.eduworks.schema.cfd.competency.CfdReference
Searches the repository for references with the framework and optional parameters provided
setAlignmentType(String) - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Sets the AlignmentObject alignmentType field
setEducationalAlignment(CfdAlignment) - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Sets the educational alignment of the reference
setEducationalAlignment(CfdAlignment) - Method in class com.eduworks.schema.cfd.competency.CfdReference
Sets the educational alignment of the reference
setEducationalFramework(String) - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Sets the AlignmentObject educationalFramework field with the id of the framework this competency is part of
setName(String) - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Sets the Name of the assessment
setName(String) - Method in class com.eduworks.schema.cfd.competency.CfdReference
Sets the Name of the reference
setTargetUrl(String) - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Sets the AlignmentObject targetUrl field with the id of the competency it is aligned with
setUrl(String) - Method in class com.eduworks.schema.cfd.competency.CfdReference
Sets the URL of the reference
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdAttitude
Sub-type of Competency that this is (Will be replaced later)
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdBelief
Sub-type of Competency that this is (Will be replaced later)
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdCompetency
 
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdKnowledge
Sub-type of Competency that this is (Will be replaced later)
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdRollup
Sub-type of Competency that this is (Will be replaced later)
subtype - Variable in class com.eduworks.schema.cfd.competency.CfdSkill
Sub-type of Competency that this is (Will be replaced later)

_

_delete(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdAlignment
Deletes the alignment from the server corresponding to its ID
_delete(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdAssessment
Deletes the alignment from the server corresponding to its ID
_delete(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdFramework
Deletes this framework from the server specified by it's ID
_delete(Callback1<String>, Callback1<String>) - Method in class com.eduworks.schema.cfd.competency.CfdReference
Deletes the alignment from the server corresponding to its ID
C E G M S _ 
Skip navigation links

Copyright © 2019 Eduworks Corporation. All rights reserved.