SAP ABAP Class CL_NWECM_PLA_PROPS_MODEL_MAN (ECMI: Properties Model Checker)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA (Application Component) ECM ABAP Stack
     S_NWECM_STORE (Package) ECMI: Store DB Access
Properties
Class CL_NWECM_PLA_PROPS_MODEL_MAN  
Short Description ECMI: Properties Model Checker    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_STORE   ECMI: Store DB Access 
Created 20090609   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_NWECM_PLA_PROPS_MODEL_MAN has no interface implemented.
Friends
Class CL_NWECM_PLA_PROPS_MODEL_MAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_BASE_TYPE_NAMES Static Attribute Private Type reference (TYPE) NWECM_T_PLA_NAME 20101104
2 SC_COMPUTED_NAMES Static Attribute Private Type reference (TYPE) NWECM_T_PLA_NAME 20101104
3 SC_CONTENT_NAMES Static Attribute Private Attribute reference (LIKE) SC_LIVE_NAMES 20090811
4 SC_CREATE_NAMES Static Attribute Private Attribute reference (LIKE) SC_LIVE_NAMES Names of live properties recording creation 20090625
5 SC_LIVE_NAMES Static Attribute Private Type reference (TYPE) NWECM_T_PLA_NAME 20090625
6 SC_MODIFY_NAMES Static Attribute Private Attribute reference (LIKE) SC_LIVE_NAMES Names of live properties recording modifications 20090625
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CREATE_BASETYPES Static method Public Method Sets the basetype for initial modelled properties 20101217
2 CHECK_CREATE_PROPERTIES Static method Public Method Checks whether all specified properties can be created 20090610
3 CHECK_DELETE_PROPERTIES Static method Public Method Checks whether all specified properties can be deleted 20090609
4 CHECK_INHERITED_PROP_DEFS Static method Public Method 20101207
5 CHECK_SET_PROPERTIES Static method Public Method Checks whether all specified properties can be set 20090609
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090625
7 CONTAINS_UNMODELLED_NAMES Static method Public Method 20101028
8 DELETE_PROPERTY_TYPES Static method Public Method 20110215
9 GET_COMPUTED_NAME Static method Public Method 20101108
10 GET_COMPUTED_NAMES Static method Public Method Gets contentsize and mimetype property with the given value 20101104
11 GET_COMPUTED_VALUE Static method Public Method Gets contentsize and mimetype property with the given value 20101104
12 GET_CONTENT_PROPERTIES Static method Public Method Gets contentsize and mimetype property with the given value 20090716
13 GET_CREATE_PROPERTIES Static method Public Method Gets the current live properties recording creation 20090626
14 GET_LIVE_PROPERTIES Static method Private Method Gets the specified current live properties 20090626
15 GET_LIVE_PROPERTY Static method Private Method Returns the specified live property with its current value 20090625
16 GET_MODIFY_PROPERTIES Static method Public Method Gets the current live properties recording modifications 20090626
17 GET_OBJECT_TYPE Static method Public Method 20101027
18 GET_PROPERTY_TYPE Static method Public Method Gets all property types for the given node id 20101109
19 GET_PROPERTY_TYPES Static method Public Method Gets all property types for the given node id 20090713
20 GET_TYPE Static method Public Method Gets the primary type name from the specified properties 20090714
21 INHERIT_PROPERTY_TYPES Static method Public Method Inherits the property types from the given node type 20090708
22 IS_COMPUTED_PROPERTY Static method Public Method Returns 'X' iff the specified property records modifications 20101104
23 IS_CREATE_PROPERTY Static method Public Method Returns 'X' iff the specified property records creation 20090625
24 IS_LIVE_PROPERTY Static method Public Method Returns 'X' iff the specified property is live 20090624
25 IS_MODELLED_PROPERTY Static method Public Method Checks if the given property is modelled 20101109
26 IS_MODIFY_PROPERTY Static method Public Method Returns 'X' iff the specified property records modifications 20090625
27 IS_RESERVED_PROPERTY Static method Public Method 20101108
28 SET_PROPERTY_TYPES Static method Public Method Sets the specified properties for the given node type 20090708
Events
Class CL_NWECM_PLA_PROPS_MODEL_MAN has no event.
Types
Class CL_NWECM_PLA_PROPS_MODEL_MAN has no local type.
Method Signatures

Method CHECK_CREATE_BASETYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY 20101217
2 Importing IS_OBJECT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101217
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101217

Method CHECK_CREATE_BASETYPES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method CHECK_CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090623
2 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) STRING Current user 20090624
3 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) NWECM_PLA_ENUM 20101104
4 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090610
# Exception Resumable Description Created on
1 CX_NWECM_PLA_VIOLATION NW ECM: Store Violation Exception 20090610

Method CHECK_DELETE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NAMES Call by reference Type reference (TYPE) NWECM_T_PLA_NAME NW ECM: Names from Store 20090609
2 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101027
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090609
# Exception Resumable Description Created on
1 CX_NWECM_PLA_VIOLATION NW ECM: Store Violation Exception 20090609

Method CHECK_INHERITED_PROP_DEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHILD_PROPERTY_DEFS Call by reference Type reference (TYPE) NWECM_T_PLA_PROPERTY_DEF 20101207
2 Importing IV_PARENT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101207
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101207

Method CHECK_INHERITED_PROP_DEFS on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method CHECK_SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090609
2 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101027
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090609
# Exception Resumable Description Created on
1 CX_NWECM_PLA_VIOLATION NW ECM: Store Violation Exception 20090609

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_PLA_PROPS_MODEL_MAN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method CONTAINS_UNMODELLED_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NAMES Value transfer Type reference (TYPE) NWECM_T_PLA_NAME 20101028
2 Importing IV_NODE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101028
3 Importing IV_OBJECT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101129
4 Returning RV_CONTAINS_UNMODELLED_NAMES Value transfer Type reference (TYPE) ABAP_BOOL 20101028

Method CONTAINS_UNMODELLED_NAMES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method DELETE_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20110215
2 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20110215

Method DELETE_PROPERTY_TYPES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_COMPUTED_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME 20101108
2 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) NWECM_PLA_ENUM 20101108
3 Returning RS_PROPERTY Value transfer Type reference (TYPE) NWECM_S_PLA_PROPERTY 20101108

Method GET_COMPUTED_NAME on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_COMPUTED_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) NWECM_PLA_ENUM NW ECM: Enumeration Code from Store 20101104
2 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_PROPERTY 20101104

Method GET_COMPUTED_NAMES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_COMPUTED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Call by reference Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Enumeration Code from Store 20101104
2 Importing IV_OWNER_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101104
3 Importing IV_REPOSITORY_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101104
4 Returning RS_PROPERTY Value transfer Type reference (TYPE) NWECM_S_PLA_PROPERTY_VALUE 20101104

Method GET_COMPUTED_VALUE on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_CONTENT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENTSIZE Value transfer Type reference (TYPE) INT4 Natural number 20090716
2 Importing IV_CONTENT_ID Value transfer Type reference (TYPE) STRING 20101104
3 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING Mimetype 20090716
4 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 20090811
5 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20090811
6 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY 20090811

Method GET_CONTENT_PROPERTIES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) STRING 20090626
2 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20101027
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090626
4 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090626

Method GET_CREATE_PROPERTIES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_LIVE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIVE_NAMES Call by reference Type reference (TYPE) NWECM_T_PLA_NAME NW ECM: Names from Store 20090626
2 Importing IV_CONTENTSIZE Value transfer Type reference (TYPE) INT4 20090811
3 Importing IV_CONTENT_ID Value transfer Type reference (TYPE) STRING 20101104
4 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) STRING 20090626
5 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING 20090811
6 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101027
7 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090626
8 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090626

Method GET_LIVE_PROPERTIES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_LIVE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROPERTY_TYPE Value transfer Type reference (TYPE) NWECMD_PRPTDFS 20090625
2 Importing IV_CONTENTSIZE Value transfer Type reference (TYPE) INT4 20090811
3 Importing IV_CONTENT_ID Value transfer Type reference (TYPE) STRING 20101104
4 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) STRING Id of the current user 20090625
5 Importing IV_MIME_TYPE Value transfer Type reference (TYPE) STRING 20090811
6 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) NWECM_PLA_ENUM 20101104
7 Returning RS_PROPERTY Value transfer Type reference (TYPE) NWECM_S_PLA_VALUED_PROPERTY 20090625

Method GET_LIVE_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_MODIFY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_USER Value transfer Type reference (TYPE) STRING 20090626
2 Importing IV_OWNER_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090626
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090626
4 Returning RT_PROPERTIES Value transfer Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090626

Method GET_MODIFY_PROPERTIES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101027
2 Returning RV_OBJECT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101027

Method GET_OBJECT_TYPE on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_PROPERTY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Call by reference Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20101109
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101109
3 Returning RS_PROPERTY_TYPE Value transfer Type reference (TYPE) NWECM_S_PLA_PROPERTY_DEF NW ECM: Table of Property Types 20101109

Method GET_PROPERTY_TYPE on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101027
2 Returning RT_PROPERTY_TYPES Value transfer Type reference (TYPE) NWECM_T_PLA_PROPERTY_DEF NW ECM: Table of Property Types 20090713

Method GET_PROPERTY_TYPES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) NWECM_T_PLA_VALUED_PROPERTY NW ECM: Properties with Values 20090714
2 Returning RS_TYPE Value transfer Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20090714

Method GET_TYPE on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method INHERIT_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 16 Byte UUID in 16 Bytes (Raw Format) 20090708
2 Importing IV_PARENT_TYPE_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101027

Method INHERIT_PROPERTY_TYPES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_COMPUTED_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20101104
2 Returning RV_IS_COMPUTED Value transfer Type reference (TYPE) ABAP_BOOL 'X' if specified property records modification 20101104

Method IS_COMPUTED_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_CREATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20090625
2 Returning RV_IS_CREATE Value transfer Type reference (TYPE) ABAP_BOOL 'X' if specified property records creation 20090625

Method IS_CREATE_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_LIVE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20090624
2 Returning RV_IS_LIVE Value transfer Type reference (TYPE) ABAP_BOOL 20090624

Method IS_LIVE_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_MODELLED_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Call by reference Type reference (TYPE) NWECM_S_PLA_NAME Name of Property 20101109
2 Importing IV_OWNER_ID Call by reference Type reference (TYPE) SYSUUID_X16 20101109
3 Returning RV_IS_MODELLED Value transfer Type reference (TYPE) ABAP_BOOL 20101109

Method IS_MODELLED_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_MODIFY_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME NW ECM: Name from Store 20090625
2 Returning RV_IS_MODIFY Value transfer Type reference (TYPE) ABAP_BOOL 'X' if specified property records modification 20090625

Method IS_MODIFY_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method IS_RESERVED_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NAME Value transfer Type reference (TYPE) NWECM_S_PLA_NAME 20101108
2 Returning RV_IS_RESERVED Value transfer Type reference (TYPE) ABAP_BOOL 20101108

Method IS_RESERVED_PROPERTY on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.

Method SET_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTY_DEFS Call by reference Type reference (TYPE) NWECM_T_PLA_PROPERTY_DEF 20101027
2 Importing IV_OBJECT_TYPE_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101027
3 Importing IV_REPOSITORY_ID Value transfer Type reference (TYPE) SYSUUID_X16 20101027

Method SET_PROPERTY_TYPES on class CL_NWECM_PLA_PROPS_MODEL_MAN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730