Package com.sodius.oslc.app.dng.requests
Requests to
-
Class Summary Class Description CreateCollection A request to create a DOORS Next Collection.CreateModule A request to create a DOORS Next Module.CreateRequirement A request to create a DOORS Next Requirement.CreateWrapperResource A request to create a wrapper resource and the wrapped resource associated.DeleteArtifact A request to delete a DOORS Next artifact: module, collection, requirement or folder.DeleteWrapperResource A request to delete a wrapped resource containing a file and its wrapper resource associated A wrapper resource is a requirement which type is WrapperResource and can contain a wrapped resource such as a file.DngValidateConnection Validates the connection to a DOORS Next server.GetAttributeType Reads the content of a DOORS Next attribute type.GetCollection Reads the content of a DOORS Next CollectionGetDngResourceShape Reads the content of a DOORS Next Resource ShapeGetFolder Reads the content of a DOORS Next FolderGetModule Reads the content of a DOORS Next ModuleGetModuleContext Reads information of requirements bound in a module.GetModuleService Request a Service that declares creation factories allowing creating a module.GetRequirement Reads the content of a DOORS Next RequirementInsertRequirement A request to insert an existing base requirement into a module, at a specific location within its hierarchy.InsertRequirement.InsertLocation Describes the location at which a requirement is to insert within a module hierarchy.InsertRequirement.InsertLocation.InsertLocationBuilder Builds an instance of InsertLocation.SetRequirementChildren Updates the children of a module or of a parent requirement.SetRequirementHeading Updates the heading display of an existing DOORS Next requirement.UpdateCollection A request to update the content of a DOORS Next Collection.UpdateRequirement A request to update the content of a DOORS Next Requirement.UploadWrapperResource A request to upload a file into a wrapped resource.