public class PSDEServiceAPIRSImpl extends PSObjectImpl implements IPSDEServiceAPIRS, IPSModelSortable
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
ATTR_GETCODENAME |
static java.lang.String |
ATTR_GETCODENAME2 |
static java.lang.String |
ATTR_GETMAJORPSDESERVICEAPI |
static java.lang.String |
ATTR_GETMINORPSDESERVICEAPI |
static java.lang.String |
ATTR_GETORDERVALUE |
static java.lang.String |
ATTR_GETPARENTFILTER |
static java.lang.String |
ATTR_GETPARENTIDPSDEFIELD |
static java.lang.String |
ATTR_GETPARENTTYPEFILTER |
static java.lang.String |
ATTR_GETPARENTTYPEPSDEFIELD |
static java.lang.String |
ATTR_GETPSDER |
static java.lang.String |
ATTR_GETPSDESERVICEAPIMETHODS |
static java.lang.String |
ATTR_ISARRAY |
static java.lang.String |
ATTR_ISENABLEDATAEXPORT |
static java.lang.String |
ATTR_ISENABLEDATAIMPORT |
ATTR_GETDYNAMODELFILEPATH, ATTR_GETMEMO, ATTR_GETNAME, ATTR_GETPSDYNAMODEL, ATTR_GETUSERCAT, ATTR_GETUSERTAG, ATTR_GETUSERTAG2, ATTR_GETUSERTAG3, ATTR_GETUSERTAG4ATTR_GETID| 构造器和说明 |
|---|
PSDEServiceAPIRSImpl() |
getDynaModelFilePath, getMemo, getName, getPSDynaModel, getPSDynaModelMust, getUserCat, getUserTag, getUserTag2, getUserTag3, getUserTag4getArray, getBoolean, getChildPSModelObject, getChildPSModelObject, getDeployId, getDouble, getExtendMode, getId, getInt, getLogicName, getLong, getObjectNode, getParentPSModelObject, getParentPSModelObject, getParentPSModelObject, getPSModelObject, getString, init, isDynaInstModelgetDynaModelFilePath, getMemo, getName, getPSDynaModel, getPSDynaModelMust, getUserCat, getUserTag, getUserTag2, getUserTag3, getUserTag4getId, getLogicName, getObjectNode, getParentPSModelObject, getParentPSModelObject, getParentPSModelObject, getPSModelObjectgetNamepublic static final java.lang.String ATTR_GETCODENAME
public static final java.lang.String ATTR_GETCODENAME2
public static final java.lang.String ATTR_GETMAJORPSDESERVICEAPI
public static final java.lang.String ATTR_GETMINORPSDESERVICEAPI
public static final java.lang.String ATTR_GETORDERVALUE
public static final java.lang.String ATTR_GETPSDER
public static final java.lang.String ATTR_GETPSDESERVICEAPIMETHODS
public static final java.lang.String ATTR_GETPARENTFILTER
public static final java.lang.String ATTR_GETPARENTIDPSDEFIELD
public static final java.lang.String ATTR_GETPARENTTYPEFILTER
public static final java.lang.String ATTR_GETPARENTTYPEPSDEFIELD
public static final java.lang.String ATTR_ISARRAY
public static final java.lang.String ATTR_ISENABLEDATAEXPORT
public static final java.lang.String ATTR_ISENABLEDATAIMPORT
public java.lang.String getCodeName()
IPSModelObjectgetCodeName 在接口中 IPSDEServiceAPIRSgetCodeName 在接口中 IPSModelObjectgetCodeName 在接口中 IPSModelObjectRuntimegetCodeName 在接口中 IPSModelSortablegetCodeName 在类中 PSObjectImplpublic java.lang.String getCodeName2()
IPSDEServiceAPIRSgetCodeName2 在接口中 IPSDEServiceAPIRSpublic IPSDEServiceAPI getMajorPSDEServiceAPI()
IPSDEServiceAPIRSgetMajorPSDEServiceAPI 在接口中 IPSDEServiceAPIRSpublic IPSDEServiceAPI getMajorPSDEServiceAPIMust()
IPSDEServiceAPIRSgetMajorPSDEServiceAPIMust 在接口中 IPSDEServiceAPIRSpublic void setMajorPSDEServiceAPI(IPSDEServiceAPI majorpsdeserviceapi)
public IPSDEServiceAPI getMinorPSDEServiceAPI()
IPSDEServiceAPIRSgetMinorPSDEServiceAPI 在接口中 IPSDEServiceAPIRSpublic IPSDEServiceAPI getMinorPSDEServiceAPIMust()
IPSDEServiceAPIRSgetMinorPSDEServiceAPIMust 在接口中 IPSDEServiceAPIRSpublic void setMinorPSDEServiceAPI(IPSDEServiceAPI minorpsdeserviceapi)
public int getOrderValue()
IPSDEServiceAPIRSgetOrderValue 在接口中 IPSDEServiceAPIRSgetOrderValue 在接口中 IPSModelSortablepublic IPSDERBase getPSDER()
IPSDEServiceAPIRSgetPSDER 在接口中 IPSDEServiceAPIRSpublic IPSDERBase getPSDERMust()
IPSDEServiceAPIRSgetPSDERMust 在接口中 IPSDEServiceAPIRSpublic void setPSDER(IPSDERBase psder)
public java.util.List<IPSDEServiceAPIMethod> getPSDEServiceAPIMethods()
IPSDEServiceAPIRSgetPSDEServiceAPIMethods 在接口中 IPSDEServiceAPIRSpublic IPSDEServiceAPIMethod getPSDEServiceAPIMethod(java.lang.Object objKey, boolean bTryMode)
IPSDEServiceAPIRSgetPSDEServiceAPIMethod 在接口中 IPSDEServiceAPIRSobjKey - 项标识bTryMode - 是否为尝试获取public void setPSDEServiceAPIMethods(java.util.List<IPSDEServiceAPIMethod> list)
IPSDEServiceAPIRSsetPSDEServiceAPIMethods 在接口中 IPSDEServiceAPIRSlist - 接口方法集合public java.lang.String getParentFilter()
IPSDEServiceAPIRSgetParentFilter 在接口中 IPSDEServiceAPIRSpublic IPSDEField getParentIdPSDEField()
IPSDEServiceAPIRSgetParentIdPSDEField 在接口中 IPSDEServiceAPIRSpublic IPSDEField getParentIdPSDEFieldMust()
IPSDEServiceAPIRSgetParentIdPSDEFieldMust 在接口中 IPSDEServiceAPIRSpublic void setParentIdPSDEField(IPSDEField parentidpsdefield)
public java.lang.String getParentTypeFilter()
IPSDEServiceAPIRSgetParentTypeFilter 在接口中 IPSDEServiceAPIRSpublic IPSDEField getParentTypePSDEField()
IPSDEServiceAPIRSgetParentTypePSDEField 在接口中 IPSDEServiceAPIRSpublic IPSDEField getParentTypePSDEFieldMust()
IPSDEServiceAPIRSgetParentTypePSDEFieldMust 在接口中 IPSDEServiceAPIRSpublic void setParentTypePSDEField(IPSDEField parenttypepsdefield)
public boolean isArray()
IPSDEServiceAPIRSisArray 在接口中 IPSDEServiceAPIRSpublic boolean isEnableDataExport()
IPSDEServiceAPIRSisEnableDataExport 在接口中 IPSDEServiceAPIRSpublic boolean isEnableDataImport()
IPSDEServiceAPIRSisEnableDataImport 在接口中 IPSDEServiceAPIRS