id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
eea14503-2c13-47a1-ac74-f3b363f040af | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean11() {
return this.customBoolean11;
} |
3c90716e-d2bd-4b45-a95a-bfe4ecb45889 | public java.lang.Boolean getCustomBoolean3() {
return this.customBoolean3;
} |
9c0f8bde-ca14-48a5-814b-6f89ba9f8cc2 | private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.oracle.xmlns.oxp.service.publicreportservice.CreateReport param, boolean optimizeContent)
throws org.apache.axis2.AxisFault{
... |
bf5fb39a-3aeb-4401-9a24-49c3c90cd2d3 | public void setCustomPickList51(crmondemand.xml.customobject6.query.QueryType customPickList51) {
this.customPickList51 = customPickList51;
} |
12cae8d6-3630-4e39-8078-1b013f7eaa40 | public void actionPerformed(java.awt.event.ActionEvent evt) {
jButton1ActionPerformed(evt);
} |
776438ee-7acb-49d4-92f2-f19b95da19b2 | public crmondemand.xml.customobject6.query.QueryType getPolicyCurrencyCode() {
return this.policyCurrencyCode;
} |
e09fb595-79b8-4a2c-a2d9-c9187b9c19fa | public java.math.BigDecimal getCustomCurrency0() {
return this.customCurrency0;
} |
a145829c-0646-48ad-9a8e-61fd54dd57b8 | public java.math.BigDecimal getCustomNumber9() {
return this.customNumber9;
} |
e5ed2f03-8bc2-4983-9bfe-9f429f86807e | public void setCustomPickList65(crmondemand.xml.customobject3.query.QueryType customPickList65) {
this.customPickList65 = customPickList65;
} |
9e5762a7-b557-4ff2-a059-03e57c29114e | public java.lang.String getCustomText42() {
return this.customText42;
} |
a37ee9df-3269-4e01-b434-679bf7445ba4 | public crmondemand.xml.customobject6.query.QueryType getCustomObject14ExternalSystemId() {
return this.customObject14ExternalSystemId;
} |
01463ea0-63e1-4db1-8dc9-14ae91d7cd91 | public void setCustomPhone7(crmondemand.xml.customobject6.query.QueryType customPhone7) {
this.customPhone7 = customPhone7;
} |
da6f4d7e-5e8c-45cd-b771-6efb1cc7111c | public crmondemand.xml.customobject3.query.QueryType getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
} |
cc7443f9-e2b6-4c5c-aad1-a3e1fd51e1fe | public java.lang.String getIntegrationId() {
return this.integrationId;
} |
a9732ef9-4115-4362-87a8-a6ee202db85a | public void createChoices()
{
createChoices(CMClass.races());
choices().add("","");
for(int x=0;x<choices().size();x++)
choices().get(x).first = choices().get(x).first.toUpperCase();
} |
8d93d1dc-0786-4dce-955e-4f1010e84434 | public void setCustomPickList44(crmondemand.xml.customobject3.query.QueryType customPickList44) {
this.customPickList44 = customPickList44;
} |
07d4e914-493e-45a3-90fd-116376fcd371 | public void setCustomPhone13(java.lang.String customPhone13) {
this.customPhone13 = customPhone13;
} |
7d2d2bbb-922f-47a7-ba1c-ebcb9770fad7 | public void setCustomPickList80(crmondemand.xml.customobject6.query.QueryType customPickList80) {
this.customPickList80 = customPickList80;
} |
e317969d-64d3-44ab-8453-4496b1d5b026 | @Override
public boolean existeFabrica(String nombre) throws Exception {
AccesoBD accesoBD = new AccesoBD();
Collection movCol = null;
try {
accesoBD.iniciarTransaccion();
String filtro = "nombre.equals(\""+nombre+"\")";
movCol = accesoBD.buscarPorFiltro(Fabrica.class, filtro);
accesoBD.concr... |
ea049ce8-5eb6-42a1-bdcd-850b81e7d7fe | public void setExternalSystemId(java.lang.String externalSystemId)
{
this.externalSystemId = externalSystemId;
} |
d87b480d-95d0-4406-9185-4c37ba8b021c | public void checkType()
{
AstType type = getType();
if (type.getType() != AstType.TYPE_BOOL)
{
reportTypeError("Predicates must evaluate to a boolean value",
m_token,
specObject,
... |
747fc2b7-6c6d-4d69-b686-e9d0105e3c8f | public void setCustomPhone6(crmondemand.xml.customobject6.query.QueryType customPhone6) {
this.customPhone6 = customPhone6;
} |
19791398-ceb1-4d5c-ba56-f14e9e1935b9 | public java.lang.String getCustomText43() {
return this.customText43;
} |
ec3f0124-8377-4daa-b79f-6bf19f620254 | public crmondemand.xml.contact.query.QueryType getCustomText53() {
return this.customText53;
} |
df213be2-a9b7-42b5-80fc-4fdb59859ba5 | public java.lang.String getPrimaryGroup() {
return this.primaryGroup;
} |
c73a8e71-5bcb-4b0c-b210-5e09ef1cfd3b | public java.lang.String getCustomPickList20() {
return this.customPickList20;
} |
ce4322a7-02da-4637-96c6-291fe3a31004 | public void handler() {
A(IMMBYTE());
CLR_NZV();
SET_NZ8(A());
/*if (konamilog != null) {
fprintf(konamilog, "konami#%d lda_im :PC:%d,PPC:%d,A:%d,B:%d,D:%d,DP:%d,U:%d,S:%d,X:%d,Y:%d,CC:%d,EA:%d\n", cpu_getactivecpu(), konami.pc, konami.ppc, A(), B(), konami.d... |
f9ac571c-004d-4077-b54e-11904d7a66aa | public java.lang.Boolean getIsDifferentNaicsCode() {
return IsDifferentNaicsCode;
} |
f0b246d9-a9b7-4a9e-9a4a-701debc2515e | public void setEngine(crmondemand.xml.customobject6.query.QueryType engine) {
this.engine = engine;
} |
f24507c2-4480-4484-99f2-e470d9223ef4 | public void setCustomPickList2(java.lang.String customPickList2) {
this.customPickList2 = customPickList2;
} |
c3e203f8-906f-4718-8ff5-d0199e2c8fd9 | public void setCustomBoolean15(crmondemand.xml.contact.query.QueryType customBoolean15) {
this.customBoolean15 = customBoolean15;
} |
f1d13ea4-1f91-4864-b7d5-d5b8fb86fd8e | public crmondemand.xml.contact.query.QueryType getCustomPickList6() {
return this.customPickList6;
} |
d50e208d-985a-4265-bc5a-f9fac4a87e3e | public void setCustomDate23(java.util.Calendar customDate23) {
this.customDate23 = customDate23;
} |
07a33fd7-644d-436a-8f35-108832c5af3d | public java.lang.String getCustomPickList74() {
return this.customPickList74;
} |
ae0d23c8-9bcf-4b7e-a236-ca8904baa283 | public String getName(){
return name;
} |
ba077ac0-5fa8-4164-94e9-38e0b9ce6c8e | public java.lang.Integer getCustomInteger15() {
return this.customInteger15;
} |
49de08f1-6147-444f-85e1-858dd4dba1ec | public void setCustomDate55(crmondemand.xml.customobject3.query.QueryType customDate55) {
this.customDate55 = customDate55;
} |
5b97f984-e999-48f0-83d7-04b50ac37701 | public void setCustomCurrency7(java.math.BigDecimal customCurrency7) {
this.customCurrency7 = customCurrency7;
} |
e88ccdfe-2654-4a7a-97b7-0cfbb0991093 | public StringBuilder journalList(Session viewerS, String partialjournal)
{
final StringBuilder buf=new StringBuilder("");
String journal=null;
for(final Enumeration<JournalsLibrary.CommandJournal> e=CMLib.journals().commandJournals();e.hasMoreElements();)
{
final JournalsLibrary.CommandJournal CMJ=e.nextEle... |
e7307fcc-9554-44a7-8959-f711d72ab50a | public crmondemand.xml.customobject6.query.QueryType getCustomDate31() {
return this.customDate31;
} |
d2209d10-499b-4206-9994-b9d56cffb83b | public crmondemand.xml.customobject3.query.QueryType getCustomPickList34() {
return this.customPickList34;
} |
e6e5f7fa-8af7-4b75-9047-c0bf7d913f9e | public crmondemand.xml.contact.query.QueryType getCustomDate39() {
return this.customDate39;
} |
c92930fe-da1e-4c90-80be-f8da62ad1336 | public final PrimitiveTypeContext primitiveType() throws RecognitionException {
PrimitiveTypeContext _localctx = new PrimitiveTypeContext(_ctx, getState());
enterRule(_localctx, 96, RULE_primitiveType);
int _la;
try {
enterOuterAlt(_localctx, 1);
{
setState(656);
_la = _input.LA(1);
if ( !(((((_l... |
bc78dd75-0b93-4a67-8510-7d021131f9ec | public void setCustomPhone2(crmondemand.xml.customobject6.query.QueryType customPhone2) {
this.customPhone2 = customPhone2;
} |
8be954b3-750c-4a25-8d11-b261e2c022bd | public void requestCompleted(IRequest events) {
m_completedRequests.add(events);
} |
6f5dd26c-606a-4d7a-87e9-64ff6c72aad0 | public void setCustomPickList32(crmondemand.xml.contact.query.QueryType customPickList32) {
this.customPickList32 = customPickList32;
} |
f88f3515-85e3-4766-a1e2-38177699301e | public java.math.BigDecimal getCustomNumber51() {
return this.customNumber51;
} |
9b7ab353-984b-4237-b900-d61ec44e8e09 | public String findQuery(String table, String name, String id, String att) {
if (att == "") {
att = "*";
}
String query = "SELECT " + att + " FROM " + table + " WHERE ";
if (notNorE(name) && notNorE(id)) {
if (table.toLowerCase().equals("security")) {
query += "s";
} else if (table.toLowerCase().equ... |
2a0bf638-2b61-4b14-8a2a-4d8d985a99e9 | public ClientOperation() {
} |
e188b76d-caf9-4aa0-ad8c-557ff0275899 | public crmondemand.xml.customobject3.query.QueryType getAccreditationExternalSystemId() {
return this.accreditationExternalSystemId;
} |
2636dac5-56cb-4f5d-91e7-94e7566c4905 | public java.lang.String getCustomPickList63() {
return this.customPickList63;
} |
e287edad-28ee-414e-b090-1ad243c29cd5 | public void setCustomNumber51(java.math.BigDecimal customNumber51) {
this.customNumber51 = customNumber51;
} |
a19e6324-7625-447d-a760-3b50c4368ac4 | public crmondemand.xml.contact.query.QueryType getCustomInteger0() {
return this.customInteger0;
} |
810623c4-8eba-4160-a33e-59b676f940de | public void setLeadId(crmondemand.xml.customobject6.query.QueryType leadId) {
this.leadId = leadId;
} |
ddbd2121-f19e-40af-83b6-a6302b0aa347 | public java.lang.String getObjectiveId() {
return this.objectiveId;
} |
d1fab26a-371c-450d-960c-9959ad540fcd | public void setCourseIdentifier(crmondemand.xml.contact.query.QueryType courseIdentifier) {
this.courseIdentifier = courseIdentifier;
} |
5ffd1963-8325-41ea-aa02-80cbaf4bd46c | public void comb()
{
m6809.b = (m6809.b ^ 0xFFFFFFFF) & 0xFF;
CLR_NZV();
SET_NZ8(m6809.b);
SEC();
if(m6809log!=null) fprintf(m6809log,"M6809#%d comb :PC:%d,PPC:%d,A:%d,B:%d,D:%d,DP:%d,U:%d,S:%d,X:%d,Y:%d,CC:%d,EA:%d\n", cpu_getactivecpu(),m6809.pc,m6809.ppc,m6809.a,m6809.b,getDreg(),m... |
3e611604-be56-4c99-bd9f-b1c101c26e45 | public String getUserName() {
return userName;
} |
32e3daac-c10a-41f0-9377-4e25da9156e8 | public crmondemand.xml.opportunity.query.QueryType getCustomDate59() {
return this.customDate59;
} |
5811f0e5-5009-46d4-af03-c6afe85900a4 | public void setCustomObject6Type(java.lang.String customObject6Type) {
this.customObject6Type = customObject6Type;
} |
184571e0-1a6e-4973-bce4-52f825324e38 | public boolean existeMayorista(String nombre) throws Exception; |
689f9753-c406-4c6c-89f6-bd65664d4bfa | public crmondemand.xml.customobject6.query.QueryType getCustomText87() {
return this.customText87;
} |
def70608-f03c-427d-99ff-ee05c76cc103 | public void setCustomBoolean7(java.lang.Boolean customBoolean7) {
this.customBoolean7 = customBoolean7;
} |
f0d19fe9-88ba-4eb3-9faa-b64ce0bc1644 | public void setCustomObject13Id(java.lang.String customObject13Id) {
this.customObject13Id = customObject13Id;
} |
10084125-2c47-48d5-acda-6aaa23b6f232 | public crmondemand.xml.contact.query.QueryType getCustomText19() {
return this.customText19;
} |
0d04edba-a9b2-44b9-b621-f71f2879a3d4 | public void setCustomNumber18(java.math.BigDecimal customNumber18) {
this.customNumber18 = customNumber18;
} |
4c70a575-a287-44e4-9f9c-1603b559692e | public String getTipusActivitat() {
return tipusActivitat;
} |
4bda4abc-ba69-4c87-88c0-37858de403ca | public void actionPerformed(java.awt.event.ActionEvent evt) {
StartActionPerformed(evt);
} |
b1309af3-af80-4055-9239-bfc56dd8ca35 | public void setFinancialAccountExternalSystemId(crmondemand.xml.opportunity.query.QueryType financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
} |
047428bc-a2f0-4546-b4ea-f7edf4178d45 | public java.util.Calendar getCustomDate15() {
return this.customDate15;
} |
439dd767-9798-44f3-b9da-ca71a6a70b3e | public void setAccreditationNum(java.lang.String accreditationNum) {
this.accreditationNum = accreditationNum;
} |
2609dcec-feef-40f1-9a86-2ab69bb42e33 | public java.lang.String getCustomPickList97() {
return this.customPickList97;
} |
bd3f9467-5443-426e-ac05-4f26f0fe5870 | public static int getCount() {
return MAP.size();
} |
bc666265-dd45-4c91-ab76-a8bf680592d6 | public crmondemand.xml.opportunity.query.QueryType getCustomCurrency23() {
return this.customCurrency23;
} |
2efbd476-574b-4556-9f95-437f60e60dbc | public java.lang.String getCustomText22() {
return this.customText22;
} |
9207277b-2f18-4f5a-a7f1-68bcf7643919 | public void setCustomPickList7(crmondemand.xml.contact.query.QueryType customPickList7) {
this.customPickList7 = customPickList7;
} |
9669a039-c4f0-4fba-ae2a-1ae9883eb087 | public java.lang.String getCustomPickList68() {
return this.customPickList68;
} |
77fefa0b-22f9-4b44-b90f-ee3eeda0a9a9 | public void setCustomPickList45(java.lang.String customPickList45) {
this.customPickList45 = customPickList45;
} |
c1e3b718-736f-480a-835e-67219955fa9c | public java.lang.String getCustomText10() {
return this.customText10;
} |
512a26f3-de0c-4e28-af83-6290d2c90391 | public void setCustomPickList51(java.lang.String customPickList51) {
this.customPickList51 = customPickList51;
} |
487c59cc-5ee5-4ee5-9331-f4051e494407 | public void handler() {
if (m68klog != null) {
fclose(m68klog);
}
throw new UnsupportedOperationException("Unimplemented");
} |
da84f0bc-1a7b-4feb-9b61-6d39472910fa | public void setCustomText34(crmondemand.xml.contact.query.QueryType customText34) {
this.customText34 = customText34;
} |
a438ccae-43a1-428b-8915-5a090d0ca6b5 | public java.lang.String getBusinessPlanId() {
return this.businessPlanId;
} |
73be0e12-da73-4d05-9dc3-d12203d7d387 | private void drawTickMarks(final GraphicsContext CTX) {
double sinValue;
double cosValue;
double startAngle = getSkinnable().getStartAngle();
Point2D center = new Point2D(size * 0.5, size * 0.5);
for (double angle = 0, counter = getSkinnable().getMinValue() ; Double.compar... |
ab74306b-8b8b-4c16-b060-c3fbd9241a37 | private boolean sanitizeUserCredentials(String username, String password, String passwordVerify) {
// Make sure something was entered in all fields + password matches verify
return (username.length() > 0 && password.length() > 0 && passwordVerify.length() > 0) && password.equals(passwordVerify);
} |
1e415923-33e6-4227-b228-70aabe5cea45 | public void setCustomObject14ExternalSystemId(crmondemand.xml.opportunity.query.QueryType customObject14ExternalSystemId) {
this.customObject14ExternalSystemId = customObject14ExternalSystemId;
} |
e9ed0c9e-8a02-4760-a96b-aa2a5b90e528 | public boolean isNetOutputEnabled()
{
return m_settingsData.netOutEnabled;
} |
34b7eca8-bb60-44be-957c-a546184d6c53 | public crmondemand.xml.customobject6.query.QueryType getCustomObject12Id() {
return this.customObject12Id;
} |
545a4454-ff9a-4d47-8eb9-1b55804b32ba | public java.util.Calendar getCustomDate48() {
return this.customDate48;
} |
165c8c03-2e30-4ba0-9d15-fea96a1079f4 | public void setCustomBoolean24(java.lang.Boolean customBoolean24) {
this.customBoolean24 = customBoolean24;
} |
6b25efad-6c3e-4b4f-8c67-c43e36256058 | public java.lang.String getRole() {
return this.role;
} |
1e0a6aa2-81a2-4c86-989c-f55091f84780 | public String removeIfChild(String childID) {
return removeChild(childID);
} |
80e268af-0535-4fce-bbf0-e82e0db5fed7 | public static void setOnlineUserMap(HashMap<String, OnlineUserDetail> onlineUserMap_)
{
CommonData.onlineUserMap = onlineUserMap_;
} |
5b988c91-7068-4dfd-a834-f992d57ab049 | public void setAccountLocation(crmondemand.xml.customobject3.query.QueryType accountLocation) {
this.accountLocation = accountLocation;
} |
db96b526-67ec-4c5a-a619-72acbb93e146 | public java.lang.String getCustomObject14Type() {
return this.customObject14Type;
} |
521f945e-ac18-46a4-a165-461a54d88f3a | public void setUpdatedByFirstName(crmondemand.xml.contact.query.QueryType updatedByFirstName) {
this.updatedByFirstName = updatedByFirstName;
} |
9973beea-83a9-424a-8635-a69275b65b6a | public crmondemand.xml.opportunity.query.QueryType getPlanItemExternalSystemId() {
return this.planItemExternalSystemId;
} |
f4090263-1f46-44ac-8886-08f4ad0a9908 | public crmondemand.xml.contact.query.QueryType getCustomText18() {
return this.customText18;
} |
3ee0e0c2-1bde-4cd0-b7fe-83d6db7ac8be | @Override
public byte getSecondGender() {
if (GameConstants.isZero(getJob())) {
return 1;
}
return gender; //todo zero
} |
3f07232e-1b3e-4f85-9e24-cfe1c354c2b8 | public void setCustomDate40(crmondemand.xml.contact.query.QueryType customDate40) {
this.customDate40 = customDate40;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.