ComTrade.EMC.Documentum.ContentServer.BrokerProjectionTargetBroker Projection Target

ComTrade.EMC.Documentum.ContentServer.BrokerProjectionTarget (ClassType)

Broker projection target.

Element properties:

Base ClassComTrade.EMC.Documentum.ContentServer.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbbc5537a-70e6-da00-8889-f0440525b424

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ComTrade.EMC.Documentum.Repository.Component:
Name  string  Repository Name Documentum repository/docbase name. true 256  False 
Id  string  Repository ID Repository ID. true 256  False 
HexId  string  Repository ID (hex) Repository ID in hexadecimal format. false 256  False 
ComTrade.EMC.Documentum.ContentServer.Component:
ServerConfigName  string  Server config name Content Server config name. true 256  False 
Hostname  string  Hostname Hostname. true 256  False 
ComTrade.EMC.Documentum.ContentServer.BrokerProjectionTarget:
BrokerHost  string  Broker Host Hostname where the Broker is. true 256  False 
BrokerPort  string  Broker Port Broker listening port. true 256  False 
Proximity  string  Proximity Proximity. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.ContentServer.BrokerProjectionTarget" Accessibility="Public" Abstract="true" Base="ComTrade.EMC.Documentum.ContentServer.Component" Hosted="false" Singleton="false">
<Property ID="BrokerHost" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BrokerPort" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Proximity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>