Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit c6bdbf7

Browse files
committed
ValidationErrInTableNotDisplayedSecondTime
1 parent 5731223 commit c6bdbf7

33 files changed

+2145
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,4 @@ Each sample is also available in downloadable form in the zips directory.
192192
* UploadTextFile
193193
* UseSharedAMForUITest
194194
* ValidateOnlyOnePrimaryEmailForMessage
195+
* ValidationErrInTableNotDisplayedSecondTime
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved.
2+
The Universal Permissive License (UPL), Version 1.0
3+
4+
Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
5+
6+
(a) the Software, and
7+
8+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software (each a “Larger Work” to which the Software is contributed by such licensors),
9+
10+
without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms.
11+
12+
This license is subject to the following condition:
13+
14+
The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
<?xml version = '1.0' encoding = 'UTF-8'?>
2+
<jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
3+
<hash n="component-versions">
4+
<value n="oracle.adf.dt.migration.ProjectMigrator" v="10.1.3.0.4"/>
5+
<value n="oracle.adfdt.controller.jsf.addin.JSFProjectMigrator" v="10.1.3.0.4"/>
6+
<value n="oracle.adfdt.controller.struts.addin.db.ADFStrutsProjectMigrator" v="10.1.3.0.4"/>
7+
<value n="oracle.adfdt.controller.struts.addin.StrutsProjectMigrator" v="10.1.3.0.4"/>
8+
<value n="oracle.bm.commonIde.ProjectUpgrader" v="10.1.3.0.4"/>
9+
<value n="oracle.ide.model.Project" v="10.1.3.0.4"/>
10+
<value n="oracle.ide.model.ResourcePathsMigrator" v="10.1.3.0.4"/>
11+
<value n="oracle.jbo.dt.jclient.migrator.JCProjectMigrator" v="10.1.3.0.4"/>
12+
<value n="oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator" v="10.1.3.0.4"/>
13+
<value n="oracle.jdeveloper.dbmodeler.migration.ProjectMigratorHelper" v="10.1.3.0.4"/>
14+
<value n="oracle.jdeveloper.offlinedb.migration.OfflineDBProjectMigrator" v="10.1.3.0.4"/>
15+
<value n="oracle.jdevimpl.jsp.JspMigrator" v="10.1.3.0.4"/>
16+
<value n="oracle.jdevimpl.runner.RunConfigurationsMigrator" v="10.1.3.0.4"/>
17+
<value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="10.1.3.0.4"/>
18+
<value n="oracle.toplink.addin.migration.TopLinkProjectMigrator" v="10.1.3.0.4"/>
19+
</hash>
20+
<list n="contentSets">
21+
<string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
22+
<string v="oracle.ide.model.ResourcePaths/resourcesContentSet"/>
23+
<string v="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings/offlineDBContentSet"/>
24+
<string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
25+
<string v="oracle.toplink.addin.TopLinkProjectSettings/toplinkContentSet"/>
26+
<string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
27+
</list>
28+
<value n="defaultPackage" v="demo.model"/>
29+
<value n="jbo.JboProject" v="Model"/>
30+
<value n="JboProject" v="true"/>
31+
<hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
32+
<hash n="modelersContentSet">
33+
<list n="url-path">
34+
<url path="model/"/>
35+
</list>
36+
</hash>
37+
</hash>
38+
<hash n="oracle.ide.model.DependencyConfiguration">
39+
<list n="dependencyList">
40+
<hash>
41+
<value n="class" v="oracle.jdeveloper.library.ProjectLibrary"/>
42+
<url n="sourceOwnerURL" path="../ValidationErrInTableNotDisplayedSecondTime.jws"/>
43+
<url n="sourceURL" path="Model.jpr"/>
44+
</hash>
45+
</list>
46+
</hash>
47+
<hash n="oracle.ide.model.ResourcePaths">
48+
<hash n="resourcesContentSet">
49+
<list n="pattern-filters">
50+
<string v="+*"/>
51+
</list>
52+
<list n="url-path">
53+
<url path="."/>
54+
</list>
55+
</hash>
56+
</hash>
57+
<hash n="oracle.ide.model.TechnologyScopeConfiguration">
58+
<list n="technologyScope">
59+
<string v="ADFbc"/>
60+
<string v="Java"/>
61+
</list>
62+
</hash>
63+
<hash n="oracle.jdeveloper.compiler.OjcConfiguration">
64+
<list n="copyRes">
65+
<string v=".gif"/>
66+
<string v=".jpg"/>
67+
<string v=".jpeg"/>
68+
<string v=".png"/>
69+
<string v=".properties"/>
70+
<string v=".xml"/>
71+
<string v="-apf.xml"/>
72+
<string v=".ejx"/>
73+
<string v=".xcfg"/>
74+
<string v=".cpx"/>
75+
<string v=".dcx"/>
76+
<string v=".wsdl"/>
77+
<string v=".ini"/>
78+
<string v=".tld"/>
79+
<string v=".tag"/>
80+
<string v=".jpx"/>
81+
</list>
82+
<value n="internalEncoding" v="Cp1252"/>
83+
</hash>
84+
<hash n="oracle.jdeveloper.model.J2eeSettings">
85+
<value n="j2eeWebAppName" v="ValidationErrInTableNotDisplayedSecondTime-Model-webapp"/>
86+
<value n="j2eeWebContextRoot" v="ValidationErrInTableNotDisplayedSecondTime-Model-context-root"/>
87+
<hash n="webContentSet">
88+
<list n="url-path">
89+
<url path="public_html/"/>
90+
</list>
91+
</hash>
92+
</hash>
93+
<hash n="oracle.jdeveloper.model.PathsConfiguration">
94+
<hash n="javaContentSet">
95+
<list n="pattern-filters">
96+
<string v="+**"/>
97+
</list>
98+
<list n="url-path">
99+
<url path="src/"/>
100+
</list>
101+
</hash>
102+
</hash>
103+
<hash n="oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings">
104+
<hash n="offlineDBContentSet">
105+
<list n="pattern-filters">
106+
<string v="+**"/>
107+
</list>
108+
<list n="url-path">
109+
<url path="database/"/>
110+
</list>
111+
</hash>
112+
</hash>
113+
<hash n="oracle.jdeveloper.runner.RunConfigurations">
114+
<hash n="runConfigurationDefinitions">
115+
<hash n="Default">
116+
<value n="custom" v="false"/>
117+
<value n="name" v="Default"/>
118+
</hash>
119+
</hash>
120+
<list n="runConfigurationList">
121+
<string v="Default"/>
122+
</list>
123+
</hash>
124+
<hash n="oracle.jdevimpl.config.JProjectLibraries">
125+
<list n="exportedReferences">
126+
<hash>
127+
<value n="id" v="BC4J Runtime"/>
128+
<value n="isJDK" v="false"/>
129+
</hash>
130+
<hash>
131+
<value n="id" v="ADF Model Runtime"/>
132+
<value n="isJDK" v="false"/>
133+
</hash>
134+
<hash>
135+
<value n="id" v="BC4J Tester"/>
136+
<value n="isJDK" v="false"/>
137+
</hash>
138+
<hash>
139+
<value n="id" v="Oracle JDBC"/>
140+
<value n="isJDK" v="false"/>
141+
</hash>
142+
<hash>
143+
<value n="id" v="BC4J Oracle Domains"/>
144+
<value n="isJDK" v="false"/>
145+
</hash>
146+
<hash>
147+
<value n="id" v="Oracle Java Object Cache"/>
148+
<value n="isJDK" v="false"/>
149+
</hash>
150+
</list>
151+
<list n="libraryReferences">
152+
<hash>
153+
<value n="id" v="BC4J Runtime"/>
154+
<value n="isJDK" v="false"/>
155+
</hash>
156+
<hash>
157+
<value n="id" v="ADF Model Runtime"/>
158+
<value n="isJDK" v="false"/>
159+
</hash>
160+
<hash>
161+
<value n="id" v="BC4J Tester"/>
162+
<value n="isJDK" v="false"/>
163+
</hash>
164+
<hash>
165+
<value n="id" v="Oracle JDBC"/>
166+
<value n="isJDK" v="false"/>
167+
</hash>
168+
<hash>
169+
<value n="id" v="BC4J Oracle Domains"/>
170+
<value n="isJDK" v="false"/>
171+
</hash>
172+
<hash>
173+
<value n="id" v="Oracle Java Object Cache"/>
174+
<value n="isJDK" v="false"/>
175+
</hash>
176+
</list>
177+
</hash>
178+
<hash n="oracle.jdevimpl.config.JProjectPaths">
179+
<url n="outputDirectory" path="classes/"/>
180+
</hash>
181+
<hash n="oracle.toplink.addin.TopLinkProjectSettings">
182+
<hash n="toplinkContentSet">
183+
<list n="pattern-filters">
184+
<string v="+**"/>
185+
</list>
186+
<list n="url-path">
187+
<url path="toplink/"/>
188+
</list>
189+
</hash>
190+
</hash>
191+
<list n="ownerMap">
192+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/demo/model/AppModule.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
193+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/demo/model/Emp.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
194+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/demo/model/EmpView.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
195+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.JdvXmlNode"/><url n="nodeURL" path="src/demo/model/model.xml"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
196+
<hash><value n="nodeClass" v="oracle.jbo.dt.jdevx.ui.JdxXcfgNode"/><url n="nodeURL" path="src/demo/model/common/bc4j.xcfg"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
197+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/demo/model/AppModuleImpl.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
198+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/demo/model/common/EmpImplMsgBundle.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
199+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/demo/model/EmpImpl.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
200+
<hash><value n="nodeClass" v="oracle.jdeveloper.model.JavaSourceNode"/><url n="nodeURL" path="src/demo/model/EmpViewImpl.java"/><value n="ownerClass" v="oracle.jbo.dt.jdevx.ui.JdxAppNode"/><url n="ownerURL" path="src/Model.jpx"/></hash>
201+
</list>
202+
</jpr:project>
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version='1.0' encoding='windows-1252' ?>
2+
<!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
3+
4+
<JboProject
5+
Name="Model"
6+
SeparateXMLFiles="true"
7+
PackageName="" >
8+
<DesignTime>
9+
<Attr Name="_ejbPackage" Value="false" />
10+
<Attr Name="_NamedConnection" Value="scott" />
11+
<Attr Name="_version" Value="10.1.3.36.73" />
12+
<Attr Name="_jprName" Value="../Model.jpr" />
13+
<Attr Name="_appModuleNames0" Value="demo.model.AppModule" />
14+
</DesignTime>
15+
<Containee
16+
Name="model"
17+
FullName="demo.model.model"
18+
ObjectType="JboPackage" >
19+
</Containee>
20+
</JboProject>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version='1.0' encoding='windows-1252' ?>
2+
<!DOCTYPE AppModule SYSTEM "jbo_03_01.dtd">
3+
4+
<AppModule
5+
Name="AppModule"
6+
ComponentClass="demo.model.AppModuleImpl" >
7+
<DesignTime>
8+
<Attr Name="_isCodegen" Value="true" />
9+
<Attr Name="_version" Value="10.1.3.36.73" />
10+
<Attr Name="_deployType" Value="0" />
11+
</DesignTime>
12+
<ViewUsage
13+
Name="EmpView"
14+
ViewObjectName="demo.model.EmpView" >
15+
</ViewUsage>
16+
</AppModule>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
/* Copyright 2010, 2017, Oracle and/or its affiliates. All rights reserved. */
2+
package demo.model;
3+
import oracle.jbo.server.ApplicationModuleImpl;
4+
// ---------------------------------------------------------------------
5+
// --- File generated by Oracle ADF Business Components Design Time.
6+
// --- Custom code may be added to this class.
7+
// --- Warning: Do not modify method signatures of generated methods.
8+
// ---------------------------------------------------------------------
9+
public class AppModuleImpl extends ApplicationModuleImpl {
10+
/**This is the default constructor (do not remove)
11+
*/
12+
public AppModuleImpl() {
13+
}
14+
15+
/**Sample main for debugging Business Components code using the tester.
16+
*/
17+
public static void main(String[] args) {
18+
launchTester("demo.model", /* package name */
19+
"AppModuleLocal" /* Configuration Name */);
20+
}
21+
22+
/**Container's getter for EmpView
23+
*/
24+
public EmpViewImpl getEmpView() {
25+
return (EmpViewImpl)findViewObject("EmpView");
26+
}
27+
}

0 commit comments

Comments
 (0)