Class ExpandItem
java.lang.Object
com.technia.dsx.threedspace.mfg.item.ExpandItem
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithDescription,com.technia.dsx.app.model.WithOwnerInfo
public class ExpandItem
extends Object
implements com.technia.dsx.app.model.WithCEStamp, com.technia.dsx.app.model.WithOwnerInfo, com.technia.dsx.app.model.WithDescription, com.technia.dsx.app.model.Identifiable
Document me
- Since:
- 2024-01-15
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getOwner()getPath()getType()booleanhasPath()voidsetCEStamp(String cestamp) voidsetCollabSpace(String collabSpace) voidsetCreated(LocalDateTime created) voidsetDescription(String description) voidvoidsetModified(LocalDateTime modified) voidvoidsetOrganization(String organization) voidvoidvoidvoidsetReference(String reference) void
-
Constructor Details
-
ExpandItem
public ExpandItem()
-
-
Method Details
-
getId
- Specified by:
getIdin interfacecom.technia.dsx.app.model.Identifiable
-
setId
-
getType
-
setType
-
getModified
-
setModified
-
getCreated
-
setCreated
-
getName
-
setName
-
getDescription
- Specified by:
getDescriptionin interfacecom.technia.dsx.app.model.WithDescription
-
setDescription
-
getOwner
- Specified by:
getOwnerin interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOwner
-
getOrganization
- Specified by:
getOrganizationin interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOrganization
-
getCollabSpace
- Specified by:
getCollabSpacein interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setCollabSpace
-
getCEStamp
- Specified by:
getCEStampin interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-
getParent
-
setParent
-
getReference
-
setReference
-
hasPath
public boolean hasPath() -
getPath
-
setPath
-