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 TypeMethodDescriptionvoidsetIdentifier(String identifier) voidsetRelativePath(String relativePath) voidtoString()Methods inherited from class com.technia.dsx.threedspace.eng.item.EngItem
getConfigured, getManufacturable, getSupportedTypes, setConfigured, setManufacturable, setSupportedTypesMethods inherited from class com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
getCustomerAttributes, setCustomerAttributes, withCustomerAttributesMethods inherited from class com.technia.dsx.threedspace.common.ItemBase
getCestamp, getCEStamp, getCollabSpace, getCreated, getDescription, getId, getModified, getName, getOrganization, getOwner, getReservedBy, getRevision, getState, getTitle, getType, setCestamp, setCEStamp, setCollabSpace, setCreated, setCreated, setCreated, setDescription, setId, setModified, setModified, setModified, setName, setOrganization, setOwner, setReservedBy, setRevision, setState, setTitle, setTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.technia.dsx.app.model.Referable
getId, getType
-
Constructor Details
-
ConfigItem
public ConfigItem()
-
-
Method Details
-
getSource
- Specified by:
getSourcein interfacecom.technia.dsx.app.model.Referable
-
setSource
-
getIdentifier
- Specified by:
getIdentifierin interfacecom.technia.dsx.app.model.Referable
-
setIdentifier
-
getRelativePath
- Specified by:
getRelativePathin interfacecom.technia.dsx.app.model.Referable
-
setRelativePath
-
toString
-