public class PropertyDefInterpreter extends Object
JDK 1.5
compliant code.
Use this class to call methods using the old deprecated enum objects.
For each method in class X (X.doExample(oldEnumType)), you'll find a corresponding method
of the form doExample(instanceOfX,newEnumType) in this class.| Constructor and Description |
|---|
PropertyDefInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyType |
getType(IPropertyDef instance) |
static PropertyDef |
newInstance_PropertyDef(PropertyType type,
boolean isMultivalued) |
static PropertyDef |
newInstance_PropertyDef(PropertyType type,
boolean isMultivalued,
boolean isRequired,
boolean isReadonly,
boolean isIndexed,
boolean isHidden) |
static PropertyDef |
newInstance_PropertyDef(PropertyType type,
boolean isMultivalued,
boolean isRequired,
boolean isReadonly,
boolean isIndexed,
boolean isHidden,
Properties attributes) |
static PropertyDef |
valueOf(PropertyType type,
boolean isMultivalued) |
static PropertyDef |
valueOf(PropertyType type,
boolean isMultivalued,
boolean isReadOnly,
boolean isHidden) |
public static PropertyType getType(IPropertyDef instance)
public static PropertyDef valueOf(PropertyType type, boolean isMultivalued)
public static PropertyDef valueOf(PropertyType type, boolean isMultivalued, boolean isReadOnly, boolean isHidden)
public static PropertyDef newInstance_PropertyDef(PropertyType type, boolean isMultivalued)
public static PropertyDef newInstance_PropertyDef(PropertyType type, boolean isMultivalued, boolean isRequired, boolean isReadonly, boolean isIndexed, boolean isHidden) throws ResourceException
ResourceExceptionpublic static PropertyDef newInstance_PropertyDef(PropertyType type, boolean isMultivalued, boolean isRequired, boolean isReadonly, boolean isIndexed, boolean isHidden, Properties attributes) throws ResourceException
ResourceException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice