Package | Description |
---|---|
com.ads.api.beans.common |
Contains Collection Classes,Java Bean Classes which are specific to Mappings, Assigned Resources of the Project, Documents related to projects.
|
com.ads.api.util |
Contains Utility Classes, Collection Classes, Java Bean Classes which are specific to System, Environment, Table, Column, Mappings, Subject,
KeyValue Pairs etc...
|
Modifier and Type | Method and Description |
---|---|
Node.NodeType |
Node.getNodeType()
Returns NodeType of the Node.
|
static Node.NodeType |
Node.NodeType.getNodeType(java.lang.String value)
Returns the nodeType of the specified value.
|
static Node.NodeType |
Node.NodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Node.NodeType[] |
Node.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setNodeType(Node.NodeType _mmNodeType)
Method sets the NodeType as specified.
|
Modifier and Type | Method and Description |
---|---|
RequestStatus |
SystemManagerUtil.addDocument(int nodeId,
Node.NodeType nodeType,
Document document)
Document is added for the specified nodeId of nodeType.
|
RequestStatus |
DocumentUtil.addDocument(Node.NodeType nodeType,
int nodeId,
Document document)
Document is added at the NodeId of the given nodeType with the document details.
|
RequestStatus |
SystemManagerUtil.addDocument(java.lang.String nodeName,
int parentNodeId,
Node.NodeType parentNodeType,
Document document)
Document is added for the specified nodeName, parentNodeId of parentNodeType.
|
RequestStatus |
DocumentUtil.addDocuments(Node.NodeType nodeType,
int nodeId,
java.util.List<Document> documents)
Documents are added at the NodeId of the given nodeType with the
documentsObjJson details.
|
RequestStatus |
KeyValueUtil.addKeyValue(KeyValue keyvalue,
Node.NodeType objectType,
int objectId)
Inserts a single KeyValue pair object for the specified KeyValue object,
objectTypeId and objectId.OutputFormat can be either JSON or XML.
|
java.lang.String |
KeyValueUtil.addKeyValueAs(java.lang.String keyValuejson,
Node.NodeType objectType,
int objectId,
APIConstants.OutputFormat outputFormat)
Inserts a single KeyValue pair object for the specified KeyValue object,objectTypeId
and objectId.OutputFormat can be either JSON or XML.
|
RequestStatus |
KeyValueUtil.addKeyValues(java.util.List<KeyValue> keyvalues,
Node.NodeType objectType,
int objectId)
Inserts a multiple KeyValue pair objects for the specified List of KeyValue objects,objectTypeId
and objectId.OutputFormat can be either JSON or XML.
|
java.lang.String |
KeyValueUtil.addKeyValuesAs(java.lang.String keyValuejson,
Node.NodeType objectType,
int objectId,
APIConstants.OutputFormat outputFormat)
Inserts a multiple KeyValue pair objects for the specified List of KeyValue objects,objectTypeId
and objectId.OutputFormat can be either JSON or XML.
|
RequestStatus |
MappingManagerUtil.addMappingDocument(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
Document document)
MappingDocument is added for the specified mapName.
|
RequestStatus |
TestManagerUtil.addTestCase(int nodeId,
Node.NodeType nodeType,
TestCase testCase)
TestCase will be added for the specified nodeId of nodeType with
the details given in TestCase Object.
|
RequestStatus |
TestManagerUtil.addValidationStep(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName,
TestCaseValidationStep validationStep)
ValidationStep will be added for the specified testCaseName of nodeId, nodeType with details given in TestCaseValidationStep Object.
|
RequestStatus |
TestManagerUtil.addValidationSteps(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName,
java.util.List<TestCaseValidationStep> validationSteps)
ValidationSteps will be added for the specified testCaseName of nodeId,
nodeType with details given in the List of TestCaseValidationStep Objects.
|
RequestStatus |
MappingManagerUtil.cloneMapping(int srcMapId,
boolean createNewVersion,
java.lang.String newMapName,
int tgtNodeId,
Node.NodeType tgtnodeType)
Clone Mapping creates another copy of the map.
|
RequestStatus |
MappingManagerUtil.cloneMapping(int srcNodeId,
Node.NodeType srcnodeType,
java.lang.String srcMapName,
boolean createNewVersion,
java.lang.String newMapName,
int tgtNodeId,
Node.NodeType tgtnodeType)
Clone Mapping creates another copy of the map.
|
RequestStatus |
SystemManagerUtil.deleteDocument(Node.NodeType nodeType,
int docId)
Deletes the Document for the specified docId of nodeType.
|
RequestStatus |
DocumentUtil.deleteDocument(Node.NodeType nodeType,
int nodeId,
java.lang.String documentName)
Deletes the document with the given documentName of the specified nodeId of nodeType.
|
RequestStatus |
SystemManagerUtil.deleteDocuments(int nodeId,
Node.NodeType nodeType)
Deletes the documents of the specified nodeId of nodeType.
|
RequestStatus |
DocumentUtil.deleteDocuments(Node.NodeType nodeType,
int nodeId)
Deletes the documents of the specified nodeId of nodeType.
|
RequestStatus |
SystemManagerUtil.deleteDocuments(Node.NodeType nodeType,
java.util.List<java.lang.Integer> docIds)
Documents are deleted for the specified List of docIds of the given nodeType.
|
RequestStatus |
SystemManagerUtil.deleteDocuments(java.lang.String nodeName,
int parentNodeId,
Node.NodeType parentNodeType)
Documents are deleted for the specified nodeName, parentNodeId of parentNodeType.
|
RequestStatus |
SystemManagerUtil.deleteIndexes(Node.NodeType nodeType,
int nodeId)
Removes indexes for the specified nodeId of nodeType.
|
RequestStatus |
MappingManagerUtil.deleteMapping(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
APIConstants.VersionMode versionMode,
float versionNo)
Deletes the map for the specified mapName of the given nodeType and nodeId.
|
RequestStatus |
MappingManagerUtil.deleteMappings(int nodeId,
Node.NodeType nodeType,
APIConstants.VersionMode versionMode,
float versionNo)
Deletes the mappings of the given nodeType and nodeId.
|
RequestStatus |
MappingManagerUtil.deleteMappings(int nodeId,
Node.NodeType nodeType,
java.util.List<java.lang.String> mapNames,
APIConstants.VersionMode versionMode,
float versionNo)
Deletes the mappings of the specified List of mapNames of the given nodeType and nodeId.
|
RequestStatus |
TestManagerUtil.deleteValidationStep(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName,
java.lang.String stepName)
Removes the ValidationStep of the specified stepName, testCaseName, nodeId, nodeType.
|
RequestStatus |
TestManagerUtil.deleteValidationSteps(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName,
java.util.List<java.lang.String> stepNames)
Removes the ValidationSteps of the specified List of stepNames, testCaseName, nodeId, nodeType.
|
RequestStatus |
MappingManagerUtil.exportAll(int nodeId,
Node.NodeType nodeType,
APIConstants.SelectionCriteria selectionCriteria,
APIConstants.ExportOption exportOption,
boolean includePseudoCode,
boolean visibleColumns)
Mapping Specifications are exported to excel for the specified nodeId.
|
RequestStatus |
MappingManagerUtil.exportMappingToExcel(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
boolean visibleColumns,
boolean includePseudocode)
Mapping Specification is exported to excel for the specified mapName.
|
RequestStatus |
MappingManagerUtil.exportMappingXml(int nodeId,
Node.NodeType nodeType,
APIConstants.SelectionCriteria selectionCriteria)
Mapping Specifications are exported to XML for the specified nodeId.
|
Document |
SystemManagerUtil.getDocument(Node.NodeType nodeType,
int docId)
Returns the Document object for the specified docId of nodeType.
|
Document |
DocumentUtil.getDocument(Node.NodeType nodeType,
int nodeId,
java.lang.String documentName)
Returns the document Details with the given documentName of the
specified nodeId of nodeType.
|
java.util.List<Document> |
DocumentUtil.getDocuments(Node.NodeType nodeType,
int nodeId)
Returns the documents of the specified nodeId of nodeType.
|
java.util.ArrayList<Document> |
SystemManagerUtil.getDocuments(Node.NodeType nodeType,
java.util.List<java.lang.Integer> docIds)
Returns the List of Document object for the specified List of docId's of the nodeType.
|
SMIndex |
SystemManagerUtil.getIndex(Node.NodeType nodeType,
int nodeId,
java.lang.String indexName)
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
|
SMIndex |
SystemManagerUtil.getIndex(Node.NodeType nodeType,
int nodeId,
java.lang.String indexName,
int fillOptions)
Returns SMIndex object for the specified nodeId of nodeType and
indexName.
|
java.util.List<SMIndex> |
SystemManagerUtil.getIndexes(Node.NodeType nodeType,
int nodeId)
Returns the list of SMIndex objects for the specified nodeId of nodeType.
|
java.util.List<SMIndex> |
SystemManagerUtil.getIndexes(Node.NodeType nodeType,
int nodeId,
int fillOptions)
Returns the list of SMIndex objects for the specified nodeId of nodeType.
|
java.lang.String |
KeyValueUtil.getKeyValueAs(Node.NodeType objectType,
int objectId,
APIConstants.OutputFormat outputFormat)
Returns the List of KeyValue Objects for the specified objectTypeId and objectId.
|
java.util.Map<java.lang.Integer,java.util.List<KeyValue>> |
KeyValueUtil.getKeyValues(Node.NodeType objectType,
java.util.List<java.lang.Integer> objectIds)
Returns the Map of KeyValue Objects for the specified objectType and
List of objectIds.
|
java.lang.String |
KeyValueUtil.getKeyValuesAs(Node.NodeType objectType,
java.util.List<java.lang.Integer> objectIds,
APIConstants.OutputFormat outputFormat)
Returns the Map of KeyValue Objects for the specified objectTypeId and
List of objectIds.
|
java.util.List<KeyValue> |
KeyValueUtil.getKeyValuesList(Node.NodeType objectType,
int objectId)
Returns the List of KeyValue Objects for the specified objectType and objectId.
|
Mapping |
MappingManagerUtil.getMapping(int parentNodeId,
Node.NodeType nodeType,
java.lang.String mappingName)
Returns Mapping Object for the specified parentNodeId, mappingName and nodeType.
|
Mapping |
MappingManagerUtil.getMapping(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
float versionNo)
Returns all the information relating to the specified mapName, such as
mappingDescription, mappingSpecVersion, mappingStatus,
mappingPlannedDevelopmentEffort, actualEffort,testingNotes, versionLabel, userDefined Fields, AuditFields etc... |
int |
MappingManagerUtil.getMappingId(int parentNodeId,
java.lang.String mappingName,
Node.NodeType nodeType)
Returns the mappingId for the specified parentNodeId, mappingName, nodeType.
|
java.util.ArrayList<Mapping> |
MappingManagerUtil.getMappings(int parentNodeId,
Node.NodeType nodeType)
Returns the List of Mappings for the specified parentNodeId, nodeType.
|
int |
MappingManagerUtil.getSubjectId(int parentNodeId,
Node.NodeType nodeType,
java.lang.String subjectName)
Returns the subjectId for the specified parentNodeId, subjectName, nodeType.
|
TestCase |
TestManagerUtil.getTestCase(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName)
Returns the TestCase Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...
|
java.util.List<TestCase> |
TestManagerUtil.getTestCases(int nodeId,
Node.NodeType nodeType)
Returns the List of TestCase objects with Details such as TestCaseId, TestCaseName, TestCaseLabel,
TypeOfTesting, Description and AuditHistory etc...for the specified nodeId of nodeType.
|
TestCaseValidationStep |
TestManagerUtil.getValidationStep(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName,
java.lang.String validationStepName)
Returns the TestCaseValidationStep Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...
|
java.util.List<TestCaseValidationStep> |
TestManagerUtil.getValidationSteps(int nodeId,
Node.NodeType nodeType,
java.lang.String testCaseName)
Returns the List of TestCaseValidationStep objects with Details such as StepName, StepType, Description,
ExpectedResult, ActualResult, StepComments and AuditHistory etc...of the specified testCaseName, nodeId of nodeType.
|
RequestStatus |
MappingManagerUtil.mergeMapping(int srcNodeId,
Node.NodeType srcNodeType,
java.lang.String srcMapName,
int tgtNodeId,
Node.NodeType tgtNodeType,
java.lang.String tgtMapName,
boolean createNewVersion,
java.lang.String changeDescription)
Merge Mapping combines the mapping specifications of one map in to the
other map.I.e it copies the map specified at srcNodeId with srcMapName
and merges with the map specified at tgtNodeId with the name tgtMapName.
|
RequestStatus |
MappingManagerUtil.moveMapping(int srcMapId,
int tgtNodeId,
Node.NodeType tgtnodeType,
boolean replaceIfExists,
java.lang.String newMapName)
Move Mapping moves the map from srcMapId to the specified tgtNodeId.
|
RequestStatus |
MappingManagerUtil.moveMapping(int srcNodeId,
Node.NodeType srcNodeType,
java.lang.String srcMapName,
int tgtNodeId,
Node.NodeType tgtnodeType,
boolean replaceIfExists,
java.lang.String newMapName)
Move Mapping moves the map from srcNodeId to the specified tgtNodeId.
|
RequestStatus |
MappingManagerUtil.publishMapping(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
java.util.Date effectiveDate,
java.lang.String changeDescription,
java.lang.String publishNotes)
Mapping is published for the specified mapName.specifying the mapName,
effectiveDate, changeDescription, publishNotes are mandatory.
|
RequestStatus |
SystemManagerUtil.publishNode(Node.NodeType nodeType,
int nodeId)
Node is published for the specified nodeId.
|
RequestStatus |
SystemManagerUtil.publishNodes(Node.NodeType nodeType,
java.util.List<java.lang.Integer> nodeIds)
Nodes are published for the specified nodeIds.
|
RequestStatus |
MappingManagerUtil.setMappingLock(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
boolean lockStatus)
mappingLock can be either set to lock or unlock i.e to either true or
false for the specified mapName.
|
RequestStatus |
SystemManagerUtil.unassignExistingCodesets(Node.NodeType nodeType,
int nodeId)
Unassigns Existing Codesets for the specified nodeId of nodeType.
|
RequestStatus |
MappingManagerUtil.unPublishMap(int nodeId,
Node.NodeType nodeType,
java.lang.String mapName,
float versionNo)
Mapping is unpublished for the specified nodeId.Specifying the nodeId, nodeType are mandatory.
|
RequestStatus |
SystemManagerUtil.updateDocument(Node.NodeType nodeType,
Document document)
Document is updated as specified in Document Object of the given nodeType.
|
RequestStatus |
DocumentUtil.updateDocument(Node.NodeType nodeType,
int nodeId,
java.lang.String documentName,
Document document)
Specified documentName is updated with the document Details, of the
given nodeId of nodeType.
|
RequestStatus |
DocumentUtil.updateDocument(Node.NodeType nodeType,
int nodeId,
java.lang.String documentName,
java.lang.String filePath)
Deprecated.
|
RequestStatus |
DocumentUtil.updateDocument(Node.NodeType nodeType,
int nodeId,
java.lang.String documentName,
java.lang.String filePath,
APIConstants.FilePathType filePathType)
File of the document is updated with the given documentName and with the filePath and
filePathType specified.The supported values for the filePathType are
ABSOLUTE, RELATIVE.
|
RequestStatus |
MappingManagerUtil.uploadMapping(int nodeId,
Node.NodeType nodeType,
MappingImportHelper mappingImportHelper)
Uploads the mappingSpecifications on the specified nodeId, nodeType of importFileType, importType specified in MappingImportHelper Object.
|