/glassfish-3.1.2/persistence/cmp/ejb-mapping/src/main/java/com/sun/jdo/api/persistence/mapping/ejb/beans/ |
H A D | Consistency.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class Consistency extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 267 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 272 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 275 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 281 throw new org.netbeans.modules.schema2beans.ValidateException("mutually exclusive properties: None and CheckModifiedAtCommit", org.netbeans.modules.schema2beans.ValidateException.FailureType.MUTUALLY_EXCLUSIVE, "CheckModifiedAtCommit", this); // NOI18N 284 throw new org.netbeans.modules [all...] |
H A D | FetchedWith.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class FetchedWith extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 170 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 175 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 178 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 184 throw new org.netbeans.modules.schema2beans.ValidateException("mutually exclusive properties: Default and Level", org.netbeans.modules.schema2beans.ValidateException.FailureType.MUTUALLY_EXCLUSIVE, "Level", this); // NOI18N 187 throw new org.netbeans.modules [all...] |
H A D | CheckVersionOfAccessedInstances.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class CheckVersionOfAccessedInstances extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 119 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 124 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 127 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 132 throw new org.netbeans.modules.schema2beans.ValidateException("sizeColumnName() == 0", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "columnName", this); // NOI18N 140 org.netbeans.modules [all...] |
H A D | ColumnPair.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class ColumnPair extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 119 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 124 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 127 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 132 throw new org.netbeans.modules.schema2beans.ValidateException("sizeColumnName() == 0", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "columnName", this); // NOI18N 140 org.netbeans.modules [all...] |
H A D | SecondaryTable.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class SecondaryTable extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 142 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 147 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 150 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 155 throw new org.netbeans.modules.schema2beans.ValidateException("getTableName() == null", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "tableName", this); // NOI18N 159 throw new org.netbeans.modules [all...] |
H A D | SunCmpMapping.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class SunCmpMapping extends org.netbeans.modules.schema2beans.BaseBean 54 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 142 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 147 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 150 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 155 throw new org.netbeans.modules.schema2beans.ValidateException("getSchema() == null", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "schema", this); // NOI18N 159 throw new org.netbeans.modules [all...] |
H A D | SunCmpMappings.java | 104 import org.netbeans.modules.schema2beans.*; 111 public class SunCmpMappings extends org.netbeans.modules.schema2beans.BaseBean 115 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 119 public SunCmpMappings() throws org.netbeans.modules.schema2beans.Schema2BeansException { 123 public SunCmpMappings(org.w3c.dom.Node doc, int options) throws org.netbeans.modules.schema2beans.Schema2BeansException { 221 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 226 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 233 public static SunCmpMappings createGraph(org.w3c.dom.Node doc) throws org.netbeans.modules.schema2beans.Schema2BeansException { 237 public static SunCmpMappings createGraph(java.io.File f) throws org.netbeans.modules [all...] |
H A D | CmrFieldMapping.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class CmrFieldMapping extends org.netbeans.modules.schema2beans.BaseBean 55 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 166 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 171 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 174 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 179 throw new org.netbeans.modules.schema2beans.ValidateException("getCmrFieldName() == null", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "cmrFieldName", this); // NOI18N 183 throw new org.netbeans.modules [all...] |
H A D | CmpFieldMapping.java | 44 import org.netbeans.modules.schema2beans.*; 50 public class CmpFieldMapping extends org.netbeans.modules.schema2beans.BaseBean 55 private static final org.netbeans.modules.schema2beans.Version runtimeVersion = new org.netbeans.modules.schema2beans.Version(5, 0, 0); 176 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 181 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 184 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 189 throw new org.netbeans.modules.schema2beans.ValidateException("getFieldName() == null", org.netbeans.modules.schema2beans.ValidateException.FailureType.NULL_VALUE, "fieldName", this); // NOI18N 193 throw new org.netbeans.modules [all...] |
/glassfish-3.1.2/webservices/jsr109-impl/src/main/resources/ |
H A D | schemagen | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
H A D | xjc | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
/glassfish-3.1.2/admin/config-api/src/test/java/com/sun/enterprise/configapi/tests/ |
H A D | ModulesTest.java | 61 Collection<? extends ApplicationName> modules = null; field in class:ModulesTest 67 modules = apps.getModules(); 68 assertTrue(modules!=null); 74 for (ApplicationName module : modules) {
|
H A D | CollectionsAccessTest.java | 82 List<ApplicationName> modules = apps.getModules(); 84 modules.add(m); // should throw an exception 96 List<ApplicationName> modules = param.getModules(); 100 modules.add(m); 101 modules.remove(m);
|
/glassfish-3.1.2/webservices/webservices-scripts/src/main/resources/glassfish/bin/ |
H A D | schemagen | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
H A D | wsimport | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
H A D | xjc | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
H A D | wsdeploy | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
H A D | wsgen | 44 AS_INSTALL_LIB=$AS_INSTALL/modules
|
/glassfish-3.1.2/ejb/ejb-container/src/main/java/org/glassfish/ejb/embedded/ |
H A D | DeploymentElement.java | 104 public static boolean hasEJBModule(Set<DeploymentElement> modules) { argument 105 for (DeploymentElement module : modules) { 113 public static boolean hasWar(Set<DeploymentElement> modules) { argument 114 for (DeploymentElement module : modules) { 122 public static DeploymentElement getWar(Set<DeploymentElement> modules) { argument 123 for (DeploymentElement module : modules) { 131 public static boolean hasLibrary(Set<DeploymentElement> modules) { argument 132 for (DeploymentElement module : modules) { 140 public static int countEJBModules(Set<DeploymentElement> modules) { argument 142 for (DeploymentElement module : modules) { 156 getOrCreateApplication(Set<DeploymentElement> modules, String appName) argument [all...] |
/glassfish-3.1.2/load-balancer/admin/src/main/java/org/glassfish/loadbalancer/admin/cli/beans/ |
H A D | Property.java | 48 import org.netbeans.modules.schema2beans.*; 52 public class Property extends org.netbeans.modules.schema2beans.BaseBean { 64 super(comparators, new org.netbeans.modules.schema2beans.Version(1, 2, 0)); 108 public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 113 public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c) { 117 public void validate() throws org.netbeans.modules.schema2beans.ValidateException { 121 throw new org.netbeans.modules.schema2beans.ValidateException("getName() == null", "name", this); // NOI18N 125 throw new org.netbeans.modules.schema2beans.ValidateException("getValue() == null", "value", this); // NOI18N 137 org.netbeans.modules.schema2beans.BaseBean n;
|
/glassfish-3.1.2/extras/grizzly-container/src/main/java/org/glassfish/extras/grizzly/ |
H A D | GrizzlyApp.java | 61 final Collection<Adapter> modules; field in class:GrizzlyApp 74 this.modules = adapters; 84 for (Adapter module : modules) { 92 for (Adapter module : modules) {
|
/glassfish-3.1.2/web/web-core/src/main/java/org/apache/tomcat/util/modeler/modules/ |
H A D | MbeansSourceMBean.java | 59 package org.apache.tomcat.util.modeler.modules;
|
/glassfish-3.1.2/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/sql/generator/ |
H A D | InputParamValue.java | 49 import org.netbeans.modules.dbschema.ColumnElement;
|
/glassfish-3.1.2/verifier/verifier-scripts/src/main/resources/glassfish/bin/ |
H A D | verifier | 43 AS_INSTALL_MODULES=$AS_INSTALL/modules
|
/glassfish-3.1.2/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/mapping/ |
H A D | MappingTableElement.java | 51 import org.netbeans.modules.dbschema.TableElement; 52 import org.netbeans.modules.dbschema.ColumnElement;
|