Class ChangeRequest
java.lang.Object
com.technia.dsx.threedspace.change.request.ChangeRequestBasics
com.technia.dsx.threedspace.change.request.ChangeRequest
- All Implemented Interfaces:
com.technia.dsx.app.model.WithAttributes,com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithTitle
public class ChangeRequest
extends ChangeRequestBasics
implements com.technia.dsx.app.model.WithCEStamp, com.technia.dsx.app.model.WithAttributes
Document me
- Since:
- 2023-02-20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.technia.dsx.app.model.Referable>Deprecated, for removal: This API element is subject to removal in a future version.getId()List<com.technia.dsx.app.model.Referable>List<com.technia.dsx.app.model.Referable>getOwner()getState()voidsetAnsweredIssues(List<com.technia.dsx.app.model.Referable> answeredIssues) voidsetCestamp(String cestamp) Deprecated, for removal: This API element is subject to removal in a future version.voidsetCEStamp(String cestamp) voidsetCollabSpace(String collabSpace) voidsetCustomerAttributes(CustomerAttributes customerAttributes) voidvoidsetImpactAnalysis(List<com.technia.dsx.app.model.Referable> impactAnalysis) voidsetImplementingChanges(List<com.technia.dsx.app.model.Referable> implementingChanges) voidsetMembers(Members members) voidvoidsetOrganization(String organization) voidvoidsetState(ChangeRequestState state) voidMethods inherited from class com.technia.dsx.threedspace.change.request.ChangeRequestBasics
getDescription, getEstimatedCompletionDate, getEstimatedStartDate, getName, getPolicy, getSeverity, getTitle, getTxtApplicability, getType, getXmlApplicability, setDescription, setEstimatedCompletionDate, setEstimatedCompletionDate, setEstimatedCompletionDate, setEstimatedStartDate, setEstimatedStartDate, setEstimatedStartDate, setName, setPolicy, setPolicy, setSeverity, setSeverity, setTitle, setTxtApplicability, setType, setXmlApplicability
-
Constructor Details
-
ChangeRequest
public ChangeRequest()
-
-
Method Details
-
getId
-
setId
-
getCestamp
Deprecated, for removal: This API element is subject to removal in a future version. -
setCestamp
Deprecated, for removal: This API element is subject to removal in a future version. -
getCEStamp
- Specified by:
getCEStampin interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-
getState
-
setState
-
setState
-
getOwner
-
setOwner
-
getOrganization
-
setOrganization
-
getCollabSpace
-
setCollabSpace
-
getOnHold
-
setOnHold
-
getAttributes
- Specified by:
getAttributesin interfacecom.technia.dsx.app.model.WithAttributes
-
getMembers
-
setMembers
-
getCustomerAttributes
-
setCustomerAttributes
-
getImplementingChanges
-
setImplementingChanges
-
getAnsweredIssues
-
setAnsweredIssues
-
getImpactAnalysis
-
setImpactAnalysis
-