| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Property for the name of the managed entity.
|
overallStatus | ConverterManagedEntityStatus |
Property representing the status of this entity.
For composite entities such as ProtectionFolder this value is set to the highest status value in all child entities. |
Methods
Methods defined in this Managed Object |
---|
ConverterServerManagedEntityRename |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterManagedEntity used to make the method call. |
newName P | xsd:string |
The new name to assign the managed entity.
Since Converter API 2.0 |
Return Value
Type | Description |
---|---|
xsd:string | String The old name before the change. |
Faults
Type | Description |
---|---|
DuplicateName | |
InvalidName | |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |