Subversion Repositories Integrator Subversion

Rev

Rev 106 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 106 Rev 195
Line 20... Line 20...
20
import org.primefaces.model.CroppedImage;
20
import org.primefaces.model.CroppedImage;
21
import org.primefaces.model.DefaultStreamedContent;
21
import org.primefaces.model.DefaultStreamedContent;
22
import org.primefaces.model.StreamedContent;
22
import org.primefaces.model.StreamedContent;
23
import org.springframework.context.annotation.Scope;
23
import org.springframework.context.annotation.Scope;
24
24
-
 
25
import br.com.ec.core.util.VerificadorUtil;
25
import br.com.ec.domain.util.ConversorUtil;
26
import br.com.ec.domain.util.ConversorUtil;
26
import br.edu.cesmac.core.util.VerificadorUtil;
-
 
27
27
28
@Named
28
@Named
29
@Scope("view")
29
@Scope("view")
30
public class FotoManipularBean implements Serializable {
30
public class FotoManipularBean implements Serializable {
31
        private static final long serialVersionUID = 1L;
31
        private static final long serialVersionUID = 1L;