Class ItemWithCustomerAttributes
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
- 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.WithCEStamp
,com.technia.dsx.app.model.WithDescription
,com.technia.dsx.app.model.WithOwnerInfo
,com.technia.dsx.app.model.WithTitle
Item with customer attributes support
- Since:
- 2024-01-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCustomerAttributes
(CustomerAttributes customerAttributes) 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, toString
-
Constructor Details
-
ItemWithCustomerAttributes
public ItemWithCustomerAttributes()
-
-
Method Details
-
getCustomerAttributes
-
withCustomerAttributes
-
setCustomerAttributes
-