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()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) voidvoidsetImpactBasis(List<com.technia.dsx.app.model.Referable> impactBasis) voidsetImpactedItems(List<com.technia.dsx.app.model.Referable> impactedItems) voidsetMembers(MembersIA members) voidvoidvoidsetOrganization(String organization) voidvoidvoidsetState(ImpactAnalysisState state) voidMethods 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:
getCEStampin 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:
getAttributesin interfacecom.technia.dsx.app.model.WithAttributes
-
getMembers
-
setMembers
-
getCustomerAttributes
-
setCustomerAttributes
-
getImpactBasis
-
setImpactBasis
-
getImpactedItems
-
setImpactedItems
-