public class Operation extends BuildtimeObjectBaseImpl<OperationEntity>
entityClass| 构造器和说明 |
|---|
Operation() |
Operation(OperationEntity objectEntity) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
entityRefreshed() |
int |
getCycleDuration() |
Media |
getImage() |
long |
getImageId() |
String |
getName() |
long |
getOperationId() |
void |
setCycleDuration(int value) |
void |
setImage(Media imageObj) |
void |
setName(String operationName) |
getCategory, setCategoryentityReseted, 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, toStringgetInternalObject, getService, getServiceByDomainObject, setInternalObjectpublic Operation(OperationEntity objectEntity)
public Operation()
public String getName()
public void setName(String operationName)
public Media getImage()
public void setImage(Media imageObj)
public int getCycleDuration()
public void setCycleDuration(int value)
public long getOperationId()
protected void entityRefreshed()
public long getImageId()
Copyright © 2019. All rights reserved.