public class PSAppMethodDTOImpl extends PSApplicationObjectImpl implements IPSAppMethodDTO
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
ATTR_GETCODENAME |
static java.lang.String |
ATTR_GETDYNAMODELFILEPATH |
static java.lang.String |
ATTR_GETPSAPPMETHODDTOFIELDS |
static java.lang.String |
ATTR_GETSOURCETYPE |
static java.lang.String |
ATTR_GETTAG |
static java.lang.String |
ATTR_GETTAG2 |
static java.lang.String |
ATTR_GETTYPE |
ATTR_GETDYNAINSTMODE, ATTR_GETDYNAINSTTAG, ATTR_GETDYNAINSTTAG2, ATTR_ISDYNAINSTMODELATTR_GETMEMO, ATTR_GETNAME, ATTR_GETPSDYNAMODEL, ATTR_GETUSERCAT, ATTR_GETUSERTAG, ATTR_GETUSERTAG2, ATTR_GETUSERTAG3, ATTR_GETUSERTAG4ATTR_GETID| 构造器和说明 |
|---|
PSAppMethodDTOImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getCodeName()
获取代码标识
|
java.lang.String |
getDynaModelFilePath()
已过时。
|
IPSAppMethodDTOField |
getPSAppMethodDTOField(java.lang.Object objKey,
boolean bTryMode)
获取DTO对象属性集合的指定项
|
java.util.List<IPSAppMethodDTOField> |
getPSAppMethodDTOFields()
获取DTO对象属性集合
|
java.lang.String |
getSourceType()
获取实体方法DTO对象来源类型
返回值参考
PSModelEnums.DEMethodDTOSourceType |
java.lang.String |
getTag()
获取标记
|
java.lang.String |
getTag2()
获取标记2
|
java.lang.String |
getType()
获取类型
返回值参考
PSModelEnums.DEMethodDTOType |
void |
setPSAppMethodDTOFields(java.util.List<IPSAppMethodDTOField> list)
设置DTO对象属性集合
|
getDynaInstMode, getDynaInstTag, getDynaInstTag2, isDynaInstModelgetMemo, getName, getPSDynaModel, getPSDynaModelMust, getUserCat, getUserTag, getUserTag2, getUserTag3, getUserTag4getArray, getBoolean, getChildPSModelObject, getChildPSModelObject, getDeployId, getDouble, getExtendMode, getId, getInt, getLogicName, getLong, getObjectNode, getParentPSModelObject, getParentPSModelObject, getParentPSModelObject, getPSModelObject, getString, initgetMemo, getName, getPSDynaModel, getPSDynaModelMust, getUserCat, getUserTag, getUserTag2, getUserTag3, getUserTag4getId, getLogicName, getObjectNode, getParentPSModelObject, getParentPSModelObject, getParentPSModelObject, getPSModelObjectpublic static final java.lang.String ATTR_GETCODENAME
public static final java.lang.String ATTR_GETDYNAMODELFILEPATH
public static final java.lang.String ATTR_GETPSAPPMETHODDTOFIELDS
public static final java.lang.String ATTR_GETSOURCETYPE
public static final java.lang.String ATTR_GETTAG
public static final java.lang.String ATTR_GETTAG2
public static final java.lang.String ATTR_GETTYPE
public java.lang.String getCodeName()
IPSModelObjectgetCodeName 在接口中 IPSAppMethodDTOgetCodeName 在接口中 IPSModelObjectgetCodeName 在接口中 IPSModelObjectRuntimegetCodeName 在类中 PSObjectImpl@Deprecated public java.lang.String getDynaModelFilePath()
IPSModelObjectgetDynaModelFilePath 在接口中 IPSModelObjectgetDynaModelFilePath 在接口中 IPSModelObjectRuntimegetDynaModelFilePath 在类中 PSApplicationObjectImplpublic java.util.List<IPSAppMethodDTOField> getPSAppMethodDTOFields()
IPSAppMethodDTOgetPSAppMethodDTOFields 在接口中 IPSAppMethodDTOpublic IPSAppMethodDTOField getPSAppMethodDTOField(java.lang.Object objKey, boolean bTryMode)
IPSAppMethodDTOgetPSAppMethodDTOField 在接口中 IPSAppMethodDTOobjKey - 项标识bTryMode - 是否为尝试获取public void setPSAppMethodDTOFields(java.util.List<IPSAppMethodDTOField> list)
IPSAppMethodDTOsetPSAppMethodDTOFields 在接口中 IPSAppMethodDTOlist - DTO对象属性集合public java.lang.String getSourceType()
IPSAppMethodDTOgetSourceType 在接口中 IPSAppMethodDTOpublic java.lang.String getTag()
IPSAppMethodDTOgetTag 在接口中 IPSAppMethodDTOpublic java.lang.String getTag2()
IPSAppMethodDTOgetTag2 在接口中 IPSAppMethodDTOpublic java.lang.String getType()
IPSAppMethodDTOgetType 在接口中 IPSAppMethodDTO