Source stringclasses 1
value | Date int32 2.01k 2.01k | Text stringlengths 3 15.9M | Token_count int32 1 2.44M |
|---|---|---|---|
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.Max;
import javax.validation.constrain... | 2,252 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import javax.xml.bind.annotation.XmlRootElement;
import java.io.Serializable;
/**
* @author mask_hot
*/
@Getter
@Se... | 1,527 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.util.logging.Level;
/**
* @author mask_hot
*/
@Enti... | 1,376 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Data;
import javax.persistence.*;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import java.io.Serializable;
/**
* @author gbougear
*/
@D... | 684 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.u... | 1,404 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.Max;
import java... | 1,509 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import ... | 1,105 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.Serializable;
/**
* @author gbougear
*/
public class FamUserSeasonPK implements Serializable {
private static final long serialVersionUID = 1L;
private Long famUser... | 583 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.u... | 1,183 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.u... | 1,069 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import ... | 1,108 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.Serializable;
/**
* @author gbougear
*/
public class FamMatchPlayerPK implements Serializable {
private static final long serialVersionUID = -8409364271443197745L;
... | 442 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.Serializable;
/**
* @author gbougear
*/
public class FamPlayerSeasonPK implements Serializable {
private static final long serialVersionUID = 1L;
private Long famP... | 550 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.u... | 1,407 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.xml.bind.annotat... | 1,481 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.Serializable;
/**
* @author gbougear
*/
public class FamMatchTeamPK implements Serializable {
private static final long serialVersionUID = 1L;
private Long famMat... | 428 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.fam.common.log.LogUtil;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import ja... | 1,688 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.fam.ejb.listener.FamEventEntityListener;
import org.hibernate.validator.constraints.NotEmpty;
import org.joda.time.DateTime;
import jav... | 1,748 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.util.List... | 1,795 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.xml.bind.annotation.XmlRootElement;
import java.io.Serializa... | 1,364 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.Serializable;
/**
* @author gbougear
*/
public class FamPlayerPositionPK implements Serializable {
private static final long serialVersionUID = 1L;
private Long fam... | 508 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
... | 1,389 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.eclipse.persistence.annotations.Multitenant;
import org.eclipse.persistence.annotations.MultitenantType;
import org.eclipse.persistence.annotations.TenantDiscriminatorColumn;
impor... | 2,033 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import lombok.Getter;
import lombok.Setter;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.xml.bind.annotation.XmlRootElement;
import java.io.S... | 989 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.xml.bind.annotation.XmlRootElement;
import java.io.Serializa... | 1,265 |
github-java-corpus | 2,012 | package org.fam.ejb.model;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import org.fam.common.log.LogUtil;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
... | 1,565 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
/**
* @author gbougear
*/
public class FamWorkoutEntityListener {
// @EJB
// private FamTypEventFacade ejbTypEvent;
//
// @PrePersist
// void beforeCreate(final Object entity... | 221 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
import org.fam.ejb.model.FamPlayerSeason;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
/**
* @author ... | 232 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package org.fam.ejb.listener;
import org.fam.ejb.model.FamEntity;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.persistence.*;
import java.util.Date;
/**
* @author gbougear
*/
public class Ab... | 398 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
/**
* @author gbougear
*/
public class FamMatchEntityListener {
// @EJB
// private FamTypEventFacade ejbTypEvent;
//
// @PrePersist
// void beforeCreate(final Object entity) ... | 218 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
/**
* @author gbougear
*/
public class FamPlayerEntityListener {
// @EJB
// private FamTypEventFacade ... | 265 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
import org.fam.ejb.event.FamEventUpdated;
import org.fam.ejb.model.FamEvent;
import org.fam.ejb.session.FamEventStatusFacade;
import org.fam.ejb.session.FamSeasonFacade;
import org.joda.tim... | 711 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.ejb.listener;
import org.fam.ejb.model.FamPlayer;
import org.fam.ejb.model.FamPlayerProfile;
import org.fam.ejb.util.ChartUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.pers... | 424 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.common.constant;
/**
* @author gbougear
*/
public class FamConstantes {
/**
*
*/
public static final String EVENT_SCHEDULED_LIB = "Planifie";
/**
*
*/
public static... | 699 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.common.log;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.logging.Level;
/**
* @author gbougear
*/
public class
// private static final java.util.logging.Logger lo... | 197 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.common.event;
/**
* @author arungupta
*/
// CDI Event - Can pass the state using org.glasfish.samples.Underground
public class DBUpdated {
} | 64 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.common.event;
/**
* @author arungupta
*/
// CDI Event - Can pass the state using org.glasfish.samples.Underground
public class FamEventUpdated {
} | 65 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package org.fam.common.exception;
import javax.ejb.ApplicationException;
/**
* @author mask_hot
*/
@ApplicationException(rollback = true)
public class FamException extends RuntimeException {
/**
* @param me... | 143 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.common.interceptor;
import org.slf4j.LoggerFactory;
import javax.interceptor.AroundInvoke;
import javax.interceptor.InvocationContext;
import java.text.MessageFormat;
/**
* @author gbougear
*/
public... | 285 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package org.fam.common.interceptor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.interceptor.AroundInvoke;
import javax.interceptor.InvocationContext;
import java.text.MessageFormat;
/**
* @a... | 194 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
/**
* Created by IntelliJ IDEA.
* User: mask_hot
* Date: 22/09/11
* Time: 23:55
* To change this template use File | Settings | File Templates.
*/
public enum Entity {
ABSENCE,
ANSWER,
CARD,
CITY,
CLUB,
COUNTRY,
EVENT,
EVENT_STATUS,
FIXTURE,
FOR... | 201 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 76 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 77 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 76 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 72 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 71 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 72 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
/**
* Created by IntelliJ IDEA.
* User: mask_hot
* Date: 22/09/11
* Time: 23:55
* To change this template use File | Settings | File Templates.
*/
public enum ESType {
SCHEDULED,
CANCELLED,
FINISHED,
DELAYED
} | 78 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
/**
* Created by IntelliJ IDEA.
* User: mask_hot
* Date: 22/09/11
* Time: 23:55
* To change this template use File | Settings | File Templates.
*/
public enum EType {
MATCH,
WORKOUT
} | 66 |
github-java-corpus | 2,012 | package org.fam.common.cdi;
import javax.inject.Qualifier;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
@Qualifier
@Retention(RetentionPolicy.RUNTIME)
@Target({TYPE, METHOD, FIELD, PARAMETER})... | 72 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.event;
/**
* @author arungupta
*/
// CDI Event - Can pass the state using org.glasfish.samples.Underground
public class InitDataDone {
}
| 66 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.event;
/**
* @author arungupta
*/
// CDI Event - Can pass the state using org.glasfish.samples.Underground
public class FamPlaceUpdated {
}
| 66 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.constraint;
import javax.validation.Payload;
import java.lang.annotation.*;
/**
* @author mask_hot
*/
@Documented
@Target({ElementType.METHOD, ElementType.FIELD, ElementType.ANNOTATION_TYPE})
@Ret... | 118 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package org.fam.jsf.bootstrap;
import org.fam.common.constant.FamConstantes;
import org.fam.ejb.model.*;
import org.fam.ejb.session.*;
import org.fam.jsf.bean.util.JsfUtil;
import org.fam.jsf.event.InitDataDone;
import ... | 6,476 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamAnswer;
import org.fam.jsf.controller.FamAnswerController;
import javax.faces.component.UIComponent;
import javax.faces.cont... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypCard;
import org.fam.jsf.controller.FamTypCardController;
import javax.faces.component.UIComponent;
import javax.faces.co... | 407 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamCard;
import org.fam.jsf.controller.FamCardController;
import javax.faces.component.UIComponent;
import javax.faces.context.... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamSeason;
import org.fam.jsf.controller.FamSeasonController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.face... | 437 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamScale;
import org.fam.jsf.controller.FamScaleController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.... | 367 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamClub;
import org.fam.jsf.controller.FamClubController;
import javax.faces.component.UIComponent;
import javax.faces.context.... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamPosition;
import org.fam.jsf.controller.FamPositionController;
import javax.faces.component.UIComponent;
import javax.faces.... | 388 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypAbsence;
import org.fam.jsf.controller.FamTypAbsenceController;
import javax.faces.component.UIComponent;
import javax.fa... | 421 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamPlayer;
import org.fam.jsf.controller.FamPlayerController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.face... | 373 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypMatch;
import org.fam.jsf.controller.FamTypMatchController;
import javax.faces.component.UIComponent;
import javax.faces.... | 394 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamOrganization;
import org.fam.jsf.controller.FamOrganizationController;
import javax.faces.component.UIComponent;
import java... | 388 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypEvent;
import org.fam.jsf.controller.FamTypEventController;
import javax.faces.component.UIComponent;
import javax.faces.... | 424 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamCity;
import org.fam.jsf.controller.FamCityController;
import javax.faces.component.UIComponent;
import javax.faces.context.... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamFixture;
import org.fam.jsf.controller.FamFixtureController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.fa... | 373 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamPlace;
import org.fam.jsf.controller.FamPlaceController;
import javax.faces.component.UIComponent;
import javax.faces.contex... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamCountry;
import org.fam.jsf.controller.FamCountryController;
import javax.faces.component.UIComponent;
import javax.faces.co... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamTypCompetition;
import org.fam.jsf.controller.FamTypCompetitionController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
i... | 391 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamUser;
import org.fam.jsf.controller.FamUserController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.co... | 362 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamProvince;
import org.fam.jsf.controller.FamProvinceController;
import javax.faces.component.UIComponent;
import javax.faces.... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypPlace;
import org.fam.jsf.controller.FamTypPlaceController;
import javax.faces.component.UIComponent;
import javax.faces.... | 394 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamFormation;
import org.fam.jsf.controller.FamFormationController;
import javax.faces.component.UIComponent;
import javax.face... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamMatchPlayer;
import org.fam.jsf.controller.FamMatchController;
import javax.faces.component.UIComponent;
import javax.faces.... | 487 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamSeasonCompetition;
import org.fam.jsf.controller.FamSeasonCompetitionController;
import javax.faces.component.UIComponent;
i... | 412 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTeam;
import org.fam.jsf.controller.FamTeamController;
import javax.faces.component.UIComponent;
import javax.faces.context.... | 392 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamGoal;
import org.fam.jsf.controller.FamGoalController;
import javax.faces.component.UIComponent;
import javax.faces.context.... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.jsf.controller.AbstractController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.... | 387 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamAbsence;
import org.fam.jsf.controller.FamAbsenceController;
import javax.faces.component.UIComponent;
import javax.faces.co... | 407 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamState;
import org.fam.jsf.controller.FamStateController;
import javax.faces.component.UIComponent;
import javax.faces.contex... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamEvent;
import org.fam.jsf.controller.FamEventController;
import javax.faces.component.UIComponent;
import javax.faces.contex... | 393 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamTypCardFinescale;
import org.fam.jsf.controller.FamTypCardFinescaleController;
import javax.faces.component.UIComponent;
imp... | 449 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamEventStatus;
import org.fam.jsf.controller.FamEventStatusController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import ... | 386 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.ejb.model.FamTypAnswer;
import org.fam.jsf.controller.FamTypAnswerController;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import java... | 386 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.converter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamMatch;
import org.fam.jsf.controller.FamMatchController;
import javax.faces.component.UIComponent;
import javax.faces.contex... | 393 |
github-java-corpus | 2,012 | package org.fam.jsf.converter;
import org.fam.jsf.bean.AvailableThemes;
import org.fam.jsf.bean.Theme;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import javax.faces.convert.FacesConverter;
/**
* Created by IntelliJ IDEA.
* User: mask_hot... | 199 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.cache;
import org.fam.common.cdi.LoggedIn;
import org.fam.common.cdi.Player;
import org.fam.ejb.model.*;
import org.fam.ejb.session.FamPlayerFacade;
import org.fam.ejb.session.FamTeamFacade;
import o... | 1,527 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates and open the template in
* the editor.
*/
package org.fam.jsf.cache;
import org.fam.ejb.event.DBUpdated;
import org.fam.ejb.model.*;
import org.fam.ejb.session.*;
import org.fam.jsf.bootstrap.Bootstrap;
import org.fam.jsf.event.FamPlaceUpdated;
import org.fam.j... | 3,220 |
github-java-corpus | 2,012 | package org.fam.jsf.bean;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamStaffFunction;
import org.fam.ejb.session.FamStaffFunctionFacade;
import org.fam.jsf.bean.util.JsfUtil;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.ejb.EJB;
import javax.enterprise.cont... | 1,294 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.bean;
import org.fam.ejb.model.FamClub;
import org.hibernate.validator.constraints.Email;
import javax.enterprise.inject.Model;
import javax.validation.constraints.NotNull;
import java.io.Serializab... | 372 |
github-java-corpus | 2,012 | package org.fam.jsf.bean;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamPlayerSeason;
import org.fam.ejb.session.FamPlayerSeasonFacade;
import org.fam.jsf.bean.util.JsfUtil;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.ejb.EJB;
import javax.enterprise.contex... | 1,314 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.bean;
import org.fam.common.log.LogUtil;
import javax.annotation.PostConstruct;
import javax.enterprise.inject.Model;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import... | 339 |
github-java-corpus | 2,012 | package org.fam.jsf.bean;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamFormationItem;
import org.fam.ejb.session.FamFormationItemFacade;
import org.fam.jsf.bean.util.JsfUtil;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.ejb.EJB;
import javax.enterprise.cont... | 1,294 |
github-java-corpus | 2,012 | package org.fam.jsf.bean.util;
import javax.faces.application.FacesMessage;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import javax.faces.model.SelectItem;
import java.util.List;
public class JsfUtil {
public static SelectItem[] getSel... | 578 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.bean;
import lombok.Getter;
import lombok.Setter;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamRole;
import org.primefaces.event.TabChangeEvent;
import javax.enterprise.context.Ses... | 781 |
github-java-corpus | 2,012 | package org.fam.jsf.bean;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* Created by IntelliJ IDEA.
* User: mask_hot
* Date: 27/01/12
* Time: 21:19
* To change this template use File | Settings | File Templates.
*/
//@Named
public class AvailableThemes {
private static Av... | 537 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.bean;
import org.fam.ejb.model.FamAnswer;
import org.fam.ejb.session.FamAnswerFacade;
import org.primefaces.model.SelectableDataModel;
import javax.ejb.EJB;
import javax.faces.model.ListDataModel;
i... | 216 |
github-java-corpus | 2,012 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.fam.jsf.bean;
import org.fam.common.cdi.LoggedIn;
import org.fam.common.log.LogUtil;
import org.fam.ejb.model.FamUser;
import org.fam.ejb.session.FamUserFacade;
import org.fam.jsf.bean.util.JsfUtil;
import o... | 3,509 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.