entityTable.xml revision 7d602f039beb26151cdc6306cfd3952b98bdc424
f82568a780e35e8786958c49a1259434e2088b9cniq<!--
f82568a780e35e8786958c49a1259434e2088b9cniq DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
11e076839c8d5a82d55e710194d0daac51390dbdsf
11e076839c8d5a82d55e710194d0daac51390dbdsf The contents of this file are subject to the terms
f82568a780e35e8786958c49a1259434e2088b9cniq of the Common Development and Distribution License
f82568a780e35e8786958c49a1259434e2088b9cniq (the License). You may not use this file except in
f82568a780e35e8786958c49a1259434e2088b9cniq compliance with the License.
f82568a780e35e8786958c49a1259434e2088b9cniq
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim You can obtain a copy of the License at
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim https://opensso.dev.java.net/public/CDDLv1.0.html or
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim opensso/legal/CDDLv1.0.txt
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim See the License for the specific language governing
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim permission and limitations under the License.
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim
f82568a780e35e8786958c49a1259434e2088b9cniq When distributing Covered Code, include this CDDL
5bfaaf573bacb45c1cf290ce85ecc676587e8a64jim Header Notice in each file and include the License file
f82568a780e35e8786958c49a1259434e2088b9cniq at opensso/legal/CDDLv1.0.txt.
f82568a780e35e8786958c49a1259434e2088b9cniq If applicable, add the following below the CDDL Header,
f82568a780e35e8786958c49a1259434e2088b9cniq with the fields enclosed by brackets [] replaced by
f82568a780e35e8786958c49a1259434e2088b9cniq your own identifying information:
f82568a780e35e8786958c49a1259434e2088b9cniq "Portions Copyrighted [year] [name of copyright owner]"
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq $Id: entityTable.xml,v 1.7 2008/06/25 05:51:02 qcheng Exp $
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq-->
7bccdbc7016c4ea9d196a15c391d5e629d886e34jorton
f82568a780e35e8786958c49a1259434e2088b9cniq<!DOCTYPE table SYSTEM "table.dtd" >
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq<table>
f82568a780e35e8786958c49a1259434e2088b9cniq <actions>
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="addEntityButton"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCButtonTag">
f82568a780e35e8786958c49a1259434e2088b9cniq <attribute name="onClick" value="return selectProviderType()" />
6fde49e04de4cc97908b20ea01f0c3940f3a1e54rpluem </cc>
6fde49e04de4cc97908b20ea01f0c3940f3a1e54rpluem <cc name="deleteEntityButton"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCButtonTag">
f82568a780e35e8786958c49a1259434e2088b9cniq <attribute name="dynamic" value="true" />
f82568a780e35e8786958c49a1259434e2088b9cniq <attribute name="disabled" value="true" />
f82568a780e35e8786958c49a1259434e2088b9cniq </cc>
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="importEntityButton"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCButtonTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </actions>
f82568a780e35e8786958c49a1259434e2088b9cniq <column name="entityNameColumn" sortname="entityNameValue" rowheader="true">
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="entityNameHref"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCHrefTag">
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="entityNameValue"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </cc>
f82568a780e35e8786958c49a1259434e2088b9cniq </column>
f82568a780e35e8786958c49a1259434e2088b9cniq <column name="protocolColumn" sortname="protocolValue" rowheader="true">
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="protocolValue"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </column>
f82568a780e35e8786958c49a1259434e2088b9cniq <column name="roleColumn" sortname="roleValue" rowheader="true">
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="roleValue"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </column>
f82568a780e35e8786958c49a1259434e2088b9cniq <column name="locationColumn" sortname="locationValue" rowheader="true">
7bccdbc7016c4ea9d196a15c391d5e629d886e34jorton <cc name="locationValue"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </column>
f82568a780e35e8786958c49a1259434e2088b9cniq <column name="realmColumn" sortname="entityRealmValue" rowheader="true">
f82568a780e35e8786958c49a1259434e2088b9cniq <cc name="entityRealmValue"
f82568a780e35e8786958c49a1259434e2088b9cniq tagclass="com.sun.web.ui.taglib.html.CCStaticTextFieldTag" />
f82568a780e35e8786958c49a1259434e2088b9cniq </column>
f82568a780e35e8786958c49a1259434e2088b9cniq</table>
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq
f82568a780e35e8786958c49a1259434e2088b9cniq