Skip navigation links
A E G L O R S T _ 

A

addAlignment(EcCompetency, String, EcPpk, String, Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcCompetency
Adds a new alignment on the server specified with this competency as its source and the specified target competency
addCompetency(String) - Method in class org.cass.competency.EcFramework
Adds the competency ID specified to the frameworks list of competency IDs
addLevel(String, String, EcPpk, String, Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcCompetency
Adds a new level on the server specified for this competency.
addLevel(String) - Method in class org.cass.competency.EcFramework
Adds a level ID to the framework's list of levels
addReader(EcPk) - Method in class org.cass.profile.EcAssertion
 
addRelation(String) - Method in class org.cass.competency.EcFramework
Adds a relation ID to the framework's list of relations
addRelationship(EcLevel, String, EcPpk, String, Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcLevel
Adds a relationship between this level and a target level to define how they correspond to one another
addRollupRule(String, String, EcPpk, String, Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcCompetency
Adds a new rollup rule on the server specified for this competency
addRollupRule(String) - Method in class org.cass.competency.EcFramework
Adds a rollup rule ID to the framework's list of rollup rules
asAsnJson(Callback1<String>, Callback1<String>, String) - Method in class org.cass.competency.EcFramework
 

E

EcAlignment - Class in org.cass.competency
Implementation of an alignment object with methods for interacting with CASS services on a server.
EcAlignment() - Constructor for class org.cass.competency.EcAlignment
 
EcAssertion - Class in org.cass.profile
The sequence that assertions should be built as such: 1.
EcAssertion() - Constructor for class org.cass.profile.EcAssertion
 
EcCompetency - Class in org.cass.competency
Implementation of a Competency object with methods for interacting with CASS services on a server.
EcCompetency() - Constructor for class org.cass.competency.EcCompetency
 
EcConcept - Class in org.w3.skos
Created by fray on 11/29/17.
EcConcept() - Constructor for class org.w3.skos.EcConcept
 
EcConceptScheme - Class in org.w3.skos
Created by fray on 11/29/17.
EcConceptScheme() - Constructor for class org.w3.skos.EcConceptScheme
 
EcFramework - Class in org.cass.competency
Implementation of a Framework object with methods for interacting with CASS services on a server.
EcFramework() - Constructor for class org.cass.competency.EcFramework
 
EcLevel - Class in org.cass.competency
Implementation of a Level object with methods for interacting with CASS services on a server.
EcLevel() - Constructor for class org.cass.competency.EcLevel
 
EcRollupRule - Class in org.cass.competency
Implementation of a Rollup Rule object with methods for interacting with CASS services on a server.
EcRollupRule() - Constructor for class org.cass.competency.EcRollupRule
 

G

get(String, Callback1<EcAlignment>, Callback1<String>) - Static method in class org.cass.competency.EcAlignment
Retrieves the alignment specified with the ID from the server
get(String, Callback1<EcCompetency>, Callback1<String>) - Static method in class org.cass.competency.EcCompetency
Retrieves a competency from it's server asynchronously
get(String, Callback1<EcFramework>, Callback1<String>) - Static method in class org.cass.competency.EcFramework
Retrieves a framework from the server, specified by the ID
get(String, Callback1<EcLevel>, Callback1<String>) - Static method in class org.cass.competency.EcLevel
Retrieves a level from the server specified by its ID
get(String, Callback1<EcRollupRule>, Callback1<String>) - Static method in class org.cass.competency.EcRollupRule
Retrieves a rollup rule from the server
get(String, Callback1<EcAssertion>, Callback1<String>) - Static method in class org.cass.profile.EcAssertion
 
get(String, Callback1<EcConcept>, Callback1<String>) - Static method in class org.w3.skos.EcConcept
Retrieves a concept from it's server asynchronously
get(String, Callback1<EcConceptScheme>, Callback1<String>) - Static method in class org.w3.skos.EcConceptScheme
Retrieves a concept scheme from the server, specified by the ID
getAgent() - Method in class org.cass.profile.EcAssertion
 
getAgentAsync(Callback1<EcPk>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getAgentName() - Method in class org.cass.profile.EcAssertion
 
getAgentNameAsync(Callback1<String>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getAssertionDate() - Method in class org.cass.profile.EcAssertion
 
getAssertionDateAsync(Callback1<Long>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getBlocking(String) - Static method in class org.cass.competency.EcAlignment
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 org.cass.competency.EcCompetency
Retrieves a competency from it's server synchronously, the call blocks until it is successful or an error occurs
getBlocking(String) - Static method in class org.cass.competency.EcFramework
Retrieves a framework from the server in a blocking fashion, specified by the ID
getBlocking(String) - Static method in class org.cass.competency.EcLevel
Retrieves a level from it's server synchronously, the call blocks until it is successful or an error occurs
getBlocking(String) - Static method in class org.w3.skos.EcConcept
Retrieves a concept from it's server synchronously, the call blocks until it is successful or an error occurs
getBlocking(String) - Static method in class org.w3.skos.EcConceptScheme
Retrieves a concept scheme from the server in a blocking fashion, specified by the ID
getDecayFunction() - Method in class org.cass.profile.EcAssertion
 
getDecayFunctionAsync(Callback1<String>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getEvidence(int) - Method in class org.cass.profile.EcAssertion
 
getEvidenceAsync(int, Callback1<String>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getEvidenceCount() - Method in class org.cass.profile.EcAssertion
 
getExpirationDate() - Method in class org.cass.profile.EcAssertion
 
getExpirationDateAsync(Callback1<Long>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getNameByPk(Callback1<String>, Callback1<String>, String) - Static method in class org.cass.profile.EcAssertion
 
getNameByPkBlocking(EcPk) - Static method in class org.cass.profile.EcAssertion
 
getNegative() - Method in class org.cass.profile.EcAssertion
 
getNegativeAsync(Callback1<Boolean>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getSearchStringByTypeAndCompetency(EcCompetency) - Method in class org.cass.profile.EcAssertion
 
getSubject() - Method in class org.cass.profile.EcAssertion
 
getSubjectAsync(Callback1<EcPk>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 
getSubjectName() - Method in class org.cass.profile.EcAssertion
 
getSubjectNameAsync(Callback1<String>, Callback1<String>) - Method in class org.cass.profile.EcAssertion
 

L

levels(EcRepository, Callback1<EcLevel>, Callback1<String>, Callback1<Array<EcLevel>>) - Method in class org.cass.competency.EcCompetency
Searches the repository given for any levels of this competency

O

org.cass.competency - package org.cass.competency
 
org.cass.profile - package org.cass.profile
 
org.w3.skos - package org.w3.skos
 

R

relations(EcRepository, Callback1<EcAlignment>, Callback1<String>, Callback1<Array<EcAlignment>>) - Method in class org.cass.competency.EcCompetency
Searches the repository given for any relationships that contain this competency
relationships(EcRepository, Callback1<EcAlignment>, Callback1<String>, Callback1<Array<EcAlignment>>) - Method in class org.cass.competency.EcCompetency
Deprecated. 
removeCompetency(String, Callback1<String>, Callback1<String>) - Method in class org.cass.competency.EcFramework
Removes a competency ID from the framework's list, also removes any levels and relations associated with that competency
removeLevel(String) - Method in class org.cass.competency.EcFramework
Removes a level ID from the framework's list of levels
removeReader(EcPk) - Method in class org.cass.profile.EcAssertion
 
removeRelation(String) - Method in class org.cass.competency.EcFramework
Removes a relation ID from the framework's list of relations
removeRollupRule(String) - Method in class org.cass.competency.EcFramework
Removes a rollup rule ID from the framework's list of rollup rules
rollupRules(EcRepository, Callback1<EcRollupRule>, Callback1<String>, Callback1<Array<EcRollupRule>>) - Method in class org.cass.competency.EcCompetency
Searches the repository given for any rollup rules of this competency

S

save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcAlignment
Saves this alignment details on the server corresponding to its ID
save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcCompetency
Saves the competency details to the server
save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcFramework
Saves this frameworks details on the server specified by it's ID
save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcLevel
Saves this levels details to the server
save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcRollupRule
Saves this rollup rules details on the server specified by its ID
save(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.profile.EcAssertion
 
search(EcRepository, String, Callback1<Array<EcAlignment>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcAlignment
Searches the repository using the query and optional parameters provided
search(EcRepository, String, Callback1<Array<EcCompetency>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcCompetency
Searches a repository for competencies that match the search query
search(EcRepository, String, Callback1<Array<EcFramework>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcFramework
Searches the repository given for frameworks using the query passed in
search(EcRepository, String, Callback1<Array<EcLevel>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcLevel
Searches for levels with a string query
search(EcRepository, String, Callback1<Array<EcRollupRule>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcRollupRule
Searches for levels with a string query
search(EcRepository, String, Callback1<Array<EcAssertion>>, Callback1<String>, Object) - Static method in class org.cass.profile.EcAssertion
 
search(EcRepository, String, Callback1<Array<EcConcept>>, Callback1<String>, Object) - Static method in class org.w3.skos.EcConcept
Searches a repository for competencies that match the search query
search(EcRepository, String, Callback1<Array<EcConceptScheme>>, Callback1<String>, Object) - Static method in class org.w3.skos.EcConceptScheme
Searches the repository given for concept schemes using the query passed in
searchByCompetency(EcRepository, String, Callback1<Array<EcAlignment>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcAlignment
Searches the repository for alignments with a specific ID in the target field
searchByCompetency(EcRepository, String, Callback1<Array<EcLevel>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcLevel
Searches for levels using a competency that the results must be related to
searchBySource(EcRepository, String, Callback1<Array<EcAlignment>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcAlignment
Searches the repository for alignments with a specific ID in the source field
searchBySources(EcRepository, Array<String>, Callback1<Array<EcAlignment>>, Callback1<String>, Object) - Static method in class org.cass.competency.EcAlignment
Searches the repository for alignments with one of an array of IDs in the source field
setAgent(EcPk) - Method in class org.cass.profile.EcAssertion
 
setAssertionDate(Long) - Method in class org.cass.profile.EcAssertion
 
setCompetency(String) - Method in class org.cass.profile.EcAssertion
 
setConfidence(Double) - Method in class org.cass.profile.EcAssertion
 
setDecayFunction(String) - Method in class org.cass.profile.EcAssertion
 
setDescription(String) - Method in class org.cass.competency.EcAlignment
Setter for alignment description
setDescription(String) - Method in class org.cass.competency.EcLevel
Method to set the description of the level
setDescription(String) - Method in class org.cass.competency.EcRollupRule
Method for setting a rollup rule description
setEvidence(Array<String>) - Method in class org.cass.profile.EcAssertion
 
setExpirationDate(Long) - Method in class org.cass.profile.EcAssertion
 
setLevel(String) - Method in class org.cass.profile.EcAssertion
 
setName(String) - Method in class org.cass.competency.EcAlignment
Setter for alignment name
setName(String) - Method in class org.cass.competency.EcLevel
Method to set the name of this level
setName(String) - Method in class org.cass.competency.EcRollupRule
Method for setting a rollup rule name
setNegative(Boolean) - Method in class org.cass.profile.EcAssertion
 
setScope(String) - Method in class org.cass.competency.EcCompetency
Method to set competency scope
setSubject(EcPk) - Method in class org.cass.profile.EcAssertion
Sets the subject of an assertion.

T

template - Static variable in class org.cass.competency.EcFramework
 

_

_delete(Callback1<String>, Callback1<String>) - Method in class org.cass.competency.EcAlignment
Deletes the alignment from the server corresponding to its ID
_delete(Callback1<String>, Callback1<String>, EcRepository) - Method in class org.cass.competency.EcCompetency
Deletes the competency from the server
_delete(Callback1<String>, Callback1<String>) - Method in class org.cass.competency.EcFramework
Deletes this framework from the server specified by it's ID
_delete(Callback1<String>, Callback1<String>) - Method in class org.cass.competency.EcLevel
Deletes the level from it's repository
_delete(Callback1<String>, Callback1<String>) - Method in class org.cass.competency.EcRollupRule
Deletes this rollup rule from the server specified by it's ID
A E G L O R S T _ 
Skip navigation links

Copyright © 2018 Eduworks Corporation. All rights reserved.