public class FailureActionDefinition extends BuildtimeObjectBaseImpl<FailureActionDefinitionEntity>
entityClass
构造器和说明 |
---|
FailureActionDefinition() |
FailureActionDefinition(FailureActionDefinitionEntity objectEntity) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
entityRefreshed() |
String |
getActionCode() |
String |
getActionCodeDetail() |
Object |
getCEF(String CEFName) |
List<FailureActionCodeGroup> |
getFailureActionCodeGroups() |
long |
getFailureActionDefinitionId() |
FailureActionCategory |
getFailureActionType() |
String |
getName() |
FailureActionCodeStatusType |
getStatus() |
boolean |
isActive() |
void |
setActionCode(String code) |
void |
setActionCodeDetail(String actionCodeDetail) |
void |
setCEF(String CEFName,
Object CEFValue) |
void |
setFailureActionType(FailureActionCategory failureActionType) |
void |
setStatus(FailureActionCodeStatusType status) |
String |
toString() |
getCategory, setCategory
entityReseted, equals, 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, setDescription
getInternalObject, getService, getServiceByDomainObject, setInternalObject
public FailureActionDefinition(FailureActionDefinitionEntity objectEntity)
public FailureActionDefinition()
public long getFailureActionDefinitionId()
public String getActionCode()
public void setActionCode(String code)
public boolean isActive()
public FailureActionCodeStatusType getStatus()
public void setStatus(FailureActionCodeStatusType status)
public String getActionCodeDetail()
public void setActionCodeDetail(String actionCodeDetail)
public String toString()
public FailureActionCategory getFailureActionType()
public void setFailureActionType(FailureActionCategory failureActionType)
public List<FailureActionCodeGroup> getFailureActionCodeGroups()
protected void entityRefreshed()
public String getName()
Copyright © 2019. All rights reserved.