Domains

Microsoft.JEE.WebLogic.Windows.Domain.StateView (View)

The state view for WebLogic domains.

Element properties:

TargetMicrosoft.JEE.WebLogic.Windows.Domain
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.JEE.WebLogic.Windows.Domain.StateView" Accessibility="Public" Enabled="true" Target="Microsoft.JEE.WebLogic.Windows.Domain" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="false">
<Category>JEE Oracle WebLogic Application Server Domains</Category>
<Criteria>
<InMaintenanceMode>false</InMaintenanceMode>
</Criteria>
<Presentation>
<ColumnInfo Index="0" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>DomainName</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Version</Name>
<Id>DomainVersion</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path on Disk</Name>
<Id>DomainPath</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
</Presentation>
</View>