public class ProductConfiguration extends BuildtimeObjectBaseImpl<ProductConfigurationEntity>
entityClass
构造器和说明 |
---|
ProductConfiguration() |
ProductConfiguration(ProductConfigurationEntity objectEntity) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
entityRefreshed() |
ZonedDateTime |
getCreationDate() |
String |
getName() |
Part |
getPart() |
long |
getPartId() |
String |
getPartNumber() |
String |
getPartRevision() |
String |
getRevision() |
Route |
getRoute() |
long |
getRouteId() |
String |
getRouteName() |
void |
setPart(Part part) |
void |
setPartId(long partId) |
void |
setRevision(String revision) |
void |
setRoute(Route route) |
void |
setRouteId(long routeId) |
getCategory, setCategory
entityReseted, equals, getCEF, getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getEntityClass, getId, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getObjectType, getPlatformId, getRowLogId, hashCode, isDeleted, isNew, refresh, refresh, setCEF, setDescription, toString
getInternalObject, getService, getServiceByDomainObject, setInternalObject
public ProductConfiguration(ProductConfigurationEntity objectEntity)
public ProductConfiguration()
public String getRevision()
public void setRevision(String revision)
public long getRouteId()
public void setRouteId(long routeId)
public Route getRoute()
public void setRoute(Route route)
public String getRouteName()
public long getPartId()
public void setPartId(long partId)
public Part getPart()
public void setPart(Part part)
public String getPartNumber()
public String getPartRevision()
public ZonedDateTime getCreationDate()
protected void entityRefreshed()
public String getName()
Copyright © 2019. All rights reserved.