Class ImpactAnalysis
java.lang.Object
com.technia.dsx.threedspace.change.request.ImpactAnalysisBasics
com.technia.dsx.threedspace.change.request.ImpactAnalysis
- All Implemented Interfaces:
com.technia.dsx.app.model.WithAttributes
,com.technia.dsx.app.model.WithCEStamp
,com.technia.dsx.app.model.WithTitle
public class ImpactAnalysis
extends ImpactAnalysisBasics
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 TypeMethodDescriptionDeprecated, 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>
getName()
getOwner()
getState()
void
setCestamp
(String cestamp) Deprecated, for removal: This API element is subject to removal in a future version.void
setCEStamp
(String cestamp) void
setCollabSpace
(String collabSpace) void
setCustomerAttributes
(CustomerAttributes customerAttributes) void
void
setImpactBasis
(List<com.technia.dsx.app.model.Referable> impactBasis) void
setImpactedItems
(List<com.technia.dsx.app.model.Referable> impactedItems) void
setMembers
(MembersIA members) void
void
void
setOrganization
(String organization) void
void
void
setState
(ImpactAnalysisState state) void
Methods inherited from class com.technia.dsx.threedspace.change.request.ImpactAnalysisBasics
getDescription, getTitle, getType, setDescription, setTitle, setType
-
Constructor Details
-
ImpactAnalysis
public ImpactAnalysis()
-
-
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:
getCEStamp
in interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-
getPolicy
-
setPolicy
-
getName
-
setName
-
getState
-
setState
-
setState
-
getOwner
-
setOwner
-
getOrganization
-
setOrganization
-
getCollabSpace
-
setCollabSpace
-
getOnHold
-
setOnHold
-
getAttributes
- Specified by:
getAttributes
in interfacecom.technia.dsx.app.model.WithAttributes
-
getMembers
-
setMembers
-
getCustomerAttributes
-
setCustomerAttributes
-
getImpactBasis
-
setImpactBasis
-
getImpactedItems
-
setImpactedItems
-