Additional Information
Name |
Value |
Description |
INTMETH_NOOP |
0 |
No Operation
No operation.
|
INTMETH_OBJECTCREATE |
1 |
Create Object
Create the object.
|
INTMETH_OBJECTCONSTRUCTOR |
2 |
Construct Object
Constructor of the object.
|
INTMETH_OBJECTCOPY |
3 |
Duplicate Object
Duplicate the object.
|
INTMETH_OBJECTDELETE |
4 |
Delete Object
Delete the object.
|
INTMETH_OBJECTLOCK |
5 |
Lock Object
Lock the object.
|
INTMETH_OBJECTUNLOCK |
6 |
Unlock Object
Remove lock of the object.
|
INTMETH_OBJECTREFRESH |
7 |
Refresh Object
Update the object in the cache.
|
INTMETH_OBJECTADDRRESERVE |
8 |
Reserve Object Addresses for Direct Use
Reserves a number of object addresses.
|
INTMETH_OBJECTCHECK |
9 |
Check Object
Checks the objects depending on the passed check type.
|
INTMETH_OBJECTGETVERSION |
10 |
Get Version of Object
Read a version of the object.
|
INTMETH_OBJECTFIXVERSION |
11 |
Save Version of Object and Start a New Version
Store the current version of the object and start a new one.
|
INTMETH_OBJECTDELVERSION |
12 |
Delete Version of Object
Delete a version of the object.
|
INTMETH_OBJECTRESTOREVERSION |
13 |
Restore Version of Object
Restore a version of the object.
|
INTMETH_OBJECTRECOVERVERSION |
14 |
Recover Version of Object
Recover a version of the object.
|
INTMETH_OBJECTPREPARECOMMIT |
15 |
Prepare Commit of Object Changes
Prepare the completing of a transaction.
|
INTMETH_OBJECTRELEASEVERSION |
16 |
Release Version of Object
Release a version of the object.
|
INTMETH_OBJECTCHILDCOPY |
17 |
Duplicate Child Object |
INTMETH_LOGIN |
18 |
User Login
User login.
|
INTMETH_FAIL |
19 |
Failure
The method returns an error.
|
INTMETH_ATTRCONSTRUCTOR |
20 |
Create Property Value
The constructor of a property.
|
INTMETH_ATTRDESTRUCTOR |
21 |
Delete Property Value
The destructor of a property.
|
INTMETH_ATTRSET |
22 |
Set Property Value
Set a property value.
|
INTMETH_ATTRGET |
23 |
Get Property Value
Read a property value.
|
INTMETH_ATTRCOPY |
24 |
Copy Property Value
Copy a property value.
|
INTMETH_ATTRGETVERSION |
25 |
Get Version of Property Value
Read a version of a property value.
|
INTMETH_ATTRFIXVERSION |
26 |
Save Version of Property Value and Start a New Version
Save the current version of a property value and start a new version.
|
INTMETH_ATTRDELVERSION |
27 |
Delete Version of Property Value
Delete a version of a property.
|
INTMETH_ATTRSEARCH |
28 |
Search Property Value
Search the value of a property.
|
INTMETH_ATTRGETDISP |
29 |
Get Display String of Property
Get the display string of a property.
|
INTMETH_ATTRRESTVERSION |
30 |
Restore Version of Property Value
Restore version of a property value.
|
INTMETH_ATTRARCHIVE |
31 |
Archive Property Value
Moves a property value to an archive.
|
INTMETH_ATTRRESTARCHIVE |
32 |
Restore Property Value From Archive
Loads the archived property of a value.
|
INTMETH_OBJECTMMCPATHGET |
33 |
Get Path in MMC Store
Get the path name in the MMC Store.
|
INTMETH_OBJECTACCESSTYPESGET |
34 |
Get Relevant Access Types of Object
Get the relevant access types of the object.
|
INTMETH_SETUSERENVIRONMENT |
35 |
Set User Environment
Set the environment of the user.
|
INTMETH_SETUSERROLE |
36 |
Set User Role
Set the role of the user.
|
INTMETH_LOGGEDIN |
37 |
User Logged in
Called after the user logged in successfully.
|
INTMETH_FILTEROBJECTSFORUSER |
38 |
Filter Objects Directed to User |
INTMETH_OBJECTLOADALLCONTENTS |
39 |
Load All Contents of Object
Load all content properties of the object including the files.
|
INTMETH_ATTRUNIQIDCONSTRUCTOR |
40 |
Create Unique ID
Constructor for unique identifications.
|
INTMETH_ATTRGETVERSIONNONE |
44 |
Get No Value for Version of Property |
INTMETH_ATTRGETVERSIONFROMACTVERSION |
45 |
Get Version of Property Value From Current Version |
INTMETH_ATTRGETVERSIONUSINGATTRGET |
46 |
Get Version of Property Value Using Get Action |
INTMETH_ATTRRESTVERSIONFROMACTVERSION |
47 |
Restore Version of Property Value by Keeping the Current Version |
INTMETH_ATTRCONTENTSET |
52 |
Set Content Property Value
Write a multimedia content.
|
INTMETH_ATTRCONTENTGET |
53 |
Get Content Property Value
Get a multimedia content.
|
INTMETH_ATTRCONTENTGETVERSION |
55 |
Get Version of Content Property Value
Get a version of a multimedia content.
|
INTMETH_ATTRCHILDRENDESTRUCTOR |
61 |
Delete Objects Stored in Property Value
Destructor for the objects stored in a property value.
|
INTMETH_ATTRCHILDRENCOPY |
64 |
Copy Objects Stored in Property Value
Copy the objects stored in the property value.
|
INTMETH_ATTRCHILDRENFIXVERSION |
66 |
Save Version of Objects Stored in Property Value and Start a New Version
Save a version of objects stored in property value and start a new version.
|
INTMETH_ATTRLOCKGET |
73 |
Get Lock Information
Get the lock information.
|
INTMETH_ATTROBJNAMESET |
82 |
Set Name
Set the name of the object.
|
INTMETH_ATTROBJNAMEGET |
83 |
Get Name
Read the name of an object.
|
INTMETH_ATTROBJNAMEGETVERSION |
85 |
Get Name of Version
Read the name of the version of an object.
|
INTMETH_ATTROBJNAMEBUILDSET |
92 |
Set Property Used to Build Name |
INTMETH_ATTROBJACLCONSTRUCTOR |
100 |
Create ACL of Object
Constructor for ACLs.
|
INTMETH_ATTROBJACLSET |
102 |
Set ACL of Object
Set the ACL of the object.
|
INTMETH_ATTROBJACLCOPY |
104 |
Copy ACL of Object |
INTMETH_ATTROBJDOMAINGET |
113 |
Get Domain of Object
Read the domain of the object.
|
INTMETH_ATTROBJDOMAINGETVERSION |
115 |
Get Domain of Object Version
Read the domain of the version of the object.
|
INTMETH_ATTROBJCOOSTGET |
123 |
Get COO Store of Object
Read the COO Store of the object.
|
INTMETH_ATTROBJCOOSTGETVERSION |
125 |
Get COO Store of Object Version
Get the COO Store of the object version.
|
INTMETH_ATTRSERVERINFOGET |
133 |
Get Server Information
Read the server information.
|
INTMETH_ATTRSERVICEINFOGET |
143 |
Get Service Information
Read the service information.
|
INTMETH_ATTRLOCKINFOGET |
153 |
Get Locking Information
Read the locking information.
|
INTMETH_ATTRSERVICECONFIGINFOGET |
163 |
Get Service Configuration Information |
INTMETH_SOFTWARECOMPONENTDELETE |
174 |
Delete Software Component
Delete a software component.
|
INTMETH_COMPONENTOBJECTDELETE |
184 |
Delete Component Object
Delete a component object.
|
INTMETH_ATTRDELETEDSET |
192 |
Set Property Value "Deleted"
Set the value of the property deleted.
|
INTMETH_ATTRREFERENCESET |
202 |
Set Property Value "Reference"
Set the value of the property reference.
|
INTMETH_ATTROBJMMCSTSET |
212 |
Set MMC Store for Object Contents
Set an MMC Store for object contents.
|
INTMETH_ATTRCOMPCONTENTSET |
222 |
Set Contents in Compound Property
Set the contents of a software component.
|
INTMETH_ATTROBJCOOGTGET |
233 |
Get COO Outbound Gateway of Object
Get COO Outbound Gateway of the object.
|
INTMETH_ATTROBJCOOGTGETVERSION |
235 |
Get COO Outbound Gateway of Object Version
Get COO Gateway of the object version.
|
INTMETH_ATTRCOMPSTATESET |
242 |
Set State of Software Component
Set state of a software component.
|
INTMETH_ATTRCHECKSET |
252 |
Set Property and Check Consistency
Set property with additional checks.
|
INTMETH_ATTRFILTERCHECKSET |
253 |
Set Property and Check Against Filter |
INTMETH_ATTRFILTERVALIDCHECKSET |
254 |
Set Property and Check Against Filter and Validity |
INTMETH_ATTRSUBCLASSESSET |
262 |
Set Derived Classes of Object Class
Set the derived classes of a class.
|
INTMETH_ATTRSUBCLASSESGET |
263 |
Get Derived Classes of Object Class
Get the derived classes of a class.
|
INTMETH_ATTRSUBCLASSESGETVERSION |
265 |
Get Derived Classes of Object Class Version
Get the derived classes of an object class version.
|
INTMETH_ATTRMETHACTIONSSET |
272 |
Set Actions of Object Class Methods
Set the actions of the object class methods.
|
INTMETH_ATTRMETHACTIONSGET |
273 |
Get Actions of Object Class Methods
Get the actions of the methods of a class.
|
INTMETH_ATTRMETHACTIONSGETVERSION |
275 |
Get Actions of Object Class Methods Version
Get the actions of the object class methods version.
|
INTMETH_ATTROBJECTCACHEINFOGET |
283 |
Get Object Cache Information
Get the object cache information.
|
INTMETH_ATTROBJADDRESSGET |
293 |
Get Object Address
Get the address of the object.
|
INTMETH_ATTROBJADDRESSGETVERSION |
295 |
Get Object Address of Version
Get the address of the version of the object.
|
INTMETH_ATTRPRODSTATESET |
302 |
Set State of Software Product
Set the state of a software product.
|
INTMETH_ATTRACTIVEGET |
313 |
Get Property Value "Active"
Get the value of the property active.
|
INTMETH_ATTRACTIVEGETVERSION |
315 |
Get Version of Property Value "Active"
Get the value of the property active of an object version.
|
INTMETH_ATTRATTRTYPECONSTRUCTOR |
320 |
Create Type of Property
Constructor for a property type.
|
INTMETH_ATTRPRODCOMPOBJSSET |
342 |
Set Product Components of Software Product
Sets the list of software components that are part of a software product.
|
INTMETH_ATTRPRODCOMPOBJSGET |
343 |
Get Product Components of Software Product
Gets the list of software components that are part of a software product.
|
INTMETH_ATTRPRODCOMPOBJSGETVERSION |
345 |
Get Product Components of Software Product Version
Gets the list of software components that are part of a version of a software product.
|
INTMETH_ATTRALLOWEDBASEEDITOBJSSET |
346 |
Set Allowed Software Editions of Software Solution or Edition |
INTMETH_ATTRALLOWEDBASEEDITOBJSGET |
347 |
Get Allowed Software Editions of Software Solution or Edition |
INTMETH_ATTRALLOWEDBASEEDITOBJSGETVERSION |
348 |
Get Allowed Software Editions of Software Solution or Edition Version |
INTMETH_ATTRPRODDEMODATAOBJSSET |
349 |
Set Demo Data Objects of Software Solution or Edition |
INTMETH_ATTRPRODDEMODATAOBJSGET |
350 |
Get Demo Data Objects of Software Solution or Edition |
INTMETH_ATTRPRODDEMODATAOBJSGETVERSION |
351 |
Get Demo Data Objects of Software Solution or Edition Version |
INTMETH_ATTRDATABASEINFOGET |
353 |
Get Database Information
Gets the information of the database of a COO Service.
|
INTMETH_BACKLINKDEFCONSTRUCTOR |
362 |
Create Back Link Property Definition
Create the definition for a property that is used for a back link.
|
INTMETH_ATTRBACKLINKCONSTRUCTOR |
370 |
Create Back Link Object
Create the back link object.
|
INTMETH_ATTRBACKLINKDESTRUCTOR |
371 |
Delete Values of Back Link
Destroy the values of a back link property.
|
INTMETH_ATTRBACKLINKGET |
373 |
Get Values of Back Link
Get the values of a back link property.
|
INTMETH_ATTRBACKLINKGETVERSION |
375 |
Get Values of Back Link of Version
Get the values of a version of a back link property.
|
INTMETH_ATTRBACKLINKFIXVERSION |
376 |
Save Version of Back Link Property Values and Start a New Version
Store the current version of the back link property value and start a new one.
|
INTMETH_ATTRBACKLINKDELVERSION |
377 |
Delete Version of Back Link Property Values
Delete a version of a back link property.
|
INTMETH_BACKLINKDELETE |
384 |
Delete Back Link Object
Delete a back link object.
|
INTMETH_COMPONENTOBJECTSETDELETED |
394 |
Set Component Object to Deleted
Set the deleted property of the component object to
true . |
INTMETH_ADMINOBJECTDELETE |
399 |
Administrative Domain Administration Object Delete |
INTMETH_SYNCHRONIZECONFIG |
401 |
Synchronize Configuration Information of Services |
INTMETH_UNINSTALLTABLEDEFINITION |
403 |
Uninstall Service Data Definitions |
INTMETH_UPGRADEEXTENSION |
405 |
Set Extensions of Contents
Store the file extension of content properties in the MMC Store.
|
INTMETH_INSTALLSTATEMENT |
406 |
Install Database Specific Statements
Install statements that are database specific.
|
INTMETH_PURGEVERSIONS |
407 |
Purge Versions of Objects
Purge object versions.
|
INTMETH_INSTALLTABLEDEFINITION |
409 |
Install Service Data Definitions |
INTMETH_OBJSYNCDEFCONSTRUCTOR |
410 |
Create Synchronized Object Pointer Property |
INTMETH_NAMEDTRANSPROCCONSTRUCTOR |
411 |
Create Stored Procedure for Distributed Named Transaction |
INTMETH_CURRENCYDEFCONSTRUCTOR |
412 |
Create Currency Property Definition
Create the property definition of a currency property.
|
INTMETH_ATTRTABLEDEFINITIONSET |
422 |
Set Table Definition of COO Service
Set the table definition of the COO Service.
|
INTMETH_ATTRTABLEDEFINITIONGET |
423 |
Get Table Definition of COO Service
Get the table definition of the COO Service.
|
INTMETH_ATTRONCESET |
432 |
Set Property Value Only Once
Ensures that the property value is set only once.
|
INTMETH_ATTRCONSTRUCTORCOPY |
434 |
Create Property Value During Copy
Create the property value when the object is copied.
|
INTMETH_ATTRCOMPLISTSET |
442 |
Set List of Objects of Software Component
Set the list of objects belonging to a software component.
|
INTMETH_ATTRCOMPLISTGET |
443 |
Get List of Objects of Software Component
Get the list of objects belonging to a software component.
|
INTMETH_ATTRCOMPLISTGETVERSION |
445 |
Get List of Objects of Software Component Version
Get the list of objects belonging to a version of a software component.
|
INTMETH_RELATIONCREATE |
451 |
Create Relation
Create a relation.
|
INTMETH_RELATIONDEFCONSTRUCTOR |
452 |
Create Relation Property Definition
Create the definition for a property that is used for a relation.
|
INTMETH_ATTRRELATIONDESTRUCTOR |
461 |
Delete Values of Relation
Destroy the values of a relation.
|
INTMETH_ATTRRELATIONSET |
462 |
Set Values of Relation
Set the values of a relation.
|
INTMETH_ATTRRELATIONGET |
463 |
Get Values of Relation
Get the values of a relation.
|
INTMETH_ATTRRELATIONGETVERSION |
465 |
Get Values of Relation of Version
Get the values of a relation version.
|
INTMETH_ATTRRELATIONFIXVERSION |
466 |
Save Version of Relation Property Values and Start a New Version
Store the current version of the relation property value and start a new one.
|
INTMETH_ATTRRELATIONDELVERSION |
467 |
Delete Version of Relation Property Values
Delete a version of a relation property value.
|
INTMETH_ATTROBJSELFCONSTRUCTOR |
490 |
Create Property With Object Itself
Create a property with the object itself.
|
INTMETH_ATTROBJSYNCSET |
502 |
Set List of Synchronized Objects |
INTMETH_ATTROBJSYNCGET |
503 |
Get List of Synchronized Objects |
INTMETH_ATTROBJSYNCCOPY |
504 |
Copy List of Synchronized Objects |
INTMETH_ATTROBJSYNCGETVERSION |
505 |
Get List of Synchronized Objects of Version |
INTMETH_ATTRREFVALUESET |
512 |
Set Values of Referenced Properties |
INTMETH_ATTRREFVALUEGET |
513 |
Get Values of Referenced Properties |
INTMETH_ATTRREFVALUEGETVERSION |
515 |
Get Values of Referenced Properties of Version |
INTMETH_ATTRREFMERGESET |
522 |
Set Merged Values of Referenced Properties |
INTMETH_ATTRREFMERGEGET |
523 |
Get Merged Values of Referenced Properties |
INTMETH_ATTRREFMERGEGETVERSION |
525 |
Get Merged Values of Referenced Properties of Version |
INTMETH_ATTRVIRTUALATTRSGET |
533 |
Get Expressions for Virtual Properties |
INTMETH_ATTRVIRTUALATTRSGETVERSION |
535 |
Get Expressions for Virtual Properties of Version |
INTMETH_ATTRALLATTRIBUTESGET |
543 |
Get All Properties of Object Class |
INTMETH_ATTRALLATTRIBUTESGETVERSION |
545 |
Get All Properties of Object Class Version |
INTMETH_ATTRCLASSHIERARCHYGET |
553 |
Get Object Class Hierarchy as Known by the Service |
INTMETH_ATTRAUDITLOGGET |
563 |
Get Audit Log of Object |
INTMETH_ATTRAUDITLOGGETVERSION |
565 |
Get Audit Log of Object Version |
INTMETH_ATTRVALUEEXPRSET |
572 |
Set Property Value in Expression |
INTMETH_ATTRVALUEEXPRGET |
573 |
Get Property Value From Expression |
INTMETH_ATTRVALUEEXPRGETVERSION |
575 |
Get Property Value of Version From Expression |
INTMETH_ATTROBJLOCATIONGET |
583 |
Get Location of Object |
INTMETH_ATTRCONTENTHITGET |
593 |
Get Additional Properties of Content Query Hit in Search Result |
INTMETH_ATTROBJSECSET |
602 |
Set Security of Object |
INTMETH_ATTREXPRCHECKSET |
612 |
Set and Check Expression |
INTMETH_ATTRPATHGETDISP |
613 |
Get Display String of Property Path |
INTMETH_ATTRARCHDELETEOBJSCOPY |
624 |
Copy Object Deletion Setting of Archive Store |
INTMETH_ATTRSTRINGLISTSET |
632 |
Set String List Property Value Wrapped to Maximum Length Defined |
INTMETH_ADMINOBJECTCREATE |
633 |
Administrative Object Create |
INTMETH_TYPECAST |
634 |
Convert Value |
INTMETH_ADMINOBJECTSEARCH |
636 |
Administrative Search for Objects |
INTMETH_ADMINATTRIBUTEGET |
637 |
Administrative Property Retrieval |
INTMETH_GETKERNELSTATE |
638 |
Get Fabasoft Folio Kernel State |
INTMETH_ADMINATTRIBUTESET |
639 |
Administrative Property Set |
INTMETH_DIRECTATTRIBUTEGET |
640 |
Direct Property Retrieval |
INTMETH_ADMINOBJECTLOCK |
641 |
Administrative Object Lock |
INTMETH_ADMINOBJECTLOCKATTRIBUTE |
642 |
Administrative Property Lock |
INTMETH_BREAK |
998 |
Break
Raises the error COOSTERR_BREAK.
|
INTMETH_CANCEL |
999 |
Cancel
Raises the error COOSTERR_CANCEL.
|
INTMETH_SYSINSTALL |
1000 |
Install System
Install the system.
|
INTMETH_SYSUNINSTALL |
1001 |
Uninstall System
Uninstall the system.
|
INTMETH_DYNAMICPREWRAPPERSET |
1002 |
Dynamically Set Wrapper Action Before Call
Set or remove a pre wrapper action dynamically.
|
INTMETH_DYNAMICPOSTWRAPPERSET |
1003 |
Dynamically Set Wrapper Action After Call
Set or remove a post wrapper action.
|
INTMETH_KERNELREFRESH |
1004 |
Refresh All Software Components and/or Objects
Refresh the cache with the current component objects.
|
INTMETH_OBJECTLOCKPERMANENT |
1005 |
Lock Object Permanently
Lock the object permanently.
|
INTMETH_OBJECTUNLOCKPERMANENT |
1006 |
Unlock Permanently Locked Object
Unlock the object that is locked permanently.
|
INTMETH_LOADCOMPCONTENTS |
1007 |
Load Specified Contents of Software Component(s)
Load contents of a software component that have a certain type.
|
INTMETH_FINDDOMAINS |
1008 |
Find Domains With Specified Access
Finds the domains for which the user has the specified access.
|
INTMETH_CURRENCYCONVERT |
1009 |
Convert Currency Value
Convert a value from one currency to another.
|
INTMETH_COMPONENTOBJECTSGET |
1017 |
Compute Component Objects for Classes |
INTMETH_GETCONSISTENTBACKUPSTATE |
1018 |
Read Consistent Backup State (DTM) |
INTMETH_EXECASYNC |
1019 |
Evaluate Expression in Background |
INTMETH_OBJECTARCHIVE |
1020 |
Archive Object
Archive the object.
|
INTMETH_OBJECTARCHIVEVERSION |
1021 |
Archive Version of Object
Archive a version of the object.
|
INTMETH_OBJECTLOADFROMARCHIVE |
1022 |
Load Properties of Object From Archive
Load the properties of the object from the archive.
|
INTMETH_OBJECTLOADVERSIONFROMARCHIVE |
1023 |
Load Properties of Object Version From Archive
Load the properties of an object version from the archive.
|
INTMETH_OBJECTRESTOREFROMARCHIVE |
1024 |
Permanently Restore Object From Archive
Load the properties of an object from the archive and restore the object permanently.
|
INTMETH_OBJECTSETARCHIVEDCONTENT |
1025 |
Set Identification in Archive for Specified Content
Set an identification in the archive for the specified content.
|
INTMETH_OBJECTGETDUMP |
1026 |
Create XML-File of Object Properties
Create an XML file for the properties of the object.
|
INTMETH_ATTROBJARCHIVE |
1027 |
Archive Objects in Property Value
Archive the objects stored in an object pointer property.
|
INTMETH_ATTROBJRESTARCHIVE |
1028 |
Restore Objects in Property Value From Archive
Restore objects in an object pointer property from the archive.
|
INTMETH_OBJECTLISTGET |
1030 |
Get List of Objects
Reserves a number of object addresses.
|
INTMETH_ALLOWEDCLASSESGET |
1031 |
Compute Classes Allowed and Not Allowed for Property |
INTMETH_ALLOWEDCLASSESFILTER |
1032 |
Filter Classes Allowed for Property |
INTMETH_ALLOWEDOBJECTSFILTER |
1033 |
Filter Objects Allowed for Property |
INTMETH_METHODCHECK |
1034 |
Check Usability of Method Implementations
Check the usability of method implementations.
|
INTMETH_LOGPRODUCTUSAGE |
1035 |
Log Product Usage
Log the usage of the installed products.
|
INTMETH_ALLOWEDACLSGET |
1037 |
Compute ACLs Allowed for User
Compute the ACLs the user is allowed to use.
|
INTMETH_OBJECTLOCKREFRESH |
1038 |
Refresh Object Lock |
INTMETH_SETUSERCLIENTDOMAIN |
1039 |
Set Tenant |
INTMETH_CLIENTDOMAINCREATE |
1040 |
Create Tenant |
INTMETH_EVALUATECONDITION |
1041 |
Evaluate Condition |
INTMETH_SETUSERLANGUAGE |
1042 |
Set User Language |
INTMETH_OBJECTRELOCK |
1043 |
Relock Object |
INTMETH_SWITCHTOREADONLY |
1044 |
Switch to Read Only Mode |
INTMETH_SWITCHTONORMAL |
1045 |
Switch to Normal Mode |
INTMETH_SWITCHTORECOVERY |
1046 |
Switch to Recovery Mode |
INTMETH_SERVICERECOVER |
1047 |
Recover Service After Restore |
INTMETH_OBJECTCHANGECLASS |
1048 |
Change Object Class |
INTMETH_KERNELCLEANUP |
1049 |
Clean up the Kernel |
INTMETH_LOCALOBJECTSGET |
1050 |
Compute Local Objects for Selection in Property |
INTMETH_MODIFYATTRIBUTE |
1051 |
Modify Property Related to Security and Propagate Modification |
INTMETH_SETCONTENTPARSING |
1052 |
Set Parsing of Content Properties off/on |
INTMETH_GETMODIFYPROPAGATION |
1053 |
Get List of Objects Affected by Modify Propagation |
INTMETH_GETATTRIBUTERECURSIVE |
1054 |
Get List of Objects in Property by Evaluating the Property Recursivly |
INTMETH_OBJECTDELAUDIT |
1055 |
Delete Audit Log of Object |
INTMETH_EVALUATEFILTER |
1056 |
Evaluate Expression to Filter Object List |
INTMETH_CLEANUPCONTENTAREAS |
1057 |
Cleanup Logged Content Areas |
INTMETH_CHECKCONTENTCONSISTENCY |
1058 |
Check Content Consistency |
INTMETH_UNINSTALLSTATEMENT |
1059 |
Uninstall Database Specific Statements |
INTMETH_EXECUTESTATEMENT |
1060 |
Execute Database Specific Statements |
INTMETH_BACKUPCONTENTAREAS |
1061 |
Backup Content Areas |
INTMETH_OBJECTVALID |
1062 |
Check Object for Validity |
INTMETH_EVALUATETIMEINTERVAL |
1063 |
Evaluate Time Interval on Date Value |
INTMETH_OBJECTCHANGEMMCST |
1064 |
Change MMC Store of Object |
INTMETH_LOCALOBJECTSADD |
1065 |
Add Objects to the Local Objects of the Current Environment |
INTMETH_RAISEERROR |
1066 |
Raise Error |
INTMETH_OBJECTFINALFORMSET |
1067 |
Set Object to Final Form |
INTMETH_OBJECTFINALFORMUNSET |
1068 |
Set Object to Not Final Form |
INTMETH_CHECKWORKDAY |
1069 |
Check Date for Working Day |
INTMETH_GETATTRIBUTEPATH |
1070 |
Get Value of Property Path |
INTMETH_SETATTRIBUTENOTELESS |
1071 |
Set Property Without Implicitly Setting System Properties |
INTMETH_RECOVERINDEX |
1072 |
Recover Index State |
INTMETH_GETDOCPROPERTY |
1073 |
Get Evaluated Doc Property |
INTMETH_GETSUBSTITUTEDGROUPS |
1074 |
Get Substituted Groups |
INTMETH_ALLOWEDCLASSESHAS |
1075 |
Check for Object Classes Allowed for Property |
INTMETH_BUILDINDEX |
1076 |
Build/Update Index |
INTMETH_CHECKINDEXKEYS |
1077 |
Check Index Keys |
INTMETH_ATTROBJROLESSET |
1078 |
Set Object Roles |
INTMETH_ATTRMASTERATTRIBUTESSET |
1079 |
Set Master Attributes |
INTMETH_ATTRMASTERCLASSSET |
1080 |
Set Master Class |
INTMETH_ATTROBJMASTERCOPY |
1081 |
Copy Object Master |
INTMETH_GETOBJECTROLES |
1082 |
Get Object Roles of Class |
INTMETH_GETOBJECTMASTER |
1083 |
Get Object Master |
INTMETH_ATTRACTIVESET |
1084 |
Set Property Value "Active" |
INTMETH_ATTROBJRETENTIONDATESET |
1086 |
Set Retention Period |
INTMETH_ALLOWEDOBJECTROLESGET |
1087 |
Compute Allowed Object Roles |
INTMETH_OBJECTROLEADD |
1088 |
Create a New Object as a Role |
INTMETH_USERGROUPADD |
1089 |
Assign a Group if the User Is Not a Member of This Group |
INTMETH_OBJECTADDAUDIT |
1090 |
Add Audit Log Entry |
INTMETH_FLUSHAUDITLOG |
1091 |
Flush Audit Log |
INTMETH_SAVESERVICECACHE |
1092 |
Save Cache of COO Service |
INTMETH_LOADSERVICECACHE |
1093 |
Load Cache of COO Service |
INTMETH_LOADQUERYRESULTS |
1094 |
Load Query Results in COO Service Cache |
INTMETH_CLEANUPCASCACHE |
1095 |
Cleanup CAS Cache |
INTMETH_ATTROBJCURCOOSVCSET |
1096 |
Set Current COO Service for the Object |
INTMETH_GETINDOUBTTRANSACTIONS |
1097 |
Read In-Doubt Transactions |
INTMETH_ATTRAUDITSEARCHRESULTGET |
1098 |
Get Audit Log Search Result |
INTMETH_OBJECTCHANGECOOSVC |
1099 |
Change COO Service of Object |
INTMETH_SOFTWAREPRODUCTCONFIGURE |
1100 |
Configure Software Product |
INTMETH_ATTRMODELMIGRATIONGET |
1101 |
Get Data Model Migration |
INTMETH_ATTROBJLITIGATIONHOLDSET |
1102 |
Set Litigation Hold |
INTMETH_ATTROBJSECUSERSGET |
1103 |
Get Users With Read or Change Access Through Security Relevant Properties |
INTMETH_GETFTSQUERYCONSTRAINTS |
1104 |
Get the Query Constraints and ACL Restrictions Used by the Full Text Search |
INTMETH_OBJECTREPLACE |
1105 |
Replace Object |
INTMETH_SESSIONLOG |
1106 |
Log a Session |
INTMETH_SESSIONLOGOUT |
1107 |
End a Session |
INTMETH_SESSIONINFOGET |
1108 |
Read Session Information |
INTMETH_ATTRSESSIONGETAUDIT |
1109 |
Get Audit Display String of Property 'Session Information' |
INTMETH_UPDATEUSERQUOTA |
1110 |
Update User Quota |
INTMETH_CHECKUSERQUOTA |
1111 |
Check User Quota |
INTMETH_SETUSERSECURITYCLEARANCE |
1112 |
Set Security Clearance |
INTMETH_ATTROBJCONTSIZEGET |
1113 |
Get Size of Object Contents (in KB) |
INTMETH_ATTROBJVERSSIZEGET |
1114 |
Get Size of Version Contents (in KB) |
INTMETH_SETUSERLOCALE |
1115 |
Set User Locale |
INTMETH_ISCURRENTUSERCOMPLIANCEMANAGER |
1117 |
Check, if the current user is compliance manager |
INTMETH_CURRENTDOMAINCONFIGURE |
1118 |
Configure Current Domain |
INTMETH_PRINT |
1119 |
Print object with arguments to a string |
INTMETH_PRINTEX |
1120 |
Print object with arguments from a list to a string |
INTMETH_ATTRCHILDRENFIXMANUALVERSION |
1121 |
Save Manual Version of Objects Stored in Property Value and Start a New Version
Save a manual version of objects stored in property value and start a new version. The description of the version of the current object is used for the description of the versions for the children.
|
INTMETH_ATTRUSERONLINEGET |
1122 |
Get Online Status |
INTMETH_VALIDATEOWNER |
1123 |
Validate the Object Owner |
INTMETH_OBJECTGETDELEGATIONTOKEN |
1124 |
Get Delegation Token of Object |
INTMETH_OBJECTUSEDELEGATIONTOKEN |
1125 |
Use Delegation Token |
INTMETH_ISDELEGATIONACTIVE |
1127 |
Check Token Access Availability |
INTMETH_GETUSERSECURITYCLEARANCE |
1128 |
Get Security Clearance |
INTMETH_COOSTVERSIONCHECK |
1129 |
Check COO Service Version |
INTMETH_MMCSTVERSIONCHECK |
1130 |
Check MMC Service Version |
INTMETH_ATTRPRIVATEGET |
1131 |
Get Private Property |
INTMETH_ATTRPRIVATESET |
1132 |
Set Private Property |
INTMETH_TYPECOMPARE |
1133 |
Compare Values |
INTMETH_OBJECTLOCKATTRIBUTE |
1134 |
Lock Property |
INTMETH_GETFTSQUERYCONTEXT |
1135 |
Get the Query Context Used by the Full Text Search |
INTMETH_ATTRTOTALQUOTAGET |
1137 |
Get Total Storage Space (in KB) |
INTMETH_ATTRTOTALOBJQUOTAGET |
1138 |
Get Total Number of Objects |
INTMETH_SETEXTERNALQUOTAENTRY |
1139 |
Set an External Quota Entry |
INTMETH_GETCHANGEDOBJECTS |
1140 |
Detect changed Objects |
INTMETH_SERIALIZE |
1141 |
Serialize object |
INTMETH_DESERIALIZE |
1142 |
Deserialize object |
INTMETH_TRANSFEROBJECTCREATE |
1143 |
Create Transfer Object |
INTMETH_ATTROBJRELATEDSET |
1144 |
Set Related Objects |
INTMETH_SWITCHTOUPDATE |
1145 |
Switch to Update Mode |
INTMETH_COVERAGEINFOFLUSH |
1146 |
Flush and Submit Coverage Info |
INTMETH_ISUPDATE |
1147 |
Is Update Mode |
INTMETH_BUILDSCAN |
1148 |
Execute Virus Scan |
INTMETH_RECOVERSCAN |
1149 |
Recover Virus Scan State |
INTMETH_ADMINSEARCHEXECUTE |
1150 |
Administrative Search and Execute |
INTMETH_CLEARINDEXSTATE |
1151 |
Clear Index State |
INTMETH_ATTROBJPUBLICACCESSGET |
1152 |
Read Public Access of Object |
INTMETH_ATTROBJPUBLICACCESSSET |
1153 |
Set Public Access of Object |
INTMETH_ISPUBLICACCESSENABLED |
1154 |
Check, if the Public Access is Allowed |
INTMETH_CREATEPUBLICACCESSSECRET |
1155 |
Create Secret for Public Access |
INTMETH_GETPUBLICACCESSCONTENT |
1156 |
Read the Public Access Content |
INTMETH_GETPUBLICACCESSINFO |
1157 |
Read the Public Access Information |
INTMETH_ATTROBJPUBLICACCESSLINECTOR |
1158 |
Line Constructor for Public Access |
INTMETH_CHANGESUBSCRIPTIONOBJECTSGET |
1159 |
Read the Subscription Objects |
INTMETH_CHANGESUBSCRIPTIONOBJECTSUPDATE |
1160 |
Update the Subscription Objects |
INTMETH_CALLPUBLICACCESSACTION |
1162 |
Call a Public Access Action |
INTMETH_ATTROBJPUBLICACCESSGETVERSION |
1163 |
Read Public Access of Object Version |
INTMETH_LOGPUBLICACCESS |
1164 |
Log Public Access |
INTMETH_GETPUBLICACCESSAUDITVALUE |
1165 |
Get Public Access Audit Value |
INTMETH_ATTROBJPUBLICACCESSLOGGET |
1166 |
Read Public Access Log |
INTMETH_ATTROBJPUBLICACCESSLOGGETVERSION |
1167 |
Read Public Access Log of Object Version |
INTMETH_UPGRADEVERSIONS |
1168 |
Upgrade Versions of Objects |
INTMETH_ATTRPRODTRANSOBJSSET |
1169 |
Set Translations of Software Solution or Edition |
INTMETH_ATTRPRODTRANSOBJSGET |
1170 |
Get Translations of Software Solution or Edition |
INTMETH_ATTRPRODTRANSOBJSGETVERSION |
1171 |
Get Translations of Software Solution or Edition Version |
INTMETH_ATTRCHILDRENACLREFSET |
1172 |
Set the Referenced Object for Objects Stored in Property Value
Set the referenced object for objects stored in property value. The referenced object is the object the property is assigned to.
|
INTMETH_ATTROBJPUBLICACCESSCHILDRENGET |
1173 |
Read Public Access Children of Object |
INTMETH_ATTROBJPUBLICACCESSCHILDRENGETVERSION |
1174 |
Read Public Access Children of Object Version |
INTMETH_ADMINOBJECTSEARCHASYNC |
1175 |
Administrative Aynchronous Search for Objects |
INTMETH_ATTROBJUSERCHANGEDATGET |
1176 |
Read System Change Timestamp of Last User Change |
INTMETH_ATTROBJOWNERSET |
1177 |
Set Owner |
INTMETH_OBJECTDELVERSIONS |
1178 |
Delete Versions of Object |
INTMETH_ADMINOBJECTDELVERSIONS |
1179 |
Administrative delete Versions of Object |
INTMETH_EXPORTAUDITLOG |
1180 |
Export Audit Log |
INTMETH_CHECKDELETEDAUDITACCESS |
1181 |
Check the Audit Log Access for Deleted Objects |
INTMETH_ATTRWORKGROUPMEMBERUSERSGET |
1182 |
Get All Members from Team Hierarchy |
INTMETH_SETCURRENTWORKSTATIONINFO |
1183 |
Set Current Device Information |
INTMETH_SESSIONCREATE |
1184 |
Create a Session |
INTMETH_SESSIONCHECK |
1185 |
Check Session ID |
INTMETH_SESSIONLOGIN |
1186 |
Login Session |
INTMETH_SESSIONINFOLISTGET |
1187 |
Read Session List |
INTMETH_GETOBJECTDELETEAUDITVALUE |
1188 |
Get Object Delete Audit Value |
INTMETH_SESSIONTERMINATE |
1189 |
End a Session |
INTMETH_GETFTSOBJECTCONTEXT |
1190 |
Get the Object Context Used by the Full Text Search |
INTMETH_HASCONTENTFORMATCLASS |
1191 |
|
INTMETH_ATTROBJALLPUBLICACCESSCHILDRENGET |
1192 |
Read All Public Access Children of Object |
INTMETH_ATTROBJALLPUBLICACCESSCHILDRENGETVERSION |
1193 |
Read All Public Access Children of Object Version |
INTMETH_OBJECTLOCKINFOGET |
1194 |
Get the Lock Information of Specified Objects
Get the lock information of specified objects.
|
INTMETH_DELETEAUDITLOG |
1195 |
Delete Audit Log Entries |
INTMETH_DELETEAUDITLOGUSERREF |
1196 |
Delete Audit Log References of User |
INTMETH_DELETEAUDITLOGUSEROBJ |
1197 |
Delete Audit Log Entries of User |
INTMETH_QUERYAUDITLOGBYUSER |
1198 |
|
INTMETH_USERREPLACE |
1199 |
Replace User by the Anonymized User of the Domain |
INTMETH_USERTRUSTEDNETWORKSGET |
1200 |
Read Trusted Networks of the User |
INTMETH_ATTRUSEROBJNAMEGET |
1201 |
Get Name of User |
INTMETH_ATTRUSERSURNAMEGET |
1202 |
Get Surname of User |
INTMETH_ATTRMMCSRVAREASSET |
1203 |
Set Areas of MMC Service
Set areas of MMC Service.
|
INTMETH_UPGRADEACLS |
1204 |
Upgrade Local ACLs
Upgrade local ACLs.
|
INTMETH_PENDINGDEVICECREATE |
1205 |
Create the pending device for device binding.
|
INTMETH_PAIREDDEVICECREATE |
1206 |
|
INTMETH_PAIREDDEVICEUNPAIR |
1207 |
|
INTMETH_ATTRUSERSETTINGSCONSTRUCTOR |
1208 |
Create the user settings object.
|
INTMETH_ATTRGROUPOBJNAMEGET |
1209 |
|
INTMETH_CHECKVIRUSSCAN |
1210 |
|
INTMETH_SETUP |
1211 |
Execute the Software Component Setup of the Installation
Execute the software component setup of the installation (see
compsetupexpr ). |
INTMETH_SOFTWAREPRODUCTSETUP |
1212 |
Execute the Software Component Setup of a Software Product
Execute the software component setup of a software product (see
compsetupexpr ). |
INTMETH_SOFTWARECOMPONENTSETUP |
1213 |
Execute the Software Component Setup of a Software Component
Execute the software component setup of a software component (see
compsetupexpr ). |
INTMETH_SOFTWARECOMPONENTCONFIGURE |
1214 |
Configure Software Component |
INTMETH_ATTROBJPUBLICACCESSGETFTS |
1215 |
|
INTMETH_GETCONFIGURATIONSETTINGS |
1216 |
Generate a configuration settings file
Generate a configuration settings file.
|
INTMETH_WRITECONFIGURATIONSETTINGS |
1217 |
|
INTMETH_ATTRTYPECURRCONVTABGET |
1218 |
|
INTMETH_ATTRSTOREPLACEMENTGET |
1219 |
|
INTMETH_ATTRQUERYSCOPEGET |
1220 |
Read the Query Scope
Read the query scope.
|
INTMETH_EXTCACHESTATISTICS |
1221 |
|
INTMETH_QUERYAUDITLOGACTIVITY |
1222 |
|
INTMETH_GETDOMAINATTRIBUTE |
1223 |
Domain Property Retrieval |