Class ConfigItem
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
com.technia.dsx.threedspace.eng.item.EngItem
com.technia.dsx.threedspace.eng.item.ConfigItem
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable
,com.technia.dsx.app.model.PLMObject
,com.technia.dsx.app.model.PLMObjectBasics
,com.technia.dsx.app.model.Referable
,com.technia.dsx.app.model.WithCEStamp
,com.technia.dsx.app.model.WithDescription
,com.technia.dsx.app.model.WithOwnerInfo
,com.technia.dsx.app.model.WithTitle
Document me
- Since:
- 2023-04-05
-
Nested Class Summary
Nested classes/interfaces inherited from class com.technia.dsx.threedspace.eng.item.EngItem
EngItem.Common, EngItem.Details, EngItem.WithConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setIdentifier
(String identifier) void
setRelativePath
(String relativePath) void
toString()
Methods inherited from class com.technia.dsx.threedspace.eng.item.EngItem
getConfigured, getManufacturable, getSupportedTypes, setConfigured, setManufacturable, setSupportedTypes
Methods inherited from class com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
getCustomerAttributes, setCustomerAttributes, withCustomerAttributes
Methods inherited from class com.technia.dsx.threedspace.common.ItemBase
getCestamp, getCEStamp, getCollabSpace, getCreated, getDescription, getId, getModified, getName, getOrganization, getOwner, getRevision, getState, getTitle, getType, setCestamp, setCEStamp, setCollabSpace, setCreated, setCreated, setCreated, setDescription, setId, setModified, setModified, setModified, setName, setOrganization, setOwner, setRevision, setState, setTitle, setType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.technia.dsx.app.model.Referable
getId, getType
-
Constructor Details
-
ConfigItem
public ConfigItem()
-
-
Method Details
-
getSource
- Specified by:
getSource
in interfacecom.technia.dsx.app.model.Referable
-
setSource
-
getIdentifier
- Specified by:
getIdentifier
in interfacecom.technia.dsx.app.model.Referable
-
setIdentifier
-
getRelativePath
- Specified by:
getRelativePath
in interfacecom.technia.dsx.app.model.Referable
-
setRelativePath
-
toString
-