public class Site extends Connectable<SiteEntity>
arcs, incomingArcs, outgoingArcs
entityClass
构造器和说明 |
---|
Site() |
Site(SiteEntity entity) |
限定符和类型 | 方法和说明 |
---|---|
Connectable<?> |
clone() |
protected void |
entityReseted() |
List<Area> |
getAreas() |
List<? extends Connectable<?>> |
getChildren() |
Enterprise |
getEnterprise() |
long |
getEnterpriseId() |
String |
getName() |
Connectable<?> |
getParent() |
long |
getSiteId() |
long |
getWorkScheduleId() |
void |
setEnterprise(Enterprise enterprise) |
void |
setEnterpriseId(long enterpriseId) |
void |
setName(String name) |
void |
setWorkScheduleId(long workScheduleId) |
addArc, deleteArc, deleteChildren, getArc, getArcs, getCoordinateX, getCoordinateY, getDefaultName, getDownStream, getIncomingArcs, getOutgoingArcs, getUpStream, setArcs, setCoordinateX, setCoordinateY
getCategory, setCategory
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 Site(SiteEntity entity)
public Site()
public Enterprise getEnterprise()
public void setEnterprise(Enterprise enterprise)
public long getEnterpriseId()
public void setEnterpriseId(long enterpriseId)
public long getSiteId()
protected void entityReseted()
entityReseted
在类中 Connectable<SiteEntity>
public List<? extends Connectable<?>> getChildren()
public Connectable<?> getParent()
@NotBlank(message="name cannot be null") public String getName()
public void setName(String name)
setName
在类中 Connectable<SiteEntity>
public long getWorkScheduleId()
public void setWorkScheduleId(long workScheduleId)
public Connectable<?> clone()
clone
在类中 Connectable<SiteEntity>
Copyright © 2019. All rights reserved.