-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c5a292
commit 8928804
Showing
381 changed files
with
46,579 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="javasource"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | ||
<classpathentry kind="lib" path="C:/Program Files/Mendix/8.7.0.1476/runtime/bundles/com.mendix.json.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.7.0.1476/runtime/bundles/com.mendix.logging-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.7.0.1476/runtime/bundles/com.mendix.m2ee-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.7.0.1476/runtime/bundles/com.mendix.public-api.jar"/><classpathentry kind="lib" path="C:/Program Files/Mendix/8.7.0.1476/runtime/bundles/javax.servlet-api.servlet.jar"/> | ||
<classpathentry kind="lib" path="userlib/animal-sniffer-annotations-1.17.jar"/><classpathentry kind="lib" path="userlib/checker-qual-2.5.2.jar"/><classpathentry kind="lib" path="userlib/commons-io-2.6.jar"/><classpathentry kind="lib" path="userlib/commons-lang3-3.7.jar"/><classpathentry kind="lib" path="userlib/commons-logging-1.2.jar"/><classpathentry kind="lib" path="userlib/error_prone_annotations-2.2.0.jar"/><classpathentry kind="lib" path="userlib/fontbox-2.0.13.jar"/><classpathentry kind="lib" path="userlib/guava-27.0-jre.jar"/><classpathentry kind="lib" path="userlib/j2objc-annotations-1.1.jar"/><classpathentry kind="lib" path="userlib/jsr305-3.0.2.jar"/><classpathentry kind="lib" path="userlib/owasp-java-html-sanitizer-20181114.1.jar"/><classpathentry kind="lib" path="userlib/pdfbox-2.0.13.jar"/> | ||
<classpathentry kind="output" path="deployment/run/bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>XpathQuery_main</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> | ||
<triggers>full,incremental,</triggers> | ||
<arguments> | ||
<dictionary> | ||
<key>LaunchConfigHandle</key> | ||
<value><project>/deployment/run/componentbuild.launch</value> | ||
</dictionary> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> | ||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | ||
<listEntry value="/XpathQuery_main"/> | ||
</listAttribute> | ||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | ||
<listEntry value="4"/> | ||
</listAttribute> | ||
<mapAttribute key="org.eclipse.debug.core.environmentVariables"> | ||
<mapEntry key="M2EE_ADMIN_PASS" value="1"/> | ||
<mapEntry key="M2EE_ADMIN_PORT" value="8090"/> | ||
<mapEntry key="M2EE_CONSOLE_PATH" value="C:/Program Files/Mendix/8.7.0.1476/modeler/MendixConsoleLog.exe"/> | ||
<mapEntry key="MX_INSTALL_PATH" value="C:/Program Files/Mendix/8.7.0.1476"/> | ||
<mapEntry key="MXCONSOLE_BASE_PATH" value="C:/Users/work/Documents/Mendix/XpathQuery-main/deployment"/> | ||
<mapEntry key="MXCONSOLE_RUNTIME_PATH" value="C:/Program Files/Mendix/8.7.0.1476/runtime"/> | ||
<mapEntry key="MXCONSOLE_RUNTIME_PORT" value="8080"/> | ||
<mapEntry key="MXCONSOLE_RUNTIME_LISTEN_ADDRESSES" value="*"/> | ||
<mapEntry key="MXCONSOLE_SERVER_URL" value="http://127.0.0.1:8090/"/> | ||
</mapAttribute> | ||
<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/> | ||
<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <sourceLookupDirector> <sourceContainers duplicates="false"> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;javaProject name=&quot;XpathQuery_main&quot;/&gt;&#13;&#10;" typeId="org.eclipse.jdt.launching.sourceContainer.javaProject"/> <container memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;default/&gt;&#13;&#10;" typeId="org.eclipse.debug.core.containerType.default"/> </sourceContainers> </sourceLookupDirector> "/> | ||
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> | ||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="XpathQuery_main" path="1" type="4"/> "/> | ||
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry externalArchive="C:/Program Files/Mendix/8.7.0.1476/runtime/launcher/runtimelauncher.jar" path="3" type="2"/> "/> | ||
</listAttribute> | ||
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> | ||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.mendix.container.boot.Main"/> | ||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="XpathQuery_main"/> | ||
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Djava.net.preferIPv4Stack=true -DMX_LOG_LEVEL=INFO -Djava.library.path="C:/Program Files/Mendix/8.7.0.1476/runtime/lib/x64;C:/Users/work/Documents/Mendix/XpathQuery-main/deployment/model/lib/userlib" -Dfile.encoding=UTF-8 -Djava.io.tmpdir="C:/Users/work/Documents/Mendix/XpathQuery-main/deployment/data/tmp" -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"/> | ||
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=""C:/Users/work/Documents/Mendix/XpathQuery-main/deployment""/> | ||
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:/Users/work/Documents/Mendix/XpathQuery-main/deployment"/> | ||
</launchConfiguration> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,238 @@ | ||
// This file was generated by Mendix Studio Pro. | ||
// | ||
// WARNING: Code you write here will be lost the next time you deploy the project. | ||
|
||
package administration.proxies; | ||
|
||
public class Account extends system.proxies.User | ||
{ | ||
/** | ||
* Internal name of this entity | ||
*/ | ||
public static final java.lang.String entityName = "Administration.Account"; | ||
|
||
/** | ||
* Enum describing members of this entity | ||
*/ | ||
public enum MemberNames | ||
{ | ||
FullName("FullName"), | ||
Email("Email"), | ||
IsLocalUser("IsLocalUser"), | ||
Name("Name"), | ||
Password("Password"), | ||
LastLogin("LastLogin"), | ||
Blocked("Blocked"), | ||
Active("Active"), | ||
FailedLogins("FailedLogins"), | ||
WebServiceUser("WebServiceUser"), | ||
IsAnonymous("IsAnonymous"), | ||
UserRoles("System.UserRoles"), | ||
User_Language("System.User_Language"), | ||
User_TimeZone("System.User_TimeZone"); | ||
|
||
private java.lang.String metaName; | ||
|
||
MemberNames(java.lang.String s) | ||
{ | ||
metaName = s; | ||
} | ||
|
||
@java.lang.Override | ||
public java.lang.String toString() | ||
{ | ||
return metaName; | ||
} | ||
} | ||
|
||
public Account(com.mendix.systemwideinterfaces.core.IContext context) | ||
{ | ||
this(context, com.mendix.core.Core.instantiate(context, "Administration.Account")); | ||
} | ||
|
||
protected Account(com.mendix.systemwideinterfaces.core.IContext context, com.mendix.systemwideinterfaces.core.IMendixObject accountMendixObject) | ||
{ | ||
super(context, accountMendixObject); | ||
if (!com.mendix.core.Core.isSubClassOf("Administration.Account", accountMendixObject.getType())) | ||
throw new java.lang.IllegalArgumentException("The given object is not a Administration.Account"); | ||
} | ||
|
||
/** | ||
* @deprecated Use 'Account.load(IContext, IMendixIdentifier)' instead. | ||
*/ | ||
@java.lang.Deprecated | ||
public static administration.proxies.Account initialize(com.mendix.systemwideinterfaces.core.IContext context, com.mendix.systemwideinterfaces.core.IMendixIdentifier mendixIdentifier) throws com.mendix.core.CoreException | ||
{ | ||
return administration.proxies.Account.load(context, mendixIdentifier); | ||
} | ||
|
||
/** | ||
* Initialize a proxy using context (recommended). This context will be used for security checking when the get- and set-methods without context parameters are called. | ||
* The get- and set-methods with context parameter should be used when for instance sudo access is necessary (IContext.createSudoClone() can be used to obtain sudo access). | ||
*/ | ||
public static administration.proxies.Account initialize(com.mendix.systemwideinterfaces.core.IContext context, com.mendix.systemwideinterfaces.core.IMendixObject mendixObject) | ||
{ | ||
return new administration.proxies.Account(context, mendixObject); | ||
} | ||
|
||
public static administration.proxies.Account load(com.mendix.systemwideinterfaces.core.IContext context, com.mendix.systemwideinterfaces.core.IMendixIdentifier mendixIdentifier) throws com.mendix.core.CoreException | ||
{ | ||
com.mendix.systemwideinterfaces.core.IMendixObject mendixObject = com.mendix.core.Core.retrieveId(context, mendixIdentifier); | ||
return administration.proxies.Account.initialize(context, mendixObject); | ||
} | ||
|
||
public static java.util.List<administration.proxies.Account> load(com.mendix.systemwideinterfaces.core.IContext context, java.lang.String xpathConstraint) throws com.mendix.core.CoreException | ||
{ | ||
java.util.List<administration.proxies.Account> result = new java.util.ArrayList<administration.proxies.Account>(); | ||
for (com.mendix.systemwideinterfaces.core.IMendixObject obj : com.mendix.core.Core.retrieveXPathQuery(context, "//Administration.Account" + xpathConstraint)) | ||
result.add(administration.proxies.Account.initialize(context, obj)); | ||
return result; | ||
} | ||
|
||
/** | ||
* @return value of FullName | ||
*/ | ||
public final java.lang.String getFullName() | ||
{ | ||
return getFullName(getContext()); | ||
} | ||
|
||
/** | ||
* @param context | ||
* @return value of FullName | ||
*/ | ||
public final java.lang.String getFullName(com.mendix.systemwideinterfaces.core.IContext context) | ||
{ | ||
return (java.lang.String) getMendixObject().getValue(context, MemberNames.FullName.toString()); | ||
} | ||
|
||
/** | ||
* Set value of FullName | ||
* @param fullname | ||
*/ | ||
public final void setFullName(java.lang.String fullname) | ||
{ | ||
setFullName(getContext(), fullname); | ||
} | ||
|
||
/** | ||
* Set value of FullName | ||
* @param context | ||
* @param fullname | ||
*/ | ||
public final void setFullName(com.mendix.systemwideinterfaces.core.IContext context, java.lang.String fullname) | ||
{ | ||
getMendixObject().setValue(context, MemberNames.FullName.toString(), fullname); | ||
} | ||
|
||
/** | ||
* @return value of Email | ||
*/ | ||
public final java.lang.String getEmail() | ||
{ | ||
return getEmail(getContext()); | ||
} | ||
|
||
/** | ||
* @param context | ||
* @return value of Email | ||
*/ | ||
public final java.lang.String getEmail(com.mendix.systemwideinterfaces.core.IContext context) | ||
{ | ||
return (java.lang.String) getMendixObject().getValue(context, MemberNames.Email.toString()); | ||
} | ||
|
||
/** | ||
* Set value of Email | ||
* @param email | ||
*/ | ||
public final void setEmail(java.lang.String email) | ||
{ | ||
setEmail(getContext(), email); | ||
} | ||
|
||
/** | ||
* Set value of Email | ||
* @param context | ||
* @param email | ||
*/ | ||
public final void setEmail(com.mendix.systemwideinterfaces.core.IContext context, java.lang.String email) | ||
{ | ||
getMendixObject().setValue(context, MemberNames.Email.toString(), email); | ||
} | ||
|
||
/** | ||
* @return value of IsLocalUser | ||
*/ | ||
public final java.lang.Boolean getIsLocalUser() | ||
{ | ||
return getIsLocalUser(getContext()); | ||
} | ||
|
||
/** | ||
* @param context | ||
* @return value of IsLocalUser | ||
*/ | ||
public final java.lang.Boolean getIsLocalUser(com.mendix.systemwideinterfaces.core.IContext context) | ||
{ | ||
return (java.lang.Boolean) getMendixObject().getValue(context, MemberNames.IsLocalUser.toString()); | ||
} | ||
|
||
/** | ||
* Set value of IsLocalUser | ||
* @param islocaluser | ||
*/ | ||
public final void setIsLocalUser(java.lang.Boolean islocaluser) | ||
{ | ||
setIsLocalUser(getContext(), islocaluser); | ||
} | ||
|
||
/** | ||
* Set value of IsLocalUser | ||
* @param context | ||
* @param islocaluser | ||
*/ | ||
public final void setIsLocalUser(com.mendix.systemwideinterfaces.core.IContext context, java.lang.Boolean islocaluser) | ||
{ | ||
getMendixObject().setValue(context, MemberNames.IsLocalUser.toString(), islocaluser); | ||
} | ||
|
||
@java.lang.Override | ||
public boolean equals(Object obj) | ||
{ | ||
if (obj == this) | ||
return true; | ||
|
||
if (obj != null && getClass().equals(obj.getClass())) | ||
{ | ||
final administration.proxies.Account that = (administration.proxies.Account) obj; | ||
return getMendixObject().equals(that.getMendixObject()); | ||
} | ||
return false; | ||
} | ||
|
||
@java.lang.Override | ||
public int hashCode() | ||
{ | ||
return getMendixObject().hashCode(); | ||
} | ||
|
||
/** | ||
* @return String name of this class | ||
*/ | ||
public static java.lang.String getType() | ||
{ | ||
return "Administration.Account"; | ||
} | ||
|
||
/** | ||
* @return String GUID from this object, format: ID_0000000000 | ||
* @deprecated Use getMendixObject().getId().toLong() to get a unique identifier for this object. | ||
*/ | ||
@java.lang.Override | ||
@java.lang.Deprecated | ||
public java.lang.String getGUID() | ||
{ | ||
return "ID_" + getMendixObject().getId().toLong(); | ||
} | ||
} |
Oops, something went wrong.