A B C D E F G H I J L M N O P Q R S T U V W X Y 

A

AbstractAuditing - Class in com.xpert.audit.model
Abstract class to represent a audit event.
AbstractAuditing() - Constructor for class com.xpert.audit.model.AbstractAuditing
 
AbstractAuditingListener - Interface in com.xpert.audit
Listener called on audit event
AbstractBaseBean<T> - Class in com.xpert.core.crud
Generic Managed Bean to create CRUD
AbstractBaseBean() - Constructor for class com.xpert.core.crud.AbstractBaseBean
 
AbstractBusinessObject<T> - Class in com.xpert.core.crud
Generic Business Object to create CRUD
AbstractBusinessObject() - Constructor for class com.xpert.core.crud.AbstractBusinessObject
 
AbstractMetadata - Class in com.xpert.audit.model
Abstract class to represent the fields of an audit event.
AbstractMetadata() - Constructor for class com.xpert.audit.model.AbstractMetadata
 
AbstractSecurityFilter - Class in com.xpert.security.filter
 
AbstractSecurityFilter() - Constructor for class com.xpert.security.filter.AbstractSecurityFilter
 
AbstractUserSession - Class in com.xpert.security.session
 
AbstractUserSession() - Constructor for class com.xpert.security.session.AbstractUserSession
 
ActiveDirectory - Class in com.xpert.security
Provides static methods to authenticate users, change passwords, etc.
ActiveDirectory.User - Class in com.xpert.security
Used to represent a User in Active Directory
ActiveDirectory.User(Attributes) - Constructor for class com.xpert.security.ActiveDirectory.User
 
ActiveDirectoryTest - Class in com.xpert.security
 
ActiveDirectoryTest() - Constructor for class com.xpert.security.ActiveDirectoryTest
 
ActiveInactiveConverter - Class in com.xpert.faces.conversion
Converter to show Active when true and Inactive when false
ActiveInactiveConverter() - Constructor for class com.xpert.faces.conversion.ActiveInactiveConverter
 
add(String, Object...) - Method in exception com.xpert.core.exception.StackException
 
add(StackException) - Method in exception com.xpert.core.exception.StackException
 
add(Restriction, String...) - Method in class com.xpert.core.validation.UniqueFields
 
add(String...) - Method in class com.xpert.core.validation.UniqueFields
 
add(UniqueField, String) - Method in class com.xpert.core.validation.UniqueFields
 
add(Map<String, Object>) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction map
add(List<Restriction>) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction list
add(Restriction) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction
add(String, RestrictionType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction
add(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.EQUALS
add(String, RestrictionType, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date restriction
add(String, RestrictionType, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar restriction
add(String, RestrictionType, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction
add(String, RestrictionType, Object, LikeType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a restriction
add(String, RestrictionType) - Method in class com.xpert.persistence.query.Restrictions
Add a restriction
add(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.EQUALS
add(String, RestrictionType, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date restriction
add(String, RestrictionType, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar restriction
add(String, RestrictionType, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a restriction
add(String, RestrictionType, Object, LikeType) - Method in class com.xpert.persistence.query.Restrictions
Add a restriction
addCookie(String, String) - Static method in class com.xpert.faces.utils.FacesUtils
Add Cookie no HttpServletResponse
addErrorMessage(String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
addPartialUpdateTarget(String...) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
Deprecated.
use update instead
addQueryString(String) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.QUERY_STRING
addQueryString(String, List<QueryParameter>) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.QUERY_STRING
addQueryString(String, QueryParameter) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.QUERY_STRING
addQueryString(String) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.QUERY_STRING
addQueryString(String, List<QueryParameter>) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.QUERY_STRING
addQueryString(String, QueryParameter) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.QUERY_STRING
addReplacedElementFactory(ReplacedElementFactory) - Method in class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
addToSession(String, Object) - Static method in class com.xpert.faces.utils.FacesUtils
Add the object in Http session map
afterPhase(PhaseEvent) - Method in class com.xpert.faces.listener.MultiPageMessagesSupport
 
AJAX_BEHAVIOR_CLASS - Static variable in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
AJAX_BEHAVIOR_CLASS_PRIMEFACES_3_AND_4 - Static variable in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
AJAX_BEHAVIOR_CLASS_PRIMEFACES_5 - Static variable in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
apply(FaceletContext, UIComponent) - Method in class com.xpert.faces.component.initializer.InitializerHandler
 
apply(FaceletContext, UIComponent) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinterTagHandler
 
Audit - Class in com.xpert.audit
This class audits a entity.
Audit(EntityManager) - Constructor for class com.xpert.audit.Audit
 
Audit(EntityManager, EntityManager) - Constructor for class com.xpert.audit.Audit
 
audit(Object, Object, AuditingType) - Method in class com.xpert.audit.Audit
Persists a Audit
AUDIT_ENTITY_MANAGER_FACTORY - Static variable in class com.xpert.Configuration
 
AuditBean - Class in com.xpert.audit
 
AuditBean() - Constructor for class com.xpert.audit.AuditBean
 
AuditContext - Class in com.xpert.audit
Represents que current context of audit, the "audits" form a object must be added to a map, with this it can be retrieve in other moment.
AuditDAO<T> - Class in com.xpert
 
AuditDAO(Class) - Constructor for class com.xpert.AuditDAO
 
AuditDAO(EntityManager) - Constructor for class com.xpert.AuditDAO
 
AuditDAO(Class, EntityManager) - Constructor for class com.xpert.AuditDAO
 
AuditDAO() - Constructor for class com.xpert.AuditDAO
 
AuditDeleteBean - Class in com.xpert.audit
 
AuditDeleteBean() - Constructor for class com.xpert.audit.AuditDeleteBean
 
AUDITING_IMPL - Static variable in class com.xpert.Configuration
 
AUDITING_LISTENER - Static variable in class com.xpert.Configuration
 
AuditingType - Enum in com.xpert.audit.model
Possible type to audit events
authenticateUserPassword(User, String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
avg(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a BigDecimal instance of average of fields in collection.
avg(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
If the object is instance of LazyDataModelImpl, then shoudld call avg using query.
avg(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return a average of field, this method gets the QueryBuilder and add the current restrictions to generate the query
avg(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
avg(String, Number) - Method in class com.xpert.persistence.query.QueryBuilder
 

B

BaseDAO<T> - Interface in com.xpert.persistence.dao
 
BaseDAOImpl<T> - Class in com.xpert.persistence.dao
 
BaseDAOImpl() - Constructor for class com.xpert.persistence.dao.BaseDAOImpl
 
Bean - Class in com.xpert.maker
 
Bean(Class, BeanType) - Constructor for class com.xpert.maker.Bean
 
BeanConfiguration - Class in com.xpert.maker
 
BeanConfiguration() - Constructor for class com.xpert.maker.BeanConfiguration
 
BeanCreator - Class in com.xpert.maker
 
BeanCreator() - Constructor for class com.xpert.maker.BeanCreator
 
BeanMaker - Class in com.xpert.faces.bean
 
BeanMaker() - Constructor for class com.xpert.faces.bean.BeanMaker
 
BeanModel - Class in com.xpert.audit
 
BeanModel(Object, String) - Constructor for class com.xpert.audit.BeanModel
 
BeanModel() - Constructor for class com.xpert.audit.BeanModel
 
BeanType - Enum in com.xpert.maker
 
BeanValidator - Class in com.xpert.core.validation
 
BeanValidator() - Constructor for class com.xpert.core.validation.BeanValidator
 
BeanValidator.AnnotationFromViolation - Class in com.xpert.core.validation
 
BeanValidator.AnnotationFromViolation(Annotation, boolean) - Constructor for class com.xpert.core.validation.BeanValidator.AnnotationFromViolation
 
beforePhase(PhaseEvent) - Method in class com.xpert.faces.listener.MultiPageMessagesSupport
 
BooleanSelectItens - Class in com.xpert.faces.bean
 
BooleanSelectItens() - Constructor for class com.xpert.faces.bean.BooleanSelectItens
 
BooleanSelectItensEmptyOption - Class in com.xpert.faces.bean
 
BooleanSelectItensEmptyOption() - Constructor for class com.xpert.faces.bean.BooleanSelectItensEmptyOption
 
BootstrapVersion - Enum in com.xpert.faces.bootstrap
Represents the bootstrap version.
buildQueryBuilder() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
return the query builder of current restrictions and join builder
BUNDLE - Static variable in class com.xpert.Configuration
 
BusinessException - Exception in com.xpert.core.exception
 
BusinessException() - Constructor for exception com.xpert.core.exception.BusinessException
 
BusinessException(String, Object...) - Constructor for exception com.xpert.core.exception.BusinessException
 
BusinessException(String) - Constructor for exception com.xpert.core.exception.BusinessException
 

C

center() - Method in class com.xpert.maker.MakerSwingFrame
 
center(JFrame) - Static method in class com.xpert.utils.SwingUtils
 
ChainingReplacedElementFactory - Class in com.xpert.faces.component.pdfprinter
 
ChainingReplacedElementFactory() - Constructor for class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
changeCurrentValue(Connection, String, Long) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
changeCurrentValue(Connection, String, Long) - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
changeCurrentValue(Connection, String, Long) - Method in class com.xpert.persistence.utils.SequenceUpdater
 
changeCurrentValueJdbc(Connection, String, Long) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
changeCurrentValueJdbc(Connection, String, Long) - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
changeCurrentValueJpa(String, Long) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
changeCurrentValueJpa(String, Long) - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
changeLocale() - Method in class com.xpert.faces.bean.LocaleBean
 
changePassword(String, String, LdapContext) - Method in class com.xpert.security.ActiveDirectory.User
Used to change the user password.
changePassword(String, String, boolean, LdapContext) - Method in class com.xpert.security.ActiveDirectory.User
Used to change the user password.
CharacterEncodingFilter - Class in com.xpert.core.filter
Filter to set request and response to UTF-8 encoding.
CharacterEncodingFilter() - Constructor for class com.xpert.core.filter.CharacterEncodingFilter
 
check() - Method in exception com.xpert.core.exception.BusinessException
throws a BusinessException if getExceptions() is not empty
check() - Method in exception com.xpert.core.exception.StackException
throws a StackException if getExceptions() is not empty
check() - Method in exception com.xpert.core.exception.UniqueFieldException
 
checkCheckBoxStates() - Method in class com.xpert.maker.MakerSwingFrame
 
ClassEnumerator - Class in com.xpert.maker
 
ClassEnumerator() - Constructor for class com.xpert.maker.ClassEnumerator
 
ClassField - Class in com.xpert.persistence.dao
 
ClassField(Class, String) - Constructor for class com.xpert.persistence.dao.ClassField
 
ClassModel - Class in com.xpert.faces.bean
 
ClassModel() - Constructor for class com.xpert.faces.bean.ClassModel
 
ClassModel(String) - Constructor for class com.xpert.faces.bean.ClassModel
 
ClassModel(String, String) - Constructor for class com.xpert.faces.bean.ClassModel
 
ClassModel(String, List<Restriction>, String) - Constructor for class com.xpert.faces.bean.ClassModel
 
ClassModel(String, Restriction, String) - Constructor for class com.xpert.faces.bean.ClassModel
 
clear() - Method in exception com.xpert.core.exception.StackException
 
clearCache() - Static method in class com.xpert.faces.component.pdfprinter.CustomUserAgentCallback
 
clearComponent(UIComponent) - Static method in class com.xpert.faces.utils.FacesUtils
Método responsável por limpar os valores de um determinado componente Ex: ao passar um form o método vai limpar seus componentes "filhos"
clearRoles(ServletRequest) - Static method in class com.xpert.security.SecuritySessionManager
 
clearRoles() - Static method in class com.xpert.security.SecuritySessionManager
 
cloneDataSource() - Method in class com.xpert.jasper.JRBeanCollectionDataSource
Clones this data source by creating a new instance that reuses the same underlying bean collection.
closeDialog(String) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
CNPJ_LENGTH - Static variable in class com.xpert.core.conversion.Mask
 
CnpjConverter - Class in com.xpert.faces.conversion
CNPJ converter.
CnpjConverter() - Constructor for class com.xpert.faces.conversion.CnpjConverter
 
CnpjValidator - Class in com.xpert.faces.validation
 
CnpjValidator() - Constructor for class com.xpert.faces.validation.CnpjValidator
 
CollectionsUtils - Class in com.xpert.utils
 
CollectionsUtils() - Constructor for class com.xpert.utils.CollectionsUtils
 
com.xpert - package com.xpert
 
com.xpert.audit - package com.xpert.audit
 
com.xpert.audit.model - package com.xpert.audit.model
 
com.xpert.core.conversion - package com.xpert.core.conversion
 
com.xpert.core.crud - package com.xpert.core.crud
 
com.xpert.core.exception - package com.xpert.core.exception
 
com.xpert.core.filter - package com.xpert.core.filter
 
com.xpert.core.validation - package com.xpert.core.validation
 
com.xpert.faces.bean - package com.xpert.faces.bean
 
com.xpert.faces.behavior - package com.xpert.faces.behavior
 
com.xpert.faces.bootstrap - package com.xpert.faces.bootstrap
 
com.xpert.faces.component.api - package com.xpert.faces.component.api
 
com.xpert.faces.component.confirmation - package com.xpert.faces.component.confirmation
 
com.xpert.faces.component.datefilter - package com.xpert.faces.component.datefilter
 
com.xpert.faces.component.filter - package com.xpert.faces.component.filter
 
com.xpert.faces.component.group - package com.xpert.faces.component.group
 
com.xpert.faces.component.group.model - package com.xpert.faces.component.group.model
 
com.xpert.faces.component.initializer - package com.xpert.faces.component.initializer
 
com.xpert.faces.component.mask - package com.xpert.faces.component.mask
 
com.xpert.faces.component.pdfprinter - package com.xpert.faces.component.pdfprinter
 
com.xpert.faces.component.renderkit - package com.xpert.faces.component.renderkit
 
com.xpert.faces.component.restorablefilter - package com.xpert.faces.component.restorablefilter
 
com.xpert.faces.component.security - package com.xpert.faces.component.security
 
com.xpert.faces.component.spread - package com.xpert.faces.component.spread
 
com.xpert.faces.conversion - package com.xpert.faces.conversion
 
com.xpert.faces.function - package com.xpert.faces.function
 
com.xpert.faces.listener - package com.xpert.faces.listener
 
com.xpert.faces.primefaces - package com.xpert.faces.primefaces
 
com.xpert.faces.utils - package com.xpert.faces.utils
 
com.xpert.faces.validation - package com.xpert.faces.validation
 
com.xpert.i18n - package com.xpert.i18n
 
com.xpert.jasper - package com.xpert.jasper
 
com.xpert.maker - package com.xpert.maker
 
com.xpert.maker.model - package com.xpert.maker.model
 
com.xpert.persistence.dao - package com.xpert.persistence.dao
 
com.xpert.persistence.exception - package com.xpert.persistence.exception
 
com.xpert.persistence.query - package com.xpert.persistence.query
 
com.xpert.persistence.utils - package com.xpert.persistence.utils
 
com.xpert.security - package com.xpert.security
 
com.xpert.security.bean - package com.xpert.security.bean
 
com.xpert.security.filter - package com.xpert.security.filter
 
com.xpert.security.model - package com.xpert.security.model
 
com.xpert.security.session - package com.xpert.security.session
 
com.xpert.utils - package com.xpert.utils
 
compare(Object, Object) - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
compare(Object, Object) - Method in class com.xpert.utils.NaturalOrderComparator
 
compareRight(String, String) - Static method in class com.xpert.utils.NaturalOrderComparator
 
compareTo(Object, Object) - Static method in class com.xpert.utils.NaturalOrderComparator
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.confirmation.Confirmation
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.filter.FilterOnEnter
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.group.Group
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.mask.Mask
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
COMPONENT_FAMILY - Static variable in class com.xpert.faces.component.spread.Spread
 
COMPONENT_TYPE - Static variable in class com.xpert.faces.component.group.Group
 
CONFIG_LOCATION - Static variable in class com.xpert.Configuration
 
Configuration - Class in com.xpert
 
Configuration() - Constructor for class com.xpert.Configuration
 
Confirmation - Class in com.xpert.faces.component.confirmation
 
Confirmation() - Constructor for class com.xpert.faces.component.confirmation.Confirmation
 
Confirmation.PropertyKeys - Enum in com.xpert.faces.component.confirmation
 
ConfirmationRenderer - Class in com.xpert.faces.component.confirmation
 
ConfirmationRenderer() - Constructor for class com.xpert.faces.component.confirmation.ConfirmationRenderer
 
Constants - Class in com.xpert
 
Constants() - Constructor for class com.xpert.Constants
 
Conversion - Class in com.xpert.core.conversion
 
Conversion() - Constructor for class com.xpert.core.conversion.Conversion
 
ConverterId - Annotation Type in com.xpert.faces.conversion
Defines the field/method to be used in EntityConverter
converteToCamelCase(String) - Static method in class com.xpert.utils.StringUtils
 
convertToBigDecimal(Object) - Static method in class com.xpert.core.conversion.NumberUtils
Try to convert a object to BigDecimal Example: Double = new BigDecimal((Double) value) Float = new BigDecimal((Float) value)
convertToMoney(BigDecimal) - Static method in class com.xpert.core.conversion.NumberUtils
 
convertToMoney(Double) - Static method in class com.xpert.core.conversion.NumberUtils
 
convertToNumber(BigDecimal) - Static method in class com.xpert.core.conversion.NumberUtils
 
convertToNumber(Double) - Static method in class com.xpert.core.conversion.NumberUtils
 
convertToNumber(String) - Static method in class com.xpert.core.conversion.NumberUtils
 
copyToClipboard(JTextField) - Static method in class com.xpert.utils.SwingUtils
 
copyToClipboard(JTextArea) - Static method in class com.xpert.utils.SwingUtils
 
copyToClipboard(String) - Static method in class com.xpert.utils.SwingUtils
 
CORE_BUNDLE_PATH - Static variable in class com.xpert.i18n.XpertResourceBundle
 
CoreRenderer - Class in com.xpert.faces.component.renderkit
 
CoreRenderer() - Constructor for class com.xpert.faces.component.renderkit.CoreRenderer
 
count() - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(Map<String, Object>) - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(List<Restriction>) - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(Restriction) - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(String, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
 
count(Map<String, Object>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count(String, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count(Restriction) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count(List<Restriction>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count(Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
count() - Method in class com.xpert.persistence.query.QueryBuilder
 
CPF_LENGTH - Static variable in class com.xpert.core.conversion.Mask
 
CpfCnpjConverter - Class in com.xpert.faces.conversion
CPF/CNPJ converter.
CpfCnpjConverter() - Constructor for class com.xpert.faces.conversion.CpfCnpjConverter
 
CpfConverter - Class in com.xpert.faces.conversion
CPF converter.
CpfConverter() - Constructor for class com.xpert.faces.conversion.CpfConverter
 
CpfValidator - Class in com.xpert.faces.validation
 
CpfValidator() - Constructor for class com.xpert.faces.validation.CpfValidator
 
create() - Method in class com.xpert.core.crud.AbstractBaseBean
Creates a new entity instance
create(List<Class>, String) - Static method in class com.xpert.maker.SecurityCRUDGenerator
 
create(Class, String) - Static method in class com.xpert.maker.SecurityCRUDGenerator
 
createBean(Bean, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
createBeanZipFile(List<MappedBean>, String, String, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
createClientBehavior(String) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
Hack to create PrimeFaces ajax behavior.
createDataModel() - Method in class com.xpert.core.crud.AbstractBaseBean
Creates a LazyDataModelImpl to entity
createHiperLink(JLabel, String, String) - Static method in class com.xpert.utils.SwingUtils
 
createJasperExcel(List, Map, String, String) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report with xlsx format
createJasperExcel(List, Map, String, String, EntityManager) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report with xlsx format
createJasperReport(List, Map, String, String) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report
createJasperReport(List, Map, String, String, boolean) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report
createJasperReport(List, Map, String, String, EntityManager) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report
createJasperReport(List, Map, String, String, EntityManager, boolean) - Static method in class com.xpert.faces.utils.FacesJasper
Create a jasper report
createMetaRuleset(Class) - Method in class com.xpert.faces.component.group.GroupHandler
 
createNativeQueryFromFile(EntityManager, String, Class) - Static method in class com.xpert.persistence.query.QueryBuilder
 
createNativeQueryFromFile(EntityManager, String, Class, Class) - Static method in class com.xpert.persistence.query.QueryBuilder
 
createPDF(FacesContext, String) - Static method in class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
Return a byte representation of a PDF file, based on a HTML String.
createPDF(FacesContext, String, PageOrientation, boolean, boolean) - Static method in class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
Return a byte representation of a PDF file, based on a HTML String.
createQuery() - Method in class com.xpert.persistence.query.QueryBuilder
 
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
createReplacedElement(LayoutContext, BlockBox, UserAgentCallback, int, int) - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElementFactory
 
createSequence(Connection, String, String, int, int) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
createSequence(Connection, String, String, int, int) - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
createSequence(Connection, String, String, int, int) - Method in class com.xpert.persistence.utils.SequenceUpdater
 
createSequenceJdbc(Connection, String, String, int, int) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
createSequenceJpa(String, String, int, int) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
createSequences() - Method in class com.xpert.persistence.utils.SequenceUpdater
 
createSession() - Method in class com.xpert.security.session.AbstractUserSession
 
createViewEntity(Class, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
CustomInterpolator - Class in com.xpert.i18n
 
CustomInterpolator() - Constructor for class com.xpert.i18n.CustomInterpolator
 
CustomResourceBundle - Class in com.xpert.i18n
Customize messages in view.
CustomResourceBundle() - Constructor for class com.xpert.i18n.CustomResourceBundle
 
CustomUserAgentCallback - Class in com.xpert.faces.component.pdfprinter
 
CustomUserAgentCallback(boolean, boolean) - Constructor for class com.xpert.faces.component.pdfprinter.CustomUserAgentCallback
 

D

DAO<T> - Class in com.xpert
 
DAO(Class) - Constructor for class com.xpert.DAO
 
DAO(EntityManager) - Constructor for class com.xpert.DAO
 
DAO(Class, EntityManager) - Constructor for class com.xpert.DAO
 
DAO() - Constructor for class com.xpert.DAO
 
DATE_FILTER_INTERVAL_SEPARATOR - Static variable in class com.xpert.persistence.query.RestrictionsNormalizer
 
DateFilter - Class in com.xpert.faces.component.datefilter
 
DateFilter() - Constructor for class com.xpert.faces.component.datefilter.DateFilter
 
DateFilter.PropertyKeys - Enum in com.xpert.faces.component.datefilter
 
DateFilterRenderer - Class in com.xpert.faces.component.datefilter
 
DateFilterRenderer() - Constructor for class com.xpert.faces.component.datefilter.DateFilterRenderer
 
dateToString(Date, String) - Static method in class com.xpert.core.conversion.Conversion
 
dateToString(Date, String) - Static method in class com.xpert.utils.DateUtils
Format a date from the parameter pattern
dateToString(Calendar, String) - Static method in class com.xpert.utils.DateUtils
Parse a string from the parameter pattern
DateUtils - Class in com.xpert.utils
Utility class to use with java.util.Date and java.util.Calendar
DateUtils() - Constructor for class com.xpert.utils.DateUtils
 
DateValidation - Class in com.xpert.core.validation
 
DateValidation() - Constructor for class com.xpert.core.validation.DateValidation
 
DEBUG - Static variable in class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
 
debug() - Method in class com.xpert.persistence.query.QueryBuilder
 
decode(FacesContext, UIComponent) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
DEFAULT_DATE_PATTERN - Static variable in class com.xpert.maker.BeanCreator
 
DEFAULT_RESOURCE_BUNDLE - Static variable in class com.xpert.maker.BeanCreator
 
DEFAULT_TEMPLATE - Static variable in class com.xpert.maker.BeanCreator
 
DEFAULT_TIME_PATTERN - Static variable in class com.xpert.maker.BeanCreator
 
DefaultDataTableExporter - Class in com.xpert.faces.bean
Default Managed Bean to process export.
DefaultDataTableExporter() - Constructor for class com.xpert.faces.bean.DefaultDataTableExporter
 
delete(Object, Class) - Method in class com.xpert.audit.Audit
Audit a "delete" event.
delete(Object) - Method in class com.xpert.audit.Audit
Audit a "delete" event.
delete() - Method in class com.xpert.core.crud.AbstractBaseBean
This method will delete the current entity calling "bo.delete()": calls "preDelete()" calls "getBO().delete" calls "postDelete()" if deletion is successful
delete(Object) - Method in class com.xpert.core.crud.AbstractBusinessObject
Calls "baseDAO.delete()" to delete entity
delete(Object) - Method in interface com.xpert.persistence.dao.BaseDAO
Delete a object from database.
delete(Object, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Delete a object from database.
delete(Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
delete(Object, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
DeleteException - Exception in com.xpert.persistence.exception
 
DeleteException() - Constructor for exception com.xpert.persistence.exception.DeleteException
 
DeleteException(Throwable) - Constructor for exception com.xpert.persistence.exception.DeleteException
 
DeleteException(String) - Constructor for exception com.xpert.persistence.exception.DeleteException
 
destroy() - Method in class com.xpert.core.filter.CharacterEncodingFilter
 
detach(LayoutContext) - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
detail(Object) - Method in class com.xpert.audit.AuditBean
 
detail() - Method in class com.xpert.audit.AuditBean
 
DetailAuditBean - Class in com.xpert.audit
 
DetailAuditBean() - Constructor for class com.xpert.audit.DetailAuditBean
 
DetailAuditBean(BeanModel, BaseDAO) - Constructor for class com.xpert.audit.DetailAuditBean
 
DialogShowText - Class in com.xpert.maker
Swing dialog tha show a textarea, with option to copy
DialogShowText(Frame, boolean) - Constructor for class com.xpert.maker.DialogShowText
Creates new form DialogShowText
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.xpert.core.filter.CharacterEncodingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.xpert.security.filter.AbstractSecurityFilter
 
download() - Method in class com.xpert.faces.bean.BeanMaker
 
download(byte[], String, String) - Static method in class com.xpert.faces.utils.FacesUtils
Generates a file to download.
download(byte[], String, String, boolean) - Static method in class com.xpert.faces.utils.FacesUtils
Generates a file to download.
download(InputStream, String, String) - Static method in class com.xpert.faces.utils.FacesUtils
Generates a file to download.
download(InputStream, String, String, boolean) - Static method in class com.xpert.faces.utils.FacesUtils
Generates a file to download.
DownloadBehavior - Class in com.xpert.faces.behavior
 
DownloadBehavior() - Constructor for class com.xpert.faces.behavior.DownloadBehavior
 

E

encodeBegin(FacesContext, UIComponent) - Method in class com.xpert.faces.component.restorablefilter.RestorableFilterRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.xpert.faces.component.group.GroupRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class com.xpert.faces.component.security.SecurityAreaRenderer
 
encodeDateFilter(UIComponent, FacesContext) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.confirmation.ConfirmationRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.filter.FilterOnEnterRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.group.GroupRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.mask.MaskRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.security.SecurityAreaRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class com.xpert.faces.component.spread.SpreadRenderer
 
Encryption - Class in com.xpert.utils
Utility class to generate Hash
Encryption() - Constructor for class com.xpert.utils.Encryption
 
EncryptionType - Enum in com.xpert.security
 
endGroup() - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.END_GROUP
endGroup() - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.END_GROUP
ENTITY_CLASS_TO_LOAD - Static variable in class com.xpert.core.crud.AbstractBaseBean
 
ENTITY_MANAGER_FACTORY - Static variable in class com.xpert.Configuration
 
ENTITY_REQUEST_TO_LOAD - Static variable in class com.xpert.core.crud.AbstractBaseBean
 
EntityConverter - Class in com.xpert.faces.conversion
Generic converter to Objects.
EntityConverter() - Constructor for class com.xpert.faces.conversion.EntityConverter
 
EntityConverterList - Class in com.xpert.faces.conversion
 
EntityConverterList() - Constructor for class com.xpert.faces.conversion.EntityConverterList
 
entityManager - Variable in class com.xpert.faces.component.initializer.InitializerHandler
 
EntityManagerFactory - Interface in com.xpert
 
EntityUtils - Class in com.xpert.persistence.utils
Utility class to manipulae JPA entities
EntityUtils() - Constructor for class com.xpert.persistence.utils.EntityUtils
 
equals(Object) - Method in class com.xpert.audit.BeanModel
 
equals(Object) - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
equals(Object) - Method in class com.xpert.faces.component.initializer.InitializerEventListener
 
equals(Object) - Method in class com.xpert.persistence.dao.ClassField
 
equals(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.EQUALS (property '=' value)
equals(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.EQUALS (property '=' value)
equals(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.EQUALS (property '=' value)
equals(Object) - Method in class com.xpert.persistence.query.Restriction
 
equals(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type EQUALS
equals(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type EQUALS
equals(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type EQUALS
equals(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.EQUALS (property '=' value)
equals(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.EQUALS (property '=' value)
equals(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.EQUALS (property '=' value)
error(String) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
error(String, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
error(StackException) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
escapeJava(String) - Static method in class com.xpert.utils.StringEscapeUtils
Escapes the characters in a String using Java String rules.
escapeJava(Writer, String) - Static method in class com.xpert.utils.StringEscapeUtils
Escapes the characters in a String using Java String rules to a Writer.
escapeJavaScript(String) - Static method in class com.xpert.utils.StringEscapeUtils
Escapes the characters in a String using JavaScript String rules.
escapeJavaScript(Writer, String) - Static method in class com.xpert.utils.StringEscapeUtils
Escapes the characters in a String using JavaScript String rules to a Writer.
evaluateExpressionGet(String) - Static method in class com.xpert.faces.utils.FacesUtils
Get a bean form EL context
extendsAuditClasses(Class) - Method in class com.xpert.maker.PersistenceMappedBean
 
extractByRegex(String, String) - Static method in class com.xpert.utils.StringUtils
 
extractUrl(String) - Static method in class com.xpert.utils.StringUtils
 

F

FacesJasper - Class in com.xpert.faces.utils
Generic class to create Jasper Reports
FacesJasper() - Constructor for class com.xpert.faces.utils.FacesJasper
 
FacesMessageUtils - Class in com.xpert.faces.utils
Util class to show FacesMessages
FacesMessageUtils() - Constructor for class com.xpert.faces.utils.FacesMessageUtils
 
FacesUtils - Class in com.xpert.faces.utils
Collection of utility methods for the JSF API
FacesUtils() - Constructor for class com.xpert.faces.utils.FacesUtils
 
fatal(String) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
fatal(String, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
fatal(StackException) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
FILE_DOWNLOAD_TOKEN - Static variable in class com.xpert.faces.utils.FacesUtils
 
fillReport(List, Map, String) - Static method in class com.xpert.faces.utils.FacesJasper
 
fillReport(List, Map, String, EntityManager) - Static method in class com.xpert.faces.utils.FacesJasper
 
fillZeros(String, int) - Static method in class com.xpert.core.conversion.Mask
 
fillZeros(int, int) - Static method in class com.xpert.utils.StringUtils
 
fillZeros(String, int) - Static method in class com.xpert.utils.StringUtils
 
FilterByHandler - Interface in com.xpert.faces.primefaces
Handler to LazyDataModelImpl filtering
FilterOnEnter - Class in com.xpert.faces.component.filter
 
FilterOnEnter() - Constructor for class com.xpert.faces.component.filter.FilterOnEnter
 
FilterOnEnter.PropertyKeys - Enum in com.xpert.faces.component.filter
 
FilterOnEnterRenderer - Class in com.xpert.faces.component.filter
 
FilterOnEnterRenderer() - Constructor for class com.xpert.faces.component.filter.FilterOnEnterRenderer
 
find(Object) - Method in interface com.xpert.persistence.dao.BaseDAO
Return a object from database by id
find(Class, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
 
find(Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
find(Class, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
FindAllBean - Class in com.xpert.faces.bean
Generic bean to get objects, if is enum get values from enum, if is a entity try to select from data base.
FindAllBean() - Constructor for class com.xpert.faces.bean.FindAllBean
 
findAttribute(String, Number) - Method in interface com.xpert.persistence.dao.BaseDAO
Returns the value of especified attribute
findAttribute(String, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
 
findAttribute(String, Number) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
findAttribute(String, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
findById(Object) - Method in class com.xpert.core.crud.AbstractBaseBean
 
findComponent(UIComponent, String) - Static method in class com.xpert.faces.utils.FacesUtils
 
findComponentInRoot(String) - Static method in class com.xpert.faces.utils.FacesUtils
Method to find a component in ViewRoot
findList(String, Number) - Method in interface com.xpert.persistence.dao.BaseDAO
 
findList(String, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
 
findList(String, Number) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
findList(String, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
findParentNamingContainer(UIComponent) - Static method in class com.xpert.faces.component.api.UIData
 
findParentUniqueIdVendor(UIComponent) - Static method in class com.xpert.faces.component.api.UIData
 
from(Class) - Method in class com.xpert.persistence.query.QueryBuilder
 
from(Class, String) - Method in class com.xpert.persistence.query.QueryBuilder
 

G

generate() - Method in class com.xpert.maker.MakerSwingFrame
 
get(Object) - Method in class com.xpert.faces.bean.FindAllBean
 
get(Class, String) - Method in class com.xpert.faces.bean.FindAllBean
 
get(String) - Static method in class com.xpert.i18n.I18N
 
get(String, Object...) - Static method in class com.xpert.i18n.I18N
 
get(String, String, Object...) - Static method in class com.xpert.i18n.ResourceBundleUtils
Get the message and format like passed parameters.
get(String, String, ClassLoader, Object...) - Static method in class com.xpert.i18n.ResourceBundleUtils
 
get(String, String, ClassLoader, Locale, Object...) - Static method in class com.xpert.i18n.ResourceBundleUtils
Método que pega a mensagem e formata através dos parametros informados.
get(String) - Static method in class com.xpert.i18n.XpertResourceBundle
 
get(String, Locale) - Static method in class com.xpert.i18n.XpertResourceBundle
 
get(String, Locale, Object...) - Static method in class com.xpert.i18n.XpertResourceBundle
 
get(String, Object...) - Static method in class com.xpert.i18n.XpertResourceBundle
 
getAbstractAuditing() - Static method in class com.xpert.Configuration
 
getAbstractMetadata() - Static method in class com.xpert.Configuration
 
getAcronym() - Method in enum com.xpert.persistence.query.RestrictionType
 
getAge(Date) - Static method in class com.xpert.utils.DateUtils
Return a age (based on year)
getAlias() - Method in class com.xpert.persistence.query.Join
 
getAllResults(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return all objects from data base, based on filters from data table
getAllResults() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getAlphaNumeric(String) - Static method in class com.xpert.utils.StringUtils
 
getAlterSequenceIncrementBy(String, long) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getAnnotadedWithId(Object) - Method in class com.xpert.faces.conversion.EntityConverter
 
getAnnotadedWithId(Object, Class) - Method in class com.xpert.faces.conversion.EntityConverter
 
getAnnotation() - Method in class com.xpert.core.validation.BeanValidator.AnnotationFromViolation
 
getAnnotation(ValueReference, Class) - Method in class com.xpert.core.validation.BeanValidator
 
getAppendTo() - Method in class com.xpert.maker.model.ViewEntity
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.ActiveInactiveConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.CnpjConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.CpfCnpjConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.CpfConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.EntityConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.EntityConverterList
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.PlacaCarroConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.YesNoConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.ActiveInactiveConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.CnpjConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.CpfCnpjConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.CpfConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.EntityConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.EntityConverterList
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.PlacaCarroConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.YesNoConverter
 
getAttributeName(ValueReference, Class) - Method in class com.xpert.core.validation.BeanValidator
return class from resourcebundle the message for: simple name (First Letter lowercase) + "." + property Ex: Class Person and attribute name - person.name
getAttributeName(Class, String) - Static method in class com.xpert.i18n.I18N
 
getAttributes() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getAttributes() - Method in class com.xpert.security.ActiveDirectory.User
 
getAuditClass() - Method in class com.xpert.audit.model.AbstractAuditing
 
getAuditEntityManager() - Static method in class com.xpert.Configuration
 
getAuditEntityManagerFactory() - Static method in class com.xpert.Configuration
 
getAuditing(Object) - Method in class com.xpert.audit.AuditContext
 
getAuditing() - Method in class com.xpert.audit.model.AbstractMetadata
 
getAuditingListener() - Static method in class com.xpert.Configuration
 
getAuditings() - Method in class com.xpert.audit.AuditDeleteBean
 
getAuditings() - Method in class com.xpert.audit.DetailAuditBean
 
getAuditingType() - Method in class com.xpert.audit.model.AbstractAuditing
 
getAuthor() - Method in class com.xpert.faces.bean.BeanMaker
 
getAuthor() - Method in class com.xpert.maker.Bean
 
getAuthor() - Method in class com.xpert.maker.BeanConfiguration
 
getBaseDAO() - Method in class com.xpert.audit.AuditBean
 
getBaseDAO() - Method in class com.xpert.audit.AuditDeleteBean
 
getBaseDAO() - Method in class com.xpert.faces.bean.FindAllBean
 
getBaseDAO() - Method in class com.xpert.maker.BeanConfiguration
 
getBaseDAOPackage() - Method in class com.xpert.maker.BeanConfiguration
 
getBaseDAOSimpleName() - Method in class com.xpert.maker.BeanConfiguration
 
getBaseline() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
getBaseURI(FacesContext) - Static method in class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
Get base URI of application, the pattern is : scheme + server name+ port, example: http://180.1.1.10:8080
getBeanByEl(String) - Static method in class com.xpert.faces.utils.FacesUtils
Get a bean form EL context.
getBeanModel() - Method in class com.xpert.audit.DetailAuditBean
 
getBeans() - Method in class com.xpert.audit.AuditBean
 
getBeanType() - Method in class com.xpert.maker.Bean
 
getBO() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getBootstrapVersion() - Method in class com.xpert.maker.BeanConfiguration
 
getBootstrapVersion() - Method in class com.xpert.maker.MakerSwingFrame
 
getBootstrapVersions() - Method in class com.xpert.faces.bean.BeanMaker
 
getBrowser() - Static method in class com.xpert.faces.utils.FacesUtils
 
getBusinessObject() - Method in class com.xpert.maker.BeanConfiguration
 
getBusinessObjectLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getBusinessObjectSuffix() - Method in class com.xpert.maker.BeanConfiguration
 
getBusinessObjectSuffix(BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getBusinessObjectSuffix() - Method in class com.xpert.maker.MakerSwingFrame
 
getBusinnesObject() - Method in class com.xpert.maker.MappedBean
 
getByAcronym(String) - Static method in enum com.xpert.persistence.query.RestrictionType
 
getCalendarEndValue() - Method in class com.xpert.faces.component.datefilter.DateFilter
 
getCalendarStartValue() - Method in class com.xpert.faces.component.datefilter.DateFilter
 
getCancelLabel() - Method in class com.xpert.faces.component.confirmation.Confirmation
 
getClassBean() - Method in class com.xpert.faces.bean.BeanMaker
 
getClassBean(List<Class>, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getClassBean(BeanConfiguration) - Method in class com.xpert.maker.PersistenceMappedBean
 
getClasses() - Method in class com.xpert.faces.bean.BeanMaker
 
getClasses(String) - Static method in class com.xpert.maker.ReadClass
Scans all classes accessible from the context class loader which belong to the given package and subpackages.
getClassesForClassBean(List<Class>) - Static method in class com.xpert.maker.BeanCreator
 
getClassesForPackage(String) - Static method in class com.xpert.maker.ClassEnumerator
 
getClassManagedBean() - Method in class com.xpert.maker.MakerSwingFrame
 
getClassManagedBeanLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getClassModel() - Method in class com.xpert.faces.bean.FindAllBean
Define de default order for the Map Key (Class), also set the default attribute to itemLabel in SelectItem
getClassName() - Method in class com.xpert.maker.MappedBean
 
getClausule() - Method in enum com.xpert.persistence.query.JoinType
 
getClientId(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
getCode() - Method in enum com.xpert.security.EncryptionType
 
getCollection(Object) - Static method in class com.xpert.faces.function.NumberFunctions
If the object is a instanceof DataModel (example: standart DataModel, primefaces LazyDataModel, xpert-framework LazyDataModelImpl ), return getWrappedData()
getColumnParent(UIComponent) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
getColumns() - Method in class com.xpert.faces.component.spread.Spread
 
getCommonName() - Method in class com.xpert.security.ActiveDirectory.User
 
getComparator() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getConfiguration() - Method in class com.xpert.faces.bean.BeanMaker
 
getConfiguration() - Method in class com.xpert.maker.Bean
 
getConfirmLabel() - Method in class com.xpert.faces.component.confirmation.Confirmation
 
getConnection() - Method in interface com.xpert.persistence.dao.BaseDAO
 
getConnection() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getConnection(String, String) - Static method in class com.xpert.security.ActiveDirectory
Used to authenticate a user given a username/password.
getConnection(String, String, String) - Static method in class com.xpert.security.ActiveDirectory
Used to authenticate a user given a username/password and domain name.
getConnection(String, String, String, String) - Static method in class com.xpert.security.ActiveDirectory
Used to authenticate a user given a username/password and domain name.
getConstraints() - Method in class com.xpert.core.validation.UniqueField
 
getContainerClientId(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
getContext() - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
getCookie(String) - Static method in class com.xpert.faces.utils.FacesUtils
 
getCookieValue(String) - Static method in class com.xpert.faces.utils.FacesUtils
 
getCreateView() - Method in class com.xpert.maker.MappedBean
 
getCSSResource(String) - Method in class com.xpert.faces.component.pdfprinter.CustomUserAgentCallback
 
getCurrencySymbol() - Method in class com.xpert.faces.bean.LocaleBean
 
getCurrentInstance() - Static method in class com.xpert.audit.AuditContext
Current instance associated with the request.
getCurrentOrderBy() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getCurrentPageReportTemplate() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getCurrentRowCount() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getDAO() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDAO() - Method in class com.xpert.core.crud.AbstractBusinessObject
 
getDao() - Method in class com.xpert.faces.component.initializer.InitializerBean
 
getDao() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getDao() - Method in class com.xpert.maker.BeanConfiguration
 
getDao() - Method in class com.xpert.maker.MappedBean
 
getDaoImpl() - Method in class com.xpert.maker.BeanConfiguration
 
getDaoImpl() - Method in class com.xpert.maker.MappedBean
 
getDaoImplLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getDaoLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getData() - Method in class com.xpert.jasper.JRBeanCollectionDataSource
Returns the underlying bean collection used by this data source.
getDataModel() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDataModel() - Method in class com.xpert.faces.component.api.UIData
 
getDataModel() - Method in class com.xpert.faces.component.group.Group
Override getDataModel to group the list
getDataModelJoinBuilder() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDataModelLazyCountType() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDataModelOrder() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDataModelRestrictions() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDataSource() - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getDataSource() - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
getDataSource() - Method in class com.xpert.persistence.utils.SequenceUpdater
 
getDatePattern() - Static method in class com.xpert.i18n.I18N
 
getDatePattern() - Method in class com.xpert.maker.BeanConfiguration
 
getDatePattern() - Method in class com.xpert.maker.MakerSwingFrame
 
getDay(Date) - Static method in class com.xpert.utils.DateUtils
Return the day of a date.
getDecimalFormatSymbols() - Method in class com.xpert.faces.bean.LocaleBean
 
getDecimalSeparator() - Method in class com.xpert.faces.bean.LocaleBean
 
getDeclaredField(Class, String) - Method in class com.xpert.core.validation.BeanValidator
 
getDeclaredField(Class, String) - Static method in class com.xpert.utils.ReflectionUtils
get a declared field from class or super classes
getDeclaredFields(Class) - Static method in class com.xpert.maker.BeanCreator
 
getDeclaredMethod(Class, String) - Method in class com.xpert.core.validation.BeanValidator
 
getDefaultBaseDAOImpl() - Method in class com.xpert.maker.MakerSwingFrame
 
getDefaultColumns() - Method in enum com.xpert.faces.bootstrap.BootstrapVersion
 
getDefaultOrder() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Default order by of query
getDefaultPackage() - Method in class com.xpert.maker.MakerSwingFrame
 
getDefaultParameters() - Static method in class com.xpert.maker.BeanCreator
 
getDefaultResourceBundle() - Method in class com.xpert.maker.MakerSwingFrame
 
getDefaultTemplatePath() - Method in class com.xpert.maker.MakerSwingFrame
 
getDescription() - Method in enum com.xpert.audit.model.AuditingType
 
getDescription() - Method in enum com.xpert.faces.bootstrap.BootstrapVersion
 
getDescription() - Method in enum com.xpert.faces.primefaces.PrimeFacesVersion
 
getDetail() - Method in class com.xpert.maker.MappedBean
 
getDetailAuditBean(Object) - Method in class com.xpert.audit.AuditBean
 
getDialog() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getDialogWidget(Class) - Static method in class com.xpert.maker.BeanCreator
 
getDistinguishedName() - Method in class com.xpert.security.ActiveDirectory.User
 
getDocument(String) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
 
getDownloadFileName() - Method in class com.xpert.faces.bean.BeanMaker
 
getDV(String) - Static method in class com.xpert.utils.Mod10
Calcular um dígito verificador a partir de uma sequência de números enviada.
getDV(String, int) - Static method in class com.xpert.utils.Mod10
Calcular um dígito verificador com a quantidade de casas indicadas a partir de uma sequência de números enviada.
getDV(String) - Static method in class com.xpert.utils.Mod11
retorna o dv de um numero
getEncryptionType() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getEntity() - Method in class com.xpert.audit.AuditDeleteBean
 
getEntity() - Method in class com.xpert.audit.BeanModel
 
getEntity() - Method in class com.xpert.audit.model.AbstractAuditing
 
getEntity() - Method in class com.xpert.audit.model.AbstractMetadata
 
getEntity() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getEntity() - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
getEntity() - Method in class com.xpert.maker.Bean
 
getEntityClass() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getEntityClass() - Method in class com.xpert.maker.MappedBean
 
getEntityClass() - Method in interface com.xpert.persistence.dao.BaseDAO
Retrurn Current Entity Class
getEntityClass() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getEntityManager() - Method in class com.xpert.AuditDAO
 
getEntityManager() - Static method in class com.xpert.Configuration
 
getEntityManager() - Method in class com.xpert.DAO
 
getEntityManager() - Method in interface com.xpert.EntityManagerFactory
 
getEntityManager() - Method in class com.xpert.faces.component.initializer.InitializerBean
 
getEntityManager(FaceletContext) - Method in class com.xpert.faces.component.initializer.InitializerHandler
 
getEntityManager() - Method in interface com.xpert.persistence.dao.BaseDAO
Returns the current EntityManager
getEntityManager() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getEntityManager() - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getEntityManager() - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
getEntityManager() - Method in class com.xpert.persistence.utils.SequenceUpdater
 
getEntityManager() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getEntityManagerFactory() - Static method in class com.xpert.Configuration
 
getEntityName(Class) - Static method in class com.xpert.audit.Audit
 
getEntityNewInstance() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getEntitySimpleName() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getEntityTableName(Class, boolean) - Static method in class com.xpert.persistence.utils.EntityUtils
Returns a entity table name.
getEventDate() - Method in class com.xpert.audit.model.AbstractAuditing
 
getExceptions() - Method in exception com.xpert.core.exception.StackException
 
getExtension() - Method in enum com.xpert.maker.BeanType
 
getFacesContext(HttpServletRequest, HttpServletResponse) - Static method in class com.xpert.faces.utils.FacesUtils
Create the FacesContext.
getFamily() - Method in class com.xpert.faces.component.confirmation.Confirmation
 
getFamily() - Method in class com.xpert.faces.component.datefilter.DateFilter
 
getFamily() - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
getFamily() - Method in class com.xpert.faces.component.group.Group
 
getFamily() - Method in class com.xpert.faces.component.initializer.Initializer
 
getFamily() - Method in class com.xpert.faces.component.mask.Mask
 
getFamily() - Method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
getFamily() - Method in class com.xpert.faces.component.security.SecurityArea
 
getFamily() - Method in class com.xpert.faces.component.spread.Spread
 
getField() - Method in class com.xpert.audit.model.AbstractMetadata
 
getFieldName(Class) - Method in class com.xpert.audit.model.AbstractMetadata
 
getFieldName() - Method in class com.xpert.audit.model.AbstractMetadata
 
getFields(Class) - Static method in class com.xpert.maker.BeanCreator
 
getFields() - Method in class com.xpert.maker.model.ViewEntity
 
getFieldValue(Object, JRField) - Method in class com.xpert.jasper.JRBeanCollectionDataSource
 
getFieldValue(JRField) - Method in class com.xpert.jasper.JRBeanCollectionDataSource
 
getFilterBy(String, Object) - Method in interface com.xpert.faces.primefaces.FilterByHandler
 
getFilterByHandler() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getFilterByHandler() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getFirstDayInMonth(int, int) - Static method in class com.xpert.utils.DateUtils
Return the first day in month.
getFirstDayInYear(int) - Static method in class com.xpert.utils.DateUtils
Return the first day in year.
getFormCreateView() - Method in class com.xpert.maker.MappedBean
 
getFromClass(Class) - Method in class com.xpert.faces.bean.FindAllBean
 
getFromComponent(UIComponent) - Method in class com.xpert.faces.bean.FindAllBean
 
getFromHtmlCleaner(String) - Static method in class com.xpert.faces.component.pdfprinter.HtmlNormalizer
Format HTML tags as XML, example: br, img, hr will be closed
getFromSession(String) - Static method in class com.xpert.faces.utils.FacesUtils
Get a object from Http Session
getFromSession(ServletRequest, String) - Method in class com.xpert.security.filter.AbstractSecurityFilter
 
getFromViewMap(FacesContext, UIComponent, String) - Method in class com.xpert.faces.conversion.EntityConverter
 
getGroupBy() - Method in class com.xpert.faces.component.group.Group
 
getGroupBy() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getGroupingSeparator() - Method in class com.xpert.faces.bean.LocaleBean
 
getHighlight() - Method in class com.xpert.faces.component.spread.Spread
 
getHomePage() - Method in class com.xpert.security.filter.AbstractSecurityFilter
Page to redirect if autentication fails
getHtml(UIComponent) - Static method in class com.xpert.faces.utils.FacesUtils
Return generated HTML from component.
getHumanClassName() - Method in class com.xpert.maker.MappedBean
 
getI18n() - Method in class com.xpert.faces.bean.BeanMaker
 
getI18N(Class) - Static method in class com.xpert.maker.BeanCreator
 
getI18N(List<MappedBean>) - Static method in class com.xpert.maker.BeanCreator
 
getI18n() - Method in class com.xpert.maker.MappedBean
 
getI18NFromFields(Class, String) - Static method in class com.xpert.maker.BeanCreator
 
getId() - Method in class com.xpert.audit.BeanModel
 
getId() - Method in class com.xpert.audit.model.AbstractAuditing
 
getId() - Method in class com.xpert.audit.model.AbstractMetadata
 
getId() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getId() - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
getId(Object) - Method in class com.xpert.faces.conversion.EntityConverter
Get object ID
getId(Object) - Static method in class com.xpert.persistence.utils.EntityUtils
Method to return entity id (field/method with annotation @Id or
getId(Object, Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Method to return entity id (field/method with annotation @Id or
getIdAccessibleObject(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Return field/method with annotation @Id/@EmbeddedId from a entity class.
getIdentifier() - Method in class com.xpert.audit.model.AbstractAuditing
 
getIdFieldName() - Method in class com.xpert.maker.model.ViewEntity
 
getIdFieldName(Object) - Static method in class com.xpert.persistence.utils.EntityUtils
Return the name of @Id/@EmbeddedId field/method from entity
getIdFieldName(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Return the name of @Id/@EmbeddedId field/method from entity
getIdFromString(String, Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Convert a string to a mapped id type.
getIdType(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Return the type of @Id/@EmbeddedId from entity.
getIgnoredUrls() - Method in class com.xpert.security.filter.AbstractSecurityFilter
URLs the are ignored on requests after user authenticated
getInactiveUserMessage() - Method in class com.xpert.security.bean.SecurityLoginBean
Message when user is not active not found.
getIndex() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
getInitialized(U) - Method in interface com.xpert.persistence.dao.BaseDAO
Return a initialized object, if object is already initialized returns own object
getInitialized(U) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getInitializerBean(FacesContext, EntityManager) - Method in class com.xpert.faces.component.initializer.InitializerHandler
 
getInsertsAndUpdates(AbstractAuditing) - Method in class com.xpert.audit.AuditDeleteBean
 
getIntrinsicHeight() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
getIntrinsicWidth() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
getIp() - Method in class com.xpert.audit.model.AbstractAuditing
 
getIP() - Static method in class com.xpert.faces.utils.FacesUtils
 
getItemComparator() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getItemLabel() - Method in class com.xpert.faces.bean.ClassModel
 
getItemSortField() - Method in class com.xpert.faces.component.group.Group
 
getItemSortField() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getItemSortFunction() - Method in class com.xpert.faces.component.group.Group
 
getItemSortOrder() - Method in class com.xpert.faces.component.group.Group
 
getItemSortOrder() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getItens() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getItensSize() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getIterableChildren() - Method in class com.xpert.faces.component.api.UIData
 
getJoinBuilder() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getJoinString() - Method in class com.xpert.persistence.query.JoinBuilder
 
getJoinString(QueryType) - Method in class com.xpert.persistence.query.JoinBuilder
 
getKey() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
getKey() - Method in interface com.xpert.security.model.Role
 
getKeys() - Method in class com.xpert.i18n.CustomResourceBundle
 
getLabel() - Method in class com.xpert.maker.MenuModel
 
getLabel() - Method in class com.xpert.maker.model.ViewField
 
getLastDayInMonth(int, int) - Static method in class com.xpert.utils.DateUtils
Return the first day in month.
getLastDayInYear(int) - Static method in class com.xpert.utils.DateUtils
Return the last day in year.
getLazyCountType() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getLikeType() - Method in class com.xpert.persistence.query.Restriction
 
getLineSeparator() - Static method in class com.xpert.maker.BeanCreator
 
getListView() - Method in class com.xpert.maker.MappedBean
 
getLocale() - Method in class com.xpert.faces.bean.LocaleBean
 
getLocale() - Static method in class com.xpert.i18n.I18N
 
getLocales() - Method in class com.xpert.faces.bean.LocaleBean
 
getLocation() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
getLowerFirstLetter(String) - Static method in class com.xpert.persistence.utils.EntityUtils
 
getLowerFirstLetter(String) - Static method in class com.xpert.utils.StringUtils
 
getManagedBean() - Method in class com.xpert.maker.BeanConfiguration
 
getManagedBean() - Method in class com.xpert.maker.MappedBean
 
getManagedBeanLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getManagedBeanSuffix() - Method in class com.xpert.maker.BeanConfiguration
 
getManagedBeanSuffix(BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getManagedBeanSuffix() - Method in class com.xpert.maker.MakerSwingFrame
 
getMappedBeans() - Method in class com.xpert.faces.bean.BeanMaker
 
getMappedBeans(List<Class>, BeanConfiguration) - Method in class com.xpert.maker.PersistenceMappedBean
 
getMappedBeans(BeanConfiguration) - Method in class com.xpert.maker.PersistenceMappedBean
 
getMappedClasses() - Method in class com.xpert.maker.PersistenceMappedBean
 
getMappedClasses(boolean) - Method in class com.xpert.maker.PersistenceMappedBean
 
getMappedEntities(EntityManager) - Static method in class com.xpert.persistence.utils.EntityUtils
Return mapped entities in EntityManager.
getMaxId(String, Class) - Method in class com.xpert.persistence.utils.SequenceUpdater
 
getMaxlength() - Method in class com.xpert.maker.model.ViewField
 
getMaxSizeValues() - Method in class com.xpert.audit.model.AbstractMetadata
defines max size to fields "oldValue" and "newValue"
getMD5(String, String) - Static method in class com.xpert.utils.Encryption
Return a hash based on MD5
getMD5(String) - Static method in class com.xpert.utils.Encryption
Return a hash based on MD5
getMenu() - Method in class com.xpert.maker.MappedBean
 
getMenubar() - Method in class com.xpert.faces.bean.BeanMaker
 
getMenubar(List<MappedBean>, String, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getMenuI18N(List<MappedBean>) - Static method in class com.xpert.maker.BeanCreator
 
getMessage(String, ValueReference) - Method in class com.xpert.core.validation.BeanValidator
 
getMessage() - Method in class com.xpert.core.validation.UniqueField
 
getMessage() - Method in class com.xpert.faces.behavior.DownloadBehavior
 
getMessage() - Method in class com.xpert.faces.component.confirmation.Confirmation
 
getMessage(FacesContext, FacesMessage.Severity, String, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
With I18N
getMessage(FacesContext, FacesMessage.Severity, String, boolean, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
getMessage(String, MessageInterpolator.Context) - Method in class com.xpert.i18n.CustomInterpolator
 
getMessageDigest(String, String) - Static method in class com.xpert.utils.Encryption
Return a string based on java MessageDigest API
getMessageWithDefinedValue(String, ValueReference, Class) - Method in class com.xpert.core.validation.BeanValidator
 
getMetadata(Object, Object, AbstractAuditing) - Method in class com.xpert.audit.Audit
 
getMetadata(Object) - Method in class com.xpert.audit.AuditContext
 
getMetadatas() - Method in class com.xpert.audit.model.AbstractAuditing
 
getMethod(Field) - Static method in class com.xpert.maker.BeanCreator
Return equivalent method Get to a field.
getMethodExpression() - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
getMethods(Object) - Method in class com.xpert.audit.Audit
 
getMod11(String) - Static method in class com.xpert.utils.Mod11
retorno o dv do CPF
getMonth(Date) - Static method in class com.xpert.utils.DateUtils
Return the month of a date.
getMoreAuthentication(ServletRequest, ServletResponse) - Method in class com.xpert.security.filter.AbstractSecurityFilter
Custom autentication.
getName() - Method in class com.xpert.maker.Bean
 
getName() - Method in class com.xpert.maker.model.ViewEntity
 
getName() - Method in class com.xpert.maker.model.ViewField
 
getNameLower() - Method in class com.xpert.maker.Bean
 
getNameLower(Class) - Static method in class com.xpert.maker.BeanCreator
 
getNameLower() - Method in class com.xpert.maker.model.ViewEntity
 
getNameSelectedClasses() - Method in class com.xpert.faces.bean.BeanMaker
 
getNativeQueryFromFile(String, Class, Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
getNativeQueryFromFile(String, Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
getNativeQueryFromFile(String, Class, Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getNativeQueryFromFile(String, Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getNewIdentifier() - Method in class com.xpert.audit.model.AbstractMetadata
 
getNewValue() - Method in class com.xpert.audit.model.AbstractMetadata
 
getNormalizedRestrictions() - Method in class com.xpert.persistence.query.QueryBuilder
 
getNormalizedRestrictions(Class, List<Restriction>, String) - Static method in class com.xpert.persistence.query.RestrictionsNormalizer
 
getNormalizedResultList(String, List, Class<T>) - Static method in class com.xpert.persistence.query.QueryBuilder
 
getNoRolesFoundMessage() - Method in class com.xpert.security.bean.SecurityLoginBean
Message when there is no role.
getNumberFormat() - Static method in class com.xpert.core.conversion.NumberUtils
 
getNumberFormat(int, int) - Static method in class com.xpert.core.conversion.NumberUtils
 
getObject() - Method in class com.xpert.audit.AuditBean
 
getObjectDescripton(List<AbstractMetadata>) - Method in class com.xpert.audit.AuditDeleteBean
 
getObjectString(Object) - Static method in class com.xpert.i18n.ResourceBundleUtils
 
getOldIdentifier() - Method in class com.xpert.audit.model.AbstractMetadata
 
getOldValue() - Method in class com.xpert.audit.model.AbstractMetadata
 
getOncomplete() - Method in class com.xpert.faces.behavior.DownloadBehavior
 
getOnlyDecimalNumbers(String) - Static method in class com.xpert.utils.StringUtils
 
getOnlyIntegerNumbers(String) - Static method in class com.xpert.utils.StringUtils
 
getOnstart() - Method in class com.xpert.faces.behavior.DownloadBehavior
 
getOrder() - Method in class com.xpert.faces.bean.ClassModel
 
getOrderBy(String, SortOrder) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getOrderBy(String) - Method in interface com.xpert.faces.primefaces.OrderByHandler
 
getOrderByHandler() - Method in class com.xpert.core.crud.AbstractBaseBean
 
getOrderByHandler() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getOrderByWithAlias(String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
Normalize a order by.
getOutcome() - Method in class com.xpert.core.crud.AbstractBaseBean
return a String representation of an outocome page
getPaginatorTemplate() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return Paginator Template
getParameter(String) - Static method in class com.xpert.faces.utils.FacesUtils
Get the value of the parameter in request callin HttpServletRequest.getParameter.
getParameters() - Method in exception com.xpert.core.exception.StackException
 
getParameters() - Method in class com.xpert.persistence.query.Restriction
 
getParametros() - Method in exception com.xpert.core.exception.StackException
same as "getParameters"
getParentExpression(String) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
getPersisted(Object) - Method in class com.xpert.audit.Audit
Get the object from database
getPersistedById(Object, Class) - Method in class com.xpert.audit.Audit
 
getPersistentClass(Object) - Static method in class com.xpert.persistence.utils.EntityUtils
Return a class from object id object is null then return null, if object instance of HibernateProxy then return getHibernateLazyInitializer().getPersistentClass()
getPhaseId() - Method in class com.xpert.faces.listener.MultiPageMessagesSupport
 
getPlaceHolder() - Method in class com.xpert.faces.component.mask.Mask
 
getPosition() - Method in class com.xpert.persistence.query.QueryParameter
 
getPrimeFacesVersion() - Method in class com.xpert.maker.BeanConfiguration
 
getPrimeFacesVersion() - Method in class com.xpert.maker.MakerSwingFrame
 
getPrimeFacesVersion() - Method in class com.xpert.maker.model.ViewEntity
 
getPrimeFacesVersions() - Method in class com.xpert.faces.bean.BeanMaker
 
getProperty(FaceletContext) - Method in class com.xpert.faces.component.initializer.InitializerHandler
 
getProperty() - Method in class com.xpert.persistence.query.Join
 
getProperty() - Method in class com.xpert.persistence.query.QueryParameter
 
getProperty() - Method in class com.xpert.persistence.query.Restriction
 
getPropertyType(Object, String) - Static method in class com.xpert.utils.ReflectionUtils
Gets the type of a property of an object.
getPropertyType(Class, String) - Static method in class com.xpert.utils.ReflectionUtils
Gets the type of a property of a class.
getQueryBuilder() - Method in interface com.xpert.persistence.dao.BaseDAO
 
getQueryBuilder() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getQueryCreateSequence(String, int, int) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getQueryParameters() - Method in class com.xpert.persistence.query.QueryBuilder
 
getQueryRestrictions() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getQuerySelectClausule(QueryType, String) - Static method in class com.xpert.persistence.query.QueryBuilder
 
getQuerySelectSequence() - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getQueryString() - Method in class com.xpert.persistence.query.QueryBuilder
 
getQueryString() - Method in class com.xpert.persistence.query.Restrictions
 
getQueryStringFromRestrictions(List<Restriction>) - Static method in class com.xpert.persistence.query.QueryBuilder
 
getReadMethod(Class, String) - Static method in class com.xpert.utils.ReflectionUtils
Gets the read method for a property in a class.
getRealPath(String) - Static method in class com.xpert.faces.utils.FacesUtils
 
getRecordCount() - Method in class com.xpert.jasper.JRBeanCollectionDataSource
Returns the total number of records/beans that this data source contains.
getRedirectPageWhenLogout() - Method in class com.xpert.security.bean.SecurityLoginBean
Redirect to this page when user logout
getRedirectPageWhenSucess() - Method in class com.xpert.security.bean.SecurityLoginBean
Redirect to this page when login is successful
getReference(ELContext) - Method in class com.xpert.faces.utils.ValueExpressionAnalyzer
 
getReferencedClasses(List<Class>) - Static method in class com.xpert.maker.BeanCreator
 
getRendersChildren() - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
getRendersChildren() - Method in class com.xpert.faces.component.group.GroupRenderer
 
getRendersChildren() - Method in class com.xpert.faces.component.security.SecurityAreaRenderer
 
getRequest() - Static method in class com.xpert.faces.utils.FacesUtils
Get the current Http request from JSF "ExternalContext"
getResourceBundle() - Method in class com.xpert.maker.Bean
 
getResourceBundle() - Method in class com.xpert.maker.BeanConfiguration
 
getResourceBundle() - Method in class com.xpert.maker.MakerSwingFrame
 
getResourceBundleLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getResponse() - Static method in class com.xpert.faces.utils.FacesUtils
Get the current Http response from JSF "ExternalContext"
getRestrictions() - Method in class com.xpert.core.validation.UniqueField
 
getRestrictions() - Method in class com.xpert.faces.bean.ClassModel
 
getRestrictions() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Restrictions to be added in Query
getRestrictionsFromFilterMap(Map) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getRestrictionType() - Method in class com.xpert.persistence.query.Restriction
 
getResultList() - Method in class com.xpert.persistence.query.QueryBuilder
 
getResultList(Class) - Method in class com.xpert.persistence.query.QueryBuilder
 
getRole(String) - Static method in class com.xpert.security.SecuritySessionManager
Same as getRole(String key, ServletRequest request) but uses FacesContext
getRole(String, ServletRequest) - Static method in class com.xpert.security.SecuritySessionManager
Get role from user.
getRoles(ServletRequest) - Static method in class com.xpert.security.SecuritySessionManager
 
getRoles(FacesContext) - Static method in class com.xpert.security.SecuritySessionManager
 
getRoles() - Method in class com.xpert.security.session.AbstractUserSession
 
getRolesAllowed() - Method in class com.xpert.faces.component.security.SecurityArea
 
getRootAlias() - Method in class com.xpert.persistence.query.JoinBuilder
 
getRowData(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getRowIndex() - Method in class com.xpert.faces.component.api.UIData
 
getRowIndexVar() - Method in class com.xpert.faces.component.api.UIData
 
getRowIndexVar() - Method in class com.xpert.faces.component.group.Group
 
getRowKey(Object) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
getScript(ClientBehaviorContext) - Method in class com.xpert.faces.behavior.DownloadBehavior
 
getScript(String, Confirmation) - Method in class com.xpert.faces.component.confirmation.ConfirmationRenderer
 
getScript(String, FilterOnEnter) - Method in class com.xpert.faces.component.filter.FilterOnEnterRenderer
 
getScript(ClientBehaviorContext) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinterBehavior
 
getScript(String, Spread) - Method in class com.xpert.faces.component.spread.SpreadRenderer
 
getSelect(Class) - Method in class com.xpert.faces.bean.FindAllBean
 
getSelectNextVal(String) - Method in class com.xpert.persistence.utils.OracleSequenceUpdater
 
getSelector() - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
getServletContext() - Static method in class com.xpert.faces.utils.FacesUtils
Get the ServletContext from JSF "ExternalContext
getSession() - Method in class com.xpert.maker.PersistenceMappedBean
 
getSession() - Method in interface com.xpert.persistence.dao.BaseDAO
Returns the current Hibernate Session
getSession() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
getSessionBean(ServletRequest) - Method in class com.xpert.security.filter.AbstractSecurityFilter
Return a AbstractUserSession.
getSessionFactory() - Method in class com.xpert.maker.PersistenceMappedBean
 
getSHA256(String) - Static method in class com.xpert.utils.Encryption
Return a hash based on SHA-256
getSHA512(String) - Static method in class com.xpert.utils.Encryption
Return a hash based on SHA-512
getShowModal() - Method in class com.xpert.faces.behavior.DownloadBehavior
 
getSingleResult() - Method in class com.xpert.persistence.query.QueryBuilder
 
getSize() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getSize() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
getSortField() - Method in class com.xpert.faces.component.group.Group
 
getSortField() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getSortFunction() - Method in class com.xpert.faces.component.group.Group
 
getSortOrder() - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
getSortOrder() - Method in class com.xpert.faces.component.group.Group
 
getSortOrder() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getStackExceptionMessage(StackException, FacesMessage.Severity) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
getStackMessage() - Method in exception com.xpert.core.exception.StackException
Return messages from StackException.
getStringSetVal(String, Long) - Method in class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
getSubmitted() - Method in class com.xpert.faces.component.api.SavedState
 
getSymbol() - Method in enum com.xpert.persistence.query.RestrictionType
 
getTarget() - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
getTarget() - Method in class com.xpert.faces.component.pdfprinter.PDFPrinterBehavior
 
getTarget() - Method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
getTemplate() - Method in class com.xpert.maker.BeanConfiguration
 
getTemplate(String) - Static method in class com.xpert.maker.BeanCreator
 
getTemplate() - Method in enum com.xpert.maker.BeanType
 
getTemporalType() - Method in class com.xpert.persistence.query.QueryParameter
 
getTemporalType() - Method in class com.xpert.persistence.query.Restriction
 
getTextAreaCopy() - Method in class com.xpert.maker.DialogShowText
 
getTimePattern() - Method in class com.xpert.maker.BeanConfiguration
 
getTimePattern() - Method in class com.xpert.maker.MakerSwingFrame
 
getType(UIComponent) - Method in class com.xpert.faces.bean.FindAllBean
Get a type from UIComponent.
getType() - Method in class com.xpert.persistence.query.Join
 
getTypeName() - Method in class com.xpert.maker.model.ViewField
 
getTypeNameLower() - Method in class com.xpert.maker.model.ViewField
 
getUniqueFields() - Method in class com.xpert.core.crud.AbstractBusinessObject
Define the UniqueFields to be used in method "validateUniqueFields"
getUpperFirstLetter(String) - Static method in class com.xpert.utils.StringUtils
 
getUrl() - Method in class com.xpert.maker.MenuModel
 
getUrl() - Method in interface com.xpert.security.model.Role
 
getUser(String, LdapContext) - Static method in class com.xpert.security.ActiveDirectory
Used to check whether a username is valid.
getUser(String, String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUser() - Method in class com.xpert.security.session.AbstractUserSession
 
getUserClass() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserLogin() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserLogin() - Method in interface com.xpert.security.model.User
 
getUserLoginQuery(EntityManager, String, String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserLoginQueryString() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserName() - Method in class com.xpert.audit.model.AbstractAuditing
 
getUserNotFoundMessage() - Method in class com.xpert.security.bean.SecurityLoginBean
Message when user was not found.
getUserPassword() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserPassword() - Method in interface com.xpert.security.model.User
 
getUserPrincipal() - Method in class com.xpert.security.ActiveDirectory.User
 
getUsers(LdapContext) - Static method in class com.xpert.security.ActiveDirectory
Returns a list of users in the domain.
getUserSession() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getUserSessionName() - Method in class com.xpert.security.filter.AbstractSecurityFilter
Name of session bean to get from HttpSession
getUserWithoutPassword() - Method in class com.xpert.security.bean.SecurityLoginBean
 
getValue() - Method in class com.xpert.faces.component.datefilter.DateFilter
 
getValue() - Method in class com.xpert.faces.component.group.model.GroupModel
 
getValue() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
getValue() - Method in class com.xpert.persistence.query.QueryParameter
 
getValue() - Method in class com.xpert.persistence.query.Restriction
 
getValueExpression(FaceletContext) - Method in class com.xpert.faces.component.initializer.InitializerHandler
 
getValueReference(FacesContext, UIComponent) - Method in class com.xpert.core.validation.BeanValidator
 
getViewEntity() - Method in class com.xpert.maker.Bean
 
getViewEntity() - Method in class com.xpert.maker.model.ViewField
 
getViewFields(ViewEntity, List<Field>, String) - Static method in class com.xpert.maker.BeanCreator
 
getViewForSecurity(BeanConfiguration) - Static method in class com.xpert.maker.MakerSwingFrame
 
getViewLocation() - Method in class com.xpert.maker.BeanConfiguration
 
getViewPath() - Method in class com.xpert.maker.BeanConfiguration
 
getViewPath(BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getViewTemplate() - Method in class com.xpert.faces.bean.BeanMaker
 
getViewTemplate(ViewEntity, String, String, String, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getViewTemplate() - Static method in class com.xpert.maker.BeanCreator
 
getViewTemplatePath(BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
getWidgetVarDataTable() - Method in class com.xpert.maker.model.ViewEntity
 
getWidgetVarDataTableName() - Method in class com.xpert.maker.model.ViewEntity
 
getWidgetVarDetail() - Method in class com.xpert.maker.model.ViewEntity
 
getWidgetVarDetailName() - Method in class com.xpert.maker.model.ViewEntity
 
getYear(Date) - Static method in class com.xpert.utils.DateUtils
Return the year of a date.
greaterEqualsThan(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterEqualsThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterEqualsThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterEqualsThan(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_EQUALS_THHAN
greaterEqualsThan(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_EQUAS_THAN
greaterEqualsThan(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_EQUALS_THAN
greaterEqualsThan(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterEqualsThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterEqualsThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.GREATER_EQUALS_THAN (property '>=' value)
greaterThan(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.GREATER_THAN (property '>' value)
greaterThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.GREATER_THAN (property '>' value)
greaterThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.GREATER_THAN (property '>' value)
greaterThan(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_THAN
greaterThan(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_THAN
greaterThan(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type GREATER_THAN
greaterThan(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.GREATER_THAN (property '>' value)
greaterThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.GREATER_THAN (property '>' value)
greaterThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.GREATER_THAN (property '>' value)
Group - Class in com.xpert.faces.component.group
 
Group() - Constructor for class com.xpert.faces.component.group.Group
 
Group.PropertyKeys - Enum in com.xpert.faces.component.group
 
GroupHandler - Class in com.xpert.faces.component.group
 
GroupHandler(ComponentConfig) - Constructor for class com.xpert.faces.component.group.GroupHandler
 
groupItens() - Method in class com.xpert.faces.component.group.model.GroupModel
 
GroupModel<K,V> - Class in com.xpert.faces.component.group.model
 
GroupModel(String, List) - Constructor for class com.xpert.faces.component.group.model.GroupModel
 
GroupModelItem<K,V> - Class in com.xpert.faces.component.group.model
 
GroupModelItem() - Constructor for class com.xpert.faces.component.group.model.GroupModelItem
 
GroupRenderer - Class in com.xpert.faces.component.group
 
GroupRenderer() - Constructor for class com.xpert.faces.component.group.GroupRenderer
 

H

handleGetObject(String) - Method in class com.xpert.i18n.CustomResourceBundle
 
hasAutoGeneratedId(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Return true is @GeneratedValue is present in id
hasBaseline() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
hasEmbeddedId(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Return true if @EmbeddedId is present in id
hashCode() - Method in class com.xpert.audit.BeanModel
 
hashCode() - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
hashCode() - Method in class com.xpert.faces.component.initializer.InitializerEventListener
 
hashCode() - Method in class com.xpert.persistence.dao.ClassField
 
hashCode() - Method in class com.xpert.persistence.query.Restriction
 
hasRole(String, FacesContext) - Static method in class com.xpert.security.SecuritySessionManager
same as hasRole(String key, ServletRequest request) but uses FacesContext to get the request
hasRole(String) - Static method in class com.xpert.security.SecuritySessionManager
same as hasRole(String key, ServletRequest request) but uses FacesContext to get the request
hasRole(String, ServletRequest) - Static method in class com.xpert.security.SecuritySessionManager
Verify if user has the role os a permission.
hasRole(String) - Method in class com.xpert.security.session.AbstractUserSession
 
hasUrl(HttpServletRequest) - Method in class com.xpert.security.filter.AbstractSecurityFilter
Return true if the current session contains the current URL
hasURL(String) - Static method in class com.xpert.security.SecuritySessionManager
same as hasURL(String url, ServletRequest request) but uses FacesContext
hasURL(String, ServletRequest) - Static method in class com.xpert.security.SecuritySessionManager
Verify if user can acess url.
HtmlNormalizer - Class in com.xpert.faces.component.pdfprinter
Utility class to normalize HTML.
HtmlNormalizer() - Constructor for class com.xpert.faces.component.pdfprinter.HtmlNormalizer
 
humanise(String) - Method in class com.xpert.utils.HumaniseCamelCase
Converts a camelCase to a more human form, with spaces.
HumaniseCamelCase - Class in com.xpert.utils
 
HumaniseCamelCase() - Constructor for class com.xpert.utils.HumaniseCamelCase
 

I

I18N - Class in com.xpert.i18n
 
I18N() - Constructor for class com.xpert.i18n.I18N
 
in(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.IN (property 'in' value)
in(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type IN
in(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.IN (property 'in' value)
info(String) - Static method in class com.xpert.faces.utils.FacesMessageUtils
Shows a info message (FacesMessage.SEVERITY_INFO)
info(String, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
Shows a info message (FacesMessage.SEVERITY_INFO)
info(StackException) - Static method in class com.xpert.faces.utils.FacesMessageUtils
Shows a info message (FacesMessage.SEVERITY_INFO)
init() - Method in class com.xpert.audit.AuditBean
 
init() - Method in class com.xpert.audit.AuditDeleteBean
 
init(ServletContext) - Static method in class com.xpert.Configuration
 
init() - Method in class com.xpert.core.crud.AbstractBaseBean
Called after "@PostConstruct"
init(FilterConfig) - Method in class com.xpert.core.filter.CharacterEncodingFilter
 
init() - Method in class com.xpert.faces.bean.BeanMaker
 
init() - Method in class com.xpert.faces.bean.FindAllBean
 
init() - Method in class com.xpert.faces.component.initializer.InitializerBean
 
initCustomLayout() - Method in class com.xpert.maker.MakerSwingFrame
 
initFromConfiguration() - Method in class com.xpert.maker.MakerSwingFrame
 
initialize(ComponentSystemEvent) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
initialize(UIComponent, FacesContext, String, EntityManager) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
initialize(UIComponent, FacesContext, ValueExpression, EntityManager) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
initializeCascade(String, Object) - Static method in class com.xpert.persistence.query.QueryBuilder
 
Initializer - Class in com.xpert.faces.component.initializer
 
Initializer() - Constructor for class com.xpert.faces.component.initializer.Initializer
 
InitializerBean - Class in com.xpert.faces.component.initializer
 
InitializerBean(EntityManager) - Constructor for class com.xpert.faces.component.initializer.InitializerBean
 
InitializerBean() - Constructor for class com.xpert.faces.component.initializer.InitializerBean
 
InitializerBean.ClassIdentifier - Class in com.xpert.faces.component.initializer
 
InitializerBean.ClassIdentifier(Object, Class) - Constructor for class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
InitializerEventListener - Class in com.xpert.faces.component.initializer
 
InitializerEventListener() - Constructor for class com.xpert.faces.component.initializer.InitializerEventListener
 
InitializerEventListener(String, ValueExpression, FaceletContext, UIComponent, InitializerBean, EntityManager) - Constructor for class com.xpert.faces.component.initializer.InitializerEventListener
 
InitializerHandler - Class in com.xpert.faces.component.initializer
 
InitializerHandler(TagConfig) - Constructor for class com.xpert.faces.component.initializer.InitializerHandler
 
InitializerHandler(ComponentConfig) - Constructor for class com.xpert.faces.component.initializer.InitializerHandler
 
initializeValue(String) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
INITILIZER_BEAN_IDENTIFIER - Static variable in class com.xpert.faces.component.initializer.InitializerHandler
 
innerJoin(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
innerJoin(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
innerJoin(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
innerJoin(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
innerJoinFetch(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
innerJoinFetch(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
innerJoinFetch(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
innerJoinFetch(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
insert(Object) - Method in class com.xpert.audit.Audit
Audit a "insert" event.
interpolate(String, MessageInterpolator.Context) - Method in class com.xpert.i18n.CustomInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in class com.xpert.i18n.CustomInterpolator
 
invalidateSession() - Static method in class com.xpert.faces.utils.FacesUtils
Invalidate the current Http session using HttpSession.invalidate()
isActive() - Method in interface com.xpert.security.model.User
 
isAdded() - Method in class com.xpert.faces.component.datefilter.DateFilter
 
isAnnotationPresent(Field, Class) - Static method in class com.xpert.maker.BeanCreator
Verify annotation in field and in method get equivalent to field
isAudit(Object) - Static method in class com.xpert.audit.Audit
Method to verify if object must be audited
isAudit(Class) - Static method in class com.xpert.audit.Audit
Method to verify if class must be audited
isAudit() - Static method in class com.xpert.Configuration
 
isAudit() - Method in class com.xpert.core.crud.AbstractBusinessObject
Determine if entity will be audited on method "save()"
isAuthenticated(AbstractUserSession) - Method in class com.xpert.security.filter.AbstractSecurityFilter
Return true if userSession has a user authenticated calling method AbstractUserSession.isAuthenticated
isAuthenticated() - Method in class com.xpert.security.session.AbstractUserSession
 
isBlank(String) - Static method in class com.xpert.core.validation.Validation
TRUE if String is blank
isBootstrapDependend() - Method in enum com.xpert.maker.BeanType
 
isChar(Field) - Method in class com.xpert.core.validation.BeanValidator
 
isChar(Method) - Method in class com.xpert.core.validation.BeanValidator
 
isClassManagedBeanGenerated() - Method in class com.xpert.maker.BeanConfiguration
 
isCollection() - Method in class com.xpert.maker.model.ViewField
 
isDate() - Method in class com.xpert.maker.model.ViewField
 
isDebug() - Method in class com.xpert.security.filter.AbstractSecurityFilter
Log events on filter
isDecimal(Field) - Static method in class com.xpert.maker.BeanCreator
 
isDecimal() - Method in class com.xpert.maker.model.ViewField
 
isEmbeddedId() - Method in class com.xpert.maker.model.ViewEntity
 
isEmbeddedId() - Method in class com.xpert.maker.model.ViewField
 
isEntity(Object) - Static method in class com.xpert.audit.Audit
Verifica se o objeto passado é uma entidade de persistencia
isEntity(Class) - Static method in class com.xpert.audit.Audit
Verifica se o objeto passado é uma entidade de persistencia
isEntity(Class) - Static method in class com.xpert.persistence.utils.EntityUtils
Returns true if the class has the annotation @Entity
isEnumeration() - Method in class com.xpert.maker.model.ViewField
 
isEquals(Object, Object) - Method in class com.xpert.audit.Audit
 
isFetch() - Method in class com.xpert.persistence.query.Join
 
isFirst() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
isForceReloadEntity() - Method in class com.xpert.core.crud.AbstractBaseBean
Verify if entity must be reloaded
isForChar() - Method in class com.xpert.core.validation.BeanValidator.AnnotationFromViolation
 
isGeneratesSecurityArea() - Method in class com.xpert.maker.BeanConfiguration
 
isGeneratesSecurityArea() - Method in class com.xpert.maker.MakerSwingFrame
 
isHideIdInRequest() - Method in class com.xpert.maker.BeanConfiguration
 
isHideIdInRequest() - Method in class com.xpert.maker.MakerSwingFrame
 
isI18n() - Method in exception com.xpert.core.exception.UniqueFieldException
 
isId() - Method in class com.xpert.maker.model.ViewField
 
isIdAutoGenerated() - Method in class com.xpert.maker.model.ViewEntity
 
isIgnoreParameter() - Method in enum com.xpert.persistence.query.RestrictionType
 
isIlike() - Method in class com.xpert.persistence.query.Restriction
Indicates if LIKE type is not case sensitive
isInteger(Field) - Static method in class com.xpert.maker.BeanCreator
 
isInteger() - Method in class com.xpert.maker.model.ViewField
 
isLast() - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
isLazy(Field) - Static method in class com.xpert.maker.BeanCreator
 
isLazy() - Method in class com.xpert.maker.model.ViewField
 
isLazyCountTypeNone() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
isListenerForSource(Object) - Method in class com.xpert.PostConstructApplicationEventListener
 
isLoadData() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Indicates if data will be loaded
isLoadEntityOnPostConstruct() - Method in class com.xpert.core.crud.AbstractBaseBean
 
isLoginIgnoreCase() - Method in class com.xpert.security.bean.SecurityLoginBean
 
isLoginLowerCase() - Method in class com.xpert.security.bean.SecurityLoginBean
 
isLoginUpperCase() - Method in class com.xpert.security.bean.SecurityLoginBean
 
isManyToMany() - Method in class com.xpert.maker.model.ViewField
 
isManyToOne() - Method in class com.xpert.maker.model.ViewField
 
isMaskCalendar() - Method in class com.xpert.maker.BeanConfiguration
 
isMaskCalendar() - Method in class com.xpert.maker.MakerSwingFrame
 
isNotEmpty() - Method in exception com.xpert.core.exception.StackException
 
isNotNull(String) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_NULL (property 'is not null')
isNotNull(String) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_NULL
isNotNull(String) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NOT_NULL (property 'is not null')
isNull(String) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NULL (property 'is null')
isNull(String) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NULL
isNull(String) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NULL (property 'is null')
isOneToMany() - Method in class com.xpert.maker.model.ViewField
 
isOneToOne() - Method in class com.xpert.maker.model.ViewField
 
isOneToOneCascadeAll(Method) - Method in class com.xpert.audit.Audit
 
isOnlyLetter(String) - Static method in class com.xpert.utils.StringUtils
 
isPersisted(Object) - Method in class com.xpert.audit.AuditBean
 
isPersisted(Object) - Method in class com.xpert.audit.DetailAuditBean
 
isPersisted(Object) - Static method in class com.xpert.persistence.utils.EntityUtils
Returns true if entity has a not null @Id/ @EmbeddedId
isPrimeFaces3() - Method in class com.xpert.audit.AuditBean
 
isPrimeFaces3() - Method in class com.xpert.audit.AuditDeleteBean
 
isPrimeFaces3() - Method in class com.xpert.faces.bean.PrimeFacesVersion
 
isPrimeFaces4() - Method in class com.xpert.audit.AuditBean
 
isPrimefacesVersionDependend() - Method in enum com.xpert.maker.BeanType
 
isReload() - Method in class com.xpert.faces.bean.FindAllBean
 
isRenderFieldInFormCreate() - Method in class com.xpert.maker.model.ViewField
 
isRequired(Field) - Static method in class com.xpert.maker.BeanCreator
 
isRequired() - Method in class com.xpert.maker.model.ViewField
 
isRequiresInteractivePaint() - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
isResourceBundleGenerated() - Method in class com.xpert.maker.BeanConfiguration
 
isRestorableFilter() - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
isSerialVersionUID(Field) - Static method in class com.xpert.maker.BeanCreator
 
isString() - Method in class com.xpert.maker.model.ViewField
 
isTime() - Method in class com.xpert.maker.model.ViewField
 
isTransient() - Method in class com.xpert.faces.component.pdfprinter.PDFPrinter
 
isUseAppendTo() - Method in enum com.xpert.faces.primefaces.PrimeFacesVersion
 
isUseCDIBeans() - Method in class com.xpert.maker.BeanConfiguration
 
isUseCDIBeans() - Method in class com.xpert.maker.MakerSwingFrame
 
isUsePFWidgetVar() - Method in enum com.xpert.faces.primefaces.PrimeFacesVersion
 
isValidateWhenNoRolesFound() - Method in class com.xpert.security.bean.SecurityLoginBean
 
isVersion3() - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
isVersion4() - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
isVersion5() - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
isView() - Method in enum com.xpert.maker.BeanType
 
isYesNo() - Method in class com.xpert.maker.model.ViewField
 

J

Join - Class in com.xpert.persistence.query
 
Join(String, JoinType) - Constructor for class com.xpert.persistence.query.Join
 
Join(String, JoinType, boolean) - Constructor for class com.xpert.persistence.query.Join
 
Join(String, String, JoinType) - Constructor for class com.xpert.persistence.query.Join
 
Join(String, String, JoinType, boolean) - Constructor for class com.xpert.persistence.query.Join
 
join(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
join(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
join(JoinBuilder) - Method in class com.xpert.persistence.query.QueryBuilder
 
join(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
join(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
JoinBuilder - Class in com.xpert.persistence.query
 
JoinBuilder() - Constructor for class com.xpert.persistence.query.JoinBuilder
 
JoinBuilder(String) - Constructor for class com.xpert.persistence.query.JoinBuilder
 
joinFetch(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
joinFetch(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
joinFetch(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
joinFetch(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
JoinType - Enum in com.xpert.persistence.query
 
JRBeanCollectionDataSource - Class in com.xpert.jasper
 
JRBeanCollectionDataSource(Collection<?>) - Constructor for class com.xpert.jasper.JRBeanCollectionDataSource
 
JRBeanCollectionDataSource(Collection<?>, EntityManager) - Constructor for class com.xpert.jasper.JRBeanCollectionDataSource
 
JRBeanCollectionDataSource(Collection<?>, boolean, EntityManager) - Constructor for class com.xpert.jasper.JRBeanCollectionDataSource
 

L

LatitudeValidator - Class in com.xpert.faces.validation
 
LatitudeValidator() - Constructor for class com.xpert.faces.validation.LatitudeValidator
 
LazyCountType - Enum in com.xpert.faces.primefaces
Define a count type for LazyDataModelImpl, used in query to count records
LazyDataModelImpl<T> - Class in com.xpert.faces.primefaces
A JPA based implementation os primefaces LazyDataModel
LazyDataModelImpl(String, String, Restriction, BaseDAO<T>) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, String, List<Restriction>, BaseDAO<T>) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, Restriction, BaseDAO<T>) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, List<Restriction>, BaseDAO<T>) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, BaseDAO<T>) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, Restriction, BaseDAO<T>, JoinBuilder) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, List<Restriction>, BaseDAO<T>, JoinBuilder) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
LazyDataModelImpl(String, BaseDAO<T>, JoinBuilder) - Constructor for class com.xpert.faces.primefaces.LazyDataModelImpl
 
leftJoin(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
leftJoin(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
leftJoin(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
leftJoin(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
leftJoinFetch(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
leftJoinFetch(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
leftJoinFetch(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
leftJoinFetch(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
lessEqualsThan(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessEqualsThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessEqualsThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessEqualsThan(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_EQUAS_THAN
lessEqualsThan(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_EQUALS_THAN
lessEqualsThan(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_EQUALS_THAN
lessEqualsThan(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessEqualsThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessEqualsThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.LESS_EQUALS_THAN (property '<=' value)
lessThan(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LESS_THAN (property '<' value)
lessThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.LESS_THAN (property '<' value)
lessThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.LESS_THAN (property '<' value)
lessThan(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_THAN
lessThan(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_THAN
lessThan(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LESS_THAN
lessThan(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.LESS_THAN (property '<' value)
lessThan(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.LESS_THAN (property '<' value)
lessThan(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.LESS_THAN (property '<' value)
like(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LIKE (property 'like' value)
like(String, Object, boolean) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LIKE (property 'like' value)
like(String, Object, LikeType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LIKE (property 'like' value)
like(String, Object, LikeType, boolean) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.LIKE (property 'like' value)
like(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LIKE
like(String, Object, LikeType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LIKE
like(String, Object, boolean) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LIKE
like(String, Object, LikeType, boolean) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type LIKE
like(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.LIKE (property 'like' value)
like(String, Object, LikeType) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.LIKE (property 'like' value)
LikeType - Enum in com.xpert.persistence.query
 
list(Map<String, Object>) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Map<String, Object>, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(List<Restriction>) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Restriction) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, List<Restriction>) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(List<Restriction>, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, Restriction) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Restriction, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, List<Restriction>, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, Restriction, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Map<String, Object>, String, Integer, Integer) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, Restriction, String, Integer, Integer) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, Restriction, String, Integer, Integer, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Restriction, String, Integer, Integer) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, List<Restriction>, String, Integer, Integer) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Class, List<Restriction>, String, Integer, Integer, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(List<Restriction>, String, Integer, Integer) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(String, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(String, Object, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
list(Map<String, Object>, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Map<String, Object>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Map<String, Object>, String, Integer, Integer) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, List<Restriction>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(List<Restriction>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, Restriction) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(String, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(String, Object, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Restriction) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(List<Restriction>, String, Integer, Integer) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, List<Restriction>, String, Integer, Integer) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Restriction, String, Integer, Integer) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, Restriction, String, Integer, Integer) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(List<Restriction>, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, List<Restriction>, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Restriction, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, Restriction, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, Restriction, String, Integer, Integer, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
list(Class, List<Restriction>, String, Integer, Integer, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAll() - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAll(String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAll(Class, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAll() - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAll(String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAll(Class, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(String, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(String, Object, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(String, Object, String, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(Map<String, Object>, String, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(Map<String, Object>, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(List<Restriction>, String, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(List<Restriction>, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(Restriction, String, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(Restriction, String) - Method in interface com.xpert.persistence.dao.BaseDAO
 
listAttributes(String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(Map<String, Object>, String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(Map<String, Object>, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(List<Restriction>, String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(List<Restriction>, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(Restriction, String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(Restriction, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(String, Object, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
listAttributes(String, Object, String, String) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
load(Class) - Method in class com.xpert.audit.AuditDeleteBean
 
load() - Method in class com.xpert.audit.AuditDeleteBean
 
load() - Method in class com.xpert.audit.DetailAuditBean
 
load(int, int, String, SortOrder, Map) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
loadEntityFromParameter() - Method in class com.xpert.core.crud.AbstractBaseBean
Load the entity from parameter "id"
loadEntityFromRequestParameter() - Method in class com.xpert.core.crud.AbstractBaseBean
Load the entity from request map
LocaleBean - Class in com.xpert.faces.bean
 
LocaleBean() - Constructor for class com.xpert.faces.bean.LocaleBean
 
log(StringBuilder, String) - Static method in class com.xpert.maker.BeanCreator
 
login() - Method in class com.xpert.security.bean.SecurityLoginBean
 
LOGO_PATH_JPG - Static variable in class com.xpert.faces.bean.DefaultDataTableExporter
 
LOGO_PATH_PNG - Static variable in class com.xpert.faces.bean.DefaultDataTableExporter
 
logout() - Method in class com.xpert.security.bean.SecurityLoginBean
 
LongitudeValidator - Class in com.xpert.faces.validation
 
LongitudeValidator() - Constructor for class com.xpert.faces.validation.LongitudeValidator
 

M

main(String[]) - Static method in class com.xpert.maker.MakerSwingFrame
 
main(String[]) - Static method in class com.xpert.maker.SecurityCRUDGenerator
 
main(String[]) - Static method in class com.xpert.persistence.query.TestQueryBuilder
 
main(String[]) - Static method in class com.xpert.security.ActiveDirectoryTest
 
main(String[]) - Static method in class com.xpert.utils.NaturalOrderComparator
 
main(String[]) - Static method in class com.xpert.utils.UpdateHtmlIndex
 
main2(String[]) - Static method in class com.xpert.persistence.query.TestQueryBuilder
 
main2(String[]) - Static method in class com.xpert.utils.UpdateHtmlIndex
 
main3(String[]) - Static method in class com.xpert.persistence.query.TestQueryBuilder
 
main4(String[]) - Static method in class com.xpert.persistence.query.TestQueryBuilder
 
make() - Method in class com.xpert.faces.bean.BeanMaker
 
makeAll() - Method in class com.xpert.faces.bean.BeanMaker
 
MakerSwingFrame - Class in com.xpert.maker
 
MakerSwingFrame() - Constructor for class com.xpert.maker.MakerSwingFrame
Creates new form MakerMainFrame
MappedBean - Class in com.xpert.maker
 
MappedBean() - Constructor for class com.xpert.maker.MappedBean
 
MappedBean(Class) - Constructor for class com.xpert.maker.MappedBean
 
Mask - Class in com.xpert.core.conversion
 
Mask() - Constructor for class com.xpert.core.conversion.Mask
 
mask(double, String) - Static method in class com.xpert.core.conversion.Mask
 
mask(int, String) - Static method in class com.xpert.core.conversion.Mask
 
mask(String, String) - Static method in class com.xpert.core.conversion.Mask
 
Mask - Class in com.xpert.faces.component.mask
 
Mask() - Constructor for class com.xpert.faces.component.mask.Mask
 
Mask.PropertyKeys - Enum in com.xpert.faces.component.mask
 
maskCep(String) - Static method in class com.xpert.core.conversion.Mask
 
maskCnpj(String) - Static method in class com.xpert.core.conversion.Mask
 
maskCpf(String) - Static method in class com.xpert.core.conversion.Mask
 
maskCpfCnpj(String) - Static method in class com.xpert.core.conversion.Mask
 
maskInscricao(String) - Static method in class com.xpert.core.conversion.Mask
 
maskPlacaCarro(String) - Static method in class com.xpert.core.conversion.Mask
 
MaskRenderer - Class in com.xpert.faces.component.mask
 
MaskRenderer() - Constructor for class com.xpert.faces.component.mask.MaskRenderer
 
maskTelefone(String) - Static method in class com.xpert.core.conversion.Mask
 
max(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a BigDecimal instance of max value of fields in collection.
max(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
If the object is instance of LazyDataModelImpl, then shoudld call avg using query.
max(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return a max value of field, this method gets the QueryBuilder and add the current restrictions to generate the query
max(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
max(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
 
MenuModel - Class in com.xpert.maker
 
MenuModel(String, String) - Constructor for class com.xpert.maker.MenuModel
 
merge(T) - Method in interface com.xpert.persistence.dao.BaseDAO
Merge a Object.
merge(T, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Merge a Object.
merge(T) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
merge(T, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
METADATA_IMPL - Static variable in class com.xpert.Configuration
 
MethodExpressionComparator - Class in com.xpert.faces.component.api
 
MethodExpressionComparator(FacesContext, MethodExpression, SortOrder) - Constructor for class com.xpert.faces.component.api.MethodExpressionComparator
 
min(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a BigDecimal instance of min value of fields in collection.
min(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
If the object is instance of LazyDataModelImpl, then shoudld call avg using query.
min(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return a min value of field, this method gets the QueryBuilder and add the current restrictions to generate the query
min(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
min(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
 
Mod10 - Class in com.xpert.utils
 
Mod10() - Constructor for class com.xpert.utils.Mod10
 
Mod11 - Class in com.xpert.utils
 
Mod11() - Constructor for class com.xpert.utils.Mod11
 
moveFirst() - Method in class com.xpert.jasper.JRBeanCollectionDataSource
 
MultiPageMessagesSupport - Class in com.xpert.faces.listener
Enables messages to be rendered on different pages from which they were set.
MultiPageMessagesSupport() - Constructor for class com.xpert.faces.listener.MultiPageMessagesSupport
 

N

NaturalOrderComparator - Class in com.xpert.utils
 
NaturalOrderComparator() - Constructor for class com.xpert.utils.NaturalOrderComparator
 
newBeanInstance(AbstractAuditing) - Method in class com.xpert.audit.AuditDeleteBean
 
next() - Method in class com.xpert.jasper.JRBeanCollectionDataSource
 
normalize(String, String, PageOrientation) - Static method in class com.xpert.faces.component.pdfprinter.HtmlNormalizer
Normalize the document, setting absolute link on images, css, etc.
normalizePrimeFacesWidget(String) - Method in class com.xpert.faces.bean.Xpert
 
normalizeWidgetVar(String, PrimeFacesVersion) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
Primefaces 4 and 5 new widget var is like "PF('widgetVar')"
normalizeWidgetVar(String) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
NotAudited - Annotation Type in com.xpert.audit
Define to not audit the Class/Field/Method
notEquals(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_EQUALS (property '!
notEquals(String, Date, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Date RestrictionType.NOT_EQUALS (property '!
notEquals(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a Calendar RestrictionType.NOT_EQUALS (property '!
notEquals(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_EQUALS
notEquals(String, Date, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_EQUALS
notEquals(String, Calendar, TemporalType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_EQUALS
notEquals(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NOT_EQUALS (property '!
notEquals(String, Date, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Date RestrictionType.NOT_EQUALS (property '!
notEquals(String, Calendar, TemporalType) - Method in class com.xpert.persistence.query.Restrictions
Add a Calendar RestrictionType.NOT_EQUALS (property '!
notIn(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_IN (property 'not in' value)
notIn(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_IN
notIn(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NOT_IN (property 'not in' value)
notLike(String, Object) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_LIKE (property 'not like' value)
notLike(String, Object, boolean) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_LIKE (property 'not like' value)
notLike(String, Object, LikeType) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_LIKE (property 'not like' value)
notLike(String, Object, LikeType, boolean) - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.NOT_LIKE (property 'not like' value)
notLike(String, Object) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_LIKE
notLike(String, Object, LikeType) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_LIKE
notLike(String, Object, boolean) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_LIKE
notLike(String, Object, LikeType, boolean) - Static method in class com.xpert.persistence.query.Restriction
Creates a Restrition of type NOT_LIKE
notLike(String, Object) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NOT_LIKE (property 'not like' value)
notLike(String, Object, LikeType) - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.NOT_LIKE (property 'not like' value)
NumberFunctions - Class in com.xpert.faces.function
 
NumberFunctions() - Constructor for class com.xpert.faces.function.NumberFunctions
 
NumberUtils - Class in com.xpert.core.conversion
Utility class to manipulate Number.
NumberUtils() - Constructor for class com.xpert.core.conversion.NumberUtils
 

O

onError() - Method in class com.xpert.security.bean.SecurityLoginBean
Define something when login is unsuccessful
onError() - Method in class com.xpert.security.filter.AbstractSecurityFilter
Define a logic to error.
onlyAlpha(String) - Static method in class com.xpert.utils.StringUtils
 
onSave(AbstractAuditing) - Method in interface com.xpert.audit.AbstractAuditingListener
 
onSucess(User) - Method in class com.xpert.security.bean.SecurityLoginBean
Define something when login is successful like add a message "Welcome user"
or() - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.OR
or() - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.OR
OracleSequenceUpdater - Class in com.xpert.persistence.utils
Sequence updater to Oracle database
OracleSequenceUpdater(DataSource, EntityManager) - Constructor for class com.xpert.persistence.utils.OracleSequenceUpdater
 
OracleSequenceUpdater(EntityManager) - Constructor for class com.xpert.persistence.utils.OracleSequenceUpdater
 
order(List, String) - Static method in class com.xpert.utils.CollectionsUtils
 
orderAsc(List, String) - Static method in class com.xpert.utils.CollectionsUtils
 
orderBy(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
orderBy(List<String>) - Method in class com.xpert.persistence.query.QueryBuilder
 
OrderByHandler - Interface in com.xpert.faces.primefaces
Handler to LazyDataModelImpl ordering
orderDesc(List, String) - Static method in class com.xpert.utils.CollectionsUtils
 

P

PageOrientation - Enum in com.xpert.faces.component.pdfprinter
Represenat a page orientation (landscape or portrait)
paint(RenderingContext, ITextOutputDevice, BlockBox) - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
PATTERN_URL - Static variable in class com.xpert.utils.StringUtils
 
PDFPrinter - Class in com.xpert.faces.component.pdfprinter
 
PDFPrinter() - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinter
 
PDFPrinter(ValueExpression, ValueExpression, ValueExpression, ValueExpression, ValueExpression) - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinter
 
PDFPrinterBehavior - Class in com.xpert.faces.component.pdfprinter
 
PDFPrinterBehavior(String) - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinterBehavior
 
PDFPrinterBehavior() - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinterBehavior
 
PDFPrinterBuilder - Class in com.xpert.faces.component.pdfprinter
 
PDFPrinterBuilder() - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinterBuilder
 
PDFPrinterTagHandler - Class in com.xpert.faces.component.pdfprinter
 
PDFPrinterTagHandler(TagConfig) - Constructor for class com.xpert.faces.component.pdfprinter.PDFPrinterTagHandler
 
PersistenceMappedBean - Class in com.xpert.maker
 
PersistenceMappedBean(EntityManager) - Constructor for class com.xpert.maker.PersistenceMappedBean
 
PlacaCarroConverter - Class in com.xpert.faces.conversion
Automotive Plate converter AAA-9999 format BR.
PlacaCarroConverter() - Constructor for class com.xpert.faces.conversion.PlacaCarroConverter
 
postConstruct() - Method in class com.xpert.core.crud.AbstractBaseBean
Method called on "@PostConstruct" event Try to get the entity from request map.
PostConstructApplicationEventListener - Class in com.xpert
 
PostConstructApplicationEventListener() - Constructor for class com.xpert.PostConstructApplicationEventListener
 
postDelete() - Method in class com.xpert.core.crud.AbstractBaseBean
Called after "delete()" and "remove()" methods (only if deletion is successful)
PostgreSQLSequenceUpdater - Class in com.xpert.persistence.utils
Sequence update to PostgreSQL
PostgreSQLSequenceUpdater(DataSource, EntityManager) - Constructor for class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
PostgreSQLSequenceUpdater(EntityManager) - Constructor for class com.xpert.persistence.utils.PostgreSQLSequenceUpdater
 
postProcessorExcel(Object) - Method in class com.xpert.faces.bean.DefaultDataTableExporter
 
postProcessorPDF(Object) - Method in class com.xpert.faces.bean.DefaultDataTableExporter
 
postSave() - Method in class com.xpert.core.crud.AbstractBaseBean
Method called after asve entity (only if save is successful)
preDelete() - Method in class com.xpert.core.crud.AbstractBaseBean
Called before "delete()" and "remove()" methods
PREFFIX_VIEW_CREATE - Static variable in class com.xpert.maker.BeanCreator
 
PREFFIX_VIEW_DETAIL - Static variable in class com.xpert.maker.BeanCreator
 
PREFFIX_VIEW_FORM_CREATE - Static variable in class com.xpert.maker.BeanCreator
 
PREFFIX_VIEW_LIST - Static variable in class com.xpert.maker.BeanCreator
 
PREFFIX_VIEW_MENU - Static variable in class com.xpert.maker.BeanCreator
 
preProcessorExcel(Object) - Method in class com.xpert.faces.bean.DefaultDataTableExporter
 
preProcessorPDF(Object) - Method in class com.xpert.faces.bean.DefaultDataTableExporter
 
preSave() - Method in class com.xpert.core.crud.AbstractBaseBean
Method called before save entity
PrimeFacesUtils - Class in com.xpert.faces.primefaces
Util class to Primefaces
PrimeFacesUtils() - Constructor for class com.xpert.faces.primefaces.PrimeFacesUtils
 
PrimeFacesVersion - Class in com.xpert.faces.bean
 
PrimeFacesVersion() - Constructor for class com.xpert.faces.bean.PrimeFacesVersion
 
PrimeFacesVersion - Enum in com.xpert.faces.primefaces
Enum to represent Primefaces version
printQueryString(Restrictions) - Static method in class com.xpert.persistence.query.TestQueryBuilder
 
process(FacesContext, UIComponent, PhaseId) - Method in class com.xpert.faces.component.api.UIData
 
processAction(ActionEvent) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinter
 
processChildren(FacesContext, PhaseId) - Method in class com.xpert.faces.component.api.UIData
 
processColumnFacets(FacesContext, PhaseId) - Method in class com.xpert.faces.component.api.UIData
 
processDecodes(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
processEvent(ComponentSystemEvent) - Method in class com.xpert.faces.component.initializer.InitializerEventListener
 
processEvent(SystemEvent) - Method in class com.xpert.PostConstructApplicationEventListener
 
processFacets(FacesContext, PhaseId) - Method in class com.xpert.faces.component.api.UIData
 
processPhase(FacesContext, PhaseId) - Method in class com.xpert.faces.component.api.UIData
 
processUpdates(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
processValidators(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
property - Variable in class com.xpert.faces.component.initializer.InitializerHandler
 
PT_BR - Static variable in class com.xpert.i18n.ResourceBundleUtils
 
putEntityInRequest() - Method in class com.xpert.core.crud.AbstractBaseBean
put a entity in request map
putEntry(ZipOutputStream, String, String) - Static method in class com.xpert.maker.BeanCreator
 
putInViewMap(String, FacesContext, UIComponent, Object) - Method in class com.xpert.faces.conversion.EntityConverter
 
putRoles(List<Role>) - Static method in class com.xpert.security.SecuritySessionManager
Same as putRoles(ServletRequest request, List roles) but uses FacesContext
putRoles(ServletRequest, List<Role>) - Static method in class com.xpert.security.SecuritySessionManager
Put roles in session Map

Q

QueryBuilder - Class in com.xpert.persistence.query
 
QueryBuilder(EntityManager) - Constructor for class com.xpert.persistence.query.QueryBuilder
 
QueryFileNotFoundException - Exception in com.xpert.persistence.exception
 
QueryFileNotFoundException(String) - Constructor for exception com.xpert.persistence.exception.QueryFileNotFoundException
 
QueryParameter - Class in com.xpert.persistence.query
 
QueryParameter(int, Object, TemporalType) - Constructor for class com.xpert.persistence.query.QueryParameter
 
QueryParameter(int, Object) - Constructor for class com.xpert.persistence.query.QueryParameter
 
QueryParameter(String, Object) - Constructor for class com.xpert.persistence.query.QueryParameter
 
QueryParameter(String, Object, TemporalType) - Constructor for class com.xpert.persistence.query.QueryParameter
 
QueryType - Enum in com.xpert.persistence.query
 

R

ReadClass - Class in com.xpert.maker
 
ReadClass() - Constructor for class com.xpert.maker.ReadClass
 
readInputStreamAsString(InputStream) - Static method in class com.xpert.persistence.query.QueryBuilder
 
redirect(String) - Static method in class com.xpert.faces.utils.FacesUtils
 
redirectHome(ServletRequest, ServletResponse) - Method in class com.xpert.security.filter.AbstractSecurityFilter
 
ReflectionUtils - Class in com.xpert.utils
 
ReflectionUtils() - Constructor for class com.xpert.utils.ReflectionUtils
 
reloadEntity() - Method in class com.xpert.core.crud.AbstractBaseBean
Reload a entity calling "dao.find(id)"
remove() - Method in class com.xpert.core.crud.AbstractBaseBean
This method will delete the current entity calling "bo.remove()": calls "preDelete()" calls "getBO().remove" calls "postDelete()" if deletion is successful
remove(Number) - Method in class com.xpert.core.crud.AbstractBusinessObject
Calls "baseDAO.remove()" to delete entity
remove(T) - Method in class com.xpert.core.crud.AbstractBusinessObject
Calls "baseDAO.remove()" to delete entity
remove(Element) - Method in class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
remove(Object) - Method in interface com.xpert.persistence.dao.BaseDAO
Delete a object from database.
remove(Object, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Delete a object from database.
remove(Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
remove(Object, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
removeAccent(String) - Static method in class com.xpert.core.conversion.Conversion
 
removeAccent(String) - Static method in class com.xpert.utils.StringUtils
 
removeCookie(String) - Static method in class com.xpert.faces.utils.FacesUtils
Removes Cookie
removeDuplicateWhiteSpace(String) - Static method in class com.xpert.utils.StringUtils
 
removeFromSession(String) - Static method in class com.xpert.faces.utils.FacesUtils
Remove a object from session
removeHTML(String) - Static method in class com.xpert.utils.StringUtils
Remove HTML tags from string
removeTime(Date) - Static method in class com.xpert.utils.DateUtils
Get Date with only day, month and year (removing hour, minute, second and milisecond)
RenavamValidator - Class in com.xpert.faces.validation
 
RenavamValidator() - Constructor for class com.xpert.faces.validation.RenavamValidator
 
renderChild(FacesContext, UIComponent) - Method in class com.xpert.faces.component.renderkit.CoreRenderer
 
renderChildren(FacesContext, UIComponent) - Method in class com.xpert.faces.component.renderkit.CoreRenderer
 
replaceParameters(String, MessageInterpolator.Context) - Static method in class com.xpert.i18n.CustomInterpolator
 
replaceUrlByAnchor(String) - Static method in class com.xpert.utils.StringUtils
Search url in text and replace by anchor Example: http://www.test.com returns http://www.test.com
requiresColumns() - Method in class com.xpert.faces.component.api.UIData
 
reset() - Method in class com.xpert.faces.bean.BeanMaker
 
reset() - Method in class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
ResourceBundleUtils - Class in com.xpert.i18n
 
ResourceBundleUtils() - Constructor for class com.xpert.i18n.ResourceBundleUtils
 
RestorableFilter - Class in com.xpert.faces.component.restorablefilter
 
RestorableFilter() - Constructor for class com.xpert.faces.component.restorablefilter.RestorableFilter
 
RestorableFilter.PropertyKeys - Enum in com.xpert.faces.component.restorablefilter
 
RestorableFilterRenderer - Class in com.xpert.faces.component.restorablefilter
 
RestorableFilterRenderer() - Constructor for class com.xpert.faces.component.restorablefilter.RestorableFilterRenderer
 
restoreDescendantState() - Method in class com.xpert.faces.component.api.UIData
 
restoreDescendantState(UIComponent, FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
restoreFilterFromSession(Map) - Static method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
restoreState(FacesContext, Object) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinter
 
Restriction - Class in com.xpert.persistence.query
 
Restriction() - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(RestrictionType) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, Object) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Date, TemporalType) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Calendar, TemporalType) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Object) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Object, boolean) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Object, LikeType) - Constructor for class com.xpert.persistence.query.Restriction
 
Restriction(String, RestrictionType, Object, LikeType, boolean) - Constructor for class com.xpert.persistence.query.Restriction
 
Restrictions - Class in com.xpert.persistence.query
 
Restrictions() - Constructor for class com.xpert.persistence.query.Restrictions
 
RestrictionsNormalizer - Class in com.xpert.persistence.query
 
RestrictionsNormalizer() - Constructor for class com.xpert.persistence.query.RestrictionsNormalizer
 
RestrictionType - Enum in com.xpert.persistence.query
 
rightJoin(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
rightJoin(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
rightJoin(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
rightJoin(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
rightJoinFetch(String) - Method in class com.xpert.persistence.query.JoinBuilder
 
rightJoinFetch(String, String) - Method in class com.xpert.persistence.query.JoinBuilder
 
rightJoinFetch(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
rightJoinFetch(String, String) - Method in class com.xpert.persistence.query.QueryBuilder
 
Role - Interface in com.xpert.security.model
Define a security role
run(MakerSwingFrame) - Static method in class com.xpert.maker.MakerSwingFrame
 

S

save() - Method in class com.xpert.core.crud.AbstractBaseBean
Persists entity: calls "preSave()" calls " getBO().save()" calls "postSave()" close dialog (if is defined)
save(T) - Method in class com.xpert.core.crud.AbstractBusinessObject
Saves entity: calls "validate(object)" calls "validateUniqueFields(object)" check if any excpetion occurred if entity id is null then calls "save", if not, calls "merge"
save(T) - Method in interface com.xpert.persistence.dao.BaseDAO
Save a object.
save(T, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Save a object.
save(T) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
save(T, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
saveDescendantState() - Method in class com.xpert.faces.component.api.UIData
 
saveDescendantState(UIComponent, FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
SavedState - Class in com.xpert.faces.component.api
 
SavedState() - Constructor for class com.xpert.faces.component.api.SavedState
 
saveOrMerge(T) - Method in interface com.xpert.persistence.dao.BaseDAO
Call entityManager.persist if @Id is null or entityManager.merge if is not
saveOrMerge(T, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Call entityManager.persist if @Id is null or entityManager.merge if is not
saveOrMerge(T) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
saveOrMerge(T, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
saveOrUpdate(T) - Method in interface com.xpert.persistence.dao.BaseDAO
Call saveOrUpdate from Session (Hibernate Implementation)
saveOrUpdate(T, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Call saveOrUpdate from Session (Hibernate Implementation)
saveOrUpdate(T) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
saveOrUpdate(T, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
saveState(FacesContext) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinter
 
searchClasses() - Method in class com.xpert.maker.MakerSwingFrame
 
SecurityArea - Class in com.xpert.faces.component.security
 
SecurityArea() - Constructor for class com.xpert.faces.component.security.SecurityArea
 
SecurityArea.PropertyKeys - Enum in com.xpert.faces.component.security
 
SecurityAreaRenderer - Class in com.xpert.faces.component.security
 
SecurityAreaRenderer() - Constructor for class com.xpert.faces.component.security.SecurityAreaRenderer
 
SecurityCRUDGenerator - Class in com.xpert.maker
Class to create acess control generation.
SecurityCRUDGenerator() - Constructor for class com.xpert.maker.SecurityCRUDGenerator
 
SecurityLoginBean - Class in com.xpert.security.bean
 
SecurityLoginBean() - Constructor for class com.xpert.security.bean.SecurityLoginBean
 
SecuritySessionManager - Class in com.xpert.security
 
SecuritySessionManager() - Constructor for class com.xpert.security.SecuritySessionManager
 
select(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
selectAll() - Method in class com.xpert.maker.MakerSwingFrame
 
selectDistinct(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
selectNone() - Method in class com.xpert.maker.MakerSwingFrame
 
SequenceUpdater - Class in com.xpert.persistence.utils
Abstract class to update sequences based on max value in current Entity, the sequence name is get with reflections searching for annotation
SequenceUpdater() - Constructor for class com.xpert.persistence.utils.SequenceUpdater
 
SET_ON_START_METHOD - Static variable in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
SET_ON_START_METHOD_NAME - Static variable in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
setActive(boolean) - Method in interface com.xpert.security.model.User
 
setAdded(boolean) - Method in class com.xpert.faces.component.datefilter.DateFilter
 
setAlias(String) - Method in class com.xpert.persistence.query.Join
 
setAnnotation(Annotation) - Method in class com.xpert.core.validation.BeanValidator.AnnotationFromViolation
 
setAttribute(Confirmation.PropertyKeys, Object) - Method in class com.xpert.faces.component.confirmation.Confirmation
 
setAttribute(FilterOnEnter.PropertyKeys, Object) - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
setAttribute(Group.PropertyKeys, Object) - Method in class com.xpert.faces.component.group.Group
 
setAttribute(Mask.PropertyKeys, Object) - Method in class com.xpert.faces.component.mask.Mask
 
setAttribute(RestorableFilter.PropertyKeys, Object) - Method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
setAttribute(Spread.PropertyKeys, Object) - Method in class com.xpert.faces.component.spread.Spread
 
setAttributes(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setAuditClass(Class) - Method in class com.xpert.audit.model.AbstractAuditing
 
setAuditing(Object, AbstractAuditing) - Method in class com.xpert.audit.AuditContext
Set the current audit in object
setAuditing(AbstractAuditing) - Method in class com.xpert.audit.model.AbstractMetadata
 
setAuditings(LazyDataModel<AbstractAuditing>) - Method in class com.xpert.audit.AuditDeleteBean
 
setAuditings(LazyDataModel<AbstractAuditing>) - Method in class com.xpert.audit.DetailAuditBean
 
setAuditingType(AuditingType) - Method in class com.xpert.audit.model.AbstractAuditing
 
setAuthor(String) - Method in class com.xpert.faces.bean.BeanMaker
 
setAuthor(String) - Method in class com.xpert.maker.Bean
 
setAuthor(String) - Method in class com.xpert.maker.BeanConfiguration
 
setBaseDAO(String) - Method in class com.xpert.maker.BeanConfiguration
 
setBeanModel(BeanModel) - Method in class com.xpert.audit.DetailAuditBean
 
setBeans(Map<BeanModel, DetailAuditBean>) - Method in class com.xpert.audit.AuditBean
 
setBeanType(BeanType) - Method in class com.xpert.maker.Bean
 
setBootstrapVersion(BootstrapVersion) - Method in class com.xpert.maker.BeanConfiguration
 
setBusinessObject(String) - Method in class com.xpert.maker.BeanConfiguration
 
setBusinessObjectLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setBusinessObjectSuffix(String) - Method in class com.xpert.maker.BeanConfiguration
 
setBusinnesObject(String) - Method in class com.xpert.maker.MappedBean
 
setCalendarEndValue(Object) - Method in class com.xpert.faces.component.datefilter.DateFilter
 
setCalendarStartValue(Object) - Method in class com.xpert.faces.component.datefilter.DateFilter
 
setCancelLabel(String) - Method in class com.xpert.faces.component.confirmation.Confirmation
 
setClassBean(String) - Method in class com.xpert.faces.bean.BeanMaker
 
setClasses(List<Class>) - Method in class com.xpert.faces.bean.BeanMaker
 
setClassManagedBeanGenerated(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setClassManagedBeanLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setColumns(String) - Method in class com.xpert.faces.component.spread.Spread
 
setComparator(Comparator<V>) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setConfiguration(BeanConfiguration) - Method in class com.xpert.faces.bean.BeanMaker
 
setConfiguration(BeanConfiguration) - Method in class com.xpert.maker.Bean
 
setConfirmLabel(String) - Method in class com.xpert.faces.component.confirmation.Confirmation
 
setConstraints(String[]) - Method in class com.xpert.core.validation.UniqueField
 
setContext(FacesContext) - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
setCreateView(String) - Method in class com.xpert.maker.MappedBean
 
setCurrentOrderBy(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setCurrentRowCount(Integer) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setDao(DAO) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
setDao(BaseDAO<T>) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setDao(String) - Method in class com.xpert.maker.BeanConfiguration
 
setDao(String) - Method in class com.xpert.maker.MappedBean
 
setDaoImpl(String) - Method in class com.xpert.maker.BeanConfiguration
 
setDaoImpl(String) - Method in class com.xpert.maker.MappedBean
 
setDaoImplLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setDaoLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setDataModel(LazyDataModelImpl<T>) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setDataModel(DataModel) - Method in class com.xpert.faces.component.api.UIData
 
setDataModel(DataModel) - Method in class com.xpert.faces.component.group.Group
 
setDate(boolean) - Method in class com.xpert.maker.model.ViewField
 
setDateFilterValues(FacesContext, UIComponent) - Method in class com.xpert.faces.component.datefilter.DateFilterRenderer
 
setDatePattern(String) - Method in class com.xpert.maker.BeanConfiguration
 
setDecimal(boolean) - Method in class com.xpert.maker.model.ViewField
 
setDefaultOrder(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setDetail(String) - Method in class com.xpert.maker.MappedBean
 
setDialog(String) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setEmbeddedId(boolean) - Method in class com.xpert.maker.model.ViewEntity
 
setEmbeddedId(boolean) - Method in class com.xpert.maker.model.ViewField
 
setEntity(Class) - Method in class com.xpert.audit.AuditDeleteBean
 
setEntity(String) - Method in class com.xpert.audit.BeanModel
 
setEntity(String) - Method in class com.xpert.audit.model.AbstractAuditing
 
setEntity(String) - Method in class com.xpert.audit.model.AbstractMetadata
 
setEntity(T) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setEntity(Class) - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
setEntity(Class) - Method in class com.xpert.maker.Bean
 
setEntityClass(Class) - Method in class com.xpert.maker.MappedBean
 
setEntityClass(Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
setEntityClass(Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
setEntityManager(EntityManager) - Method in class com.xpert.AuditDAO
 
setEntityManager(EntityManager) - Method in class com.xpert.DAO
 
setEntityManager(EntityManager) - Method in class com.xpert.faces.component.initializer.InitializerBean
 
setEnumeration(boolean) - Method in class com.xpert.maker.model.ViewField
 
setEventDate(Date) - Method in class com.xpert.audit.model.AbstractAuditing
 
setExceptions(List<StackException>) - Method in exception com.xpert.core.exception.StackException
 
setFetch(boolean) - Method in class com.xpert.persistence.query.Join
 
setField(String) - Method in class com.xpert.audit.model.AbstractMetadata
 
setFields(List<ViewField>) - Method in class com.xpert.maker.model.ViewEntity
 
setFilterByHandler(FilterByHandler) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setFirst(boolean) - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
setFirstResult(Integer) - Method in class com.xpert.persistence.query.QueryBuilder
 
setForceReloadEntity(boolean) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setForChar(boolean) - Method in class com.xpert.core.validation.BeanValidator.AnnotationFromViolation
 
setFormCreateView(String) - Method in class com.xpert.maker.MappedBean
 
setFormSubmissionListener(FormSubmissionListener) - Method in class com.xpert.faces.component.pdfprinter.ChainingReplacedElementFactory
 
setGeneratesSecurityArea(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setGroupBy(String) - Method in class com.xpert.faces.component.group.Group
 
setGroupBy(String) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setHideIdInRequest(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setHighlight(boolean) - Method in class com.xpert.faces.component.spread.Spread
 
setI18n(boolean) - Method in exception com.xpert.core.exception.UniqueFieldException
 
setI18n(String) - Method in class com.xpert.faces.bean.BeanMaker
 
setI18n(String) - Method in class com.xpert.maker.MappedBean
 
setId(Object) - Method in class com.xpert.audit.BeanModel
 
setId(Object) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setId(String) - Method in class com.xpert.faces.component.api.UIData
 
setId(Object) - Method in class com.xpert.faces.component.initializer.InitializerBean.ClassIdentifier
 
setId(boolean) - Method in class com.xpert.maker.model.ViewField
 
setIdAutoGenerated(boolean) - Method in class com.xpert.maker.model.ViewEntity
 
setIdentifier(Long) - Method in class com.xpert.audit.model.AbstractAuditing
 
setIdFieldName(String) - Method in class com.xpert.maker.model.ViewEntity
 
setIlike(boolean) - Method in class com.xpert.persistence.query.Restriction
Set if LIKE type is not case sensitive
setIndex(int) - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
setInteger(boolean) - Method in class com.xpert.maker.model.ViewField
 
setIp(String) - Method in class com.xpert.audit.model.AbstractAuditing
 
setItemComparator(Comparator<V>) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setItemLabel(String) - Method in class com.xpert.faces.bean.ClassModel
 
setItemSortField(String) - Method in class com.xpert.faces.component.group.Group
 
setItemSortField(String) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setItemSortFunction(MethodExpression) - Method in class com.xpert.faces.component.group.Group
 
setItemSortOrder(String) - Method in class com.xpert.faces.component.group.Group
 
setItemSortOrder(SortOrder) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setItens(List<GroupModelItem<K, V>>) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setJoinBuilder(JoinBuilder) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setKey(K) - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
setKey(String) - Method in interface com.xpert.security.model.Role
 
setLabel(String) - Method in class com.xpert.maker.MenuModel
 
setLabel(String) - Method in class com.xpert.maker.model.ViewField
 
setLast(boolean) - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
setLazy(boolean) - Method in class com.xpert.maker.model.ViewField
 
setLazyCountType(LazyCountType) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setLikeType(LikeType) - Method in class com.xpert.persistence.query.Restriction
 
setListView(String) - Method in class com.xpert.maker.MappedBean
 
setLoadData(boolean) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setLoadEntityOnPostConstruct(boolean) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setLocale(Locale) - Method in class com.xpert.faces.bean.LocaleBean
 
setLocales(List<Locale>) - Method in class com.xpert.faces.bean.LocaleBean
 
setLocalValueSet(boolean) - Method in class com.xpert.faces.component.api.SavedState
 
setLocation(int, int) - Method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
setManagedBean(String) - Method in class com.xpert.maker.BeanConfiguration
 
setManagedBean(String) - Method in class com.xpert.maker.MappedBean
 
setManagedBeanLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setManagedBeanSuffix(String) - Method in class com.xpert.maker.BeanConfiguration
 
setManyToMany(boolean) - Method in class com.xpert.maker.model.ViewField
 
setManyToOne(boolean) - Method in class com.xpert.maker.model.ViewField
 
setMappedBeans(List<MappedBean>) - Method in class com.xpert.faces.bean.BeanMaker
 
setMaskCalendar(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setMaxlength(String) - Method in class com.xpert.maker.model.ViewField
 
setMaxResults(Integer) - Method in class com.xpert.persistence.query.QueryBuilder
 
setMenu(String) - Method in class com.xpert.maker.MappedBean
 
setMenubar(String) - Method in class com.xpert.faces.bean.BeanMaker
 
setMessage(String) - Method in class com.xpert.core.validation.UniqueField
 
setMessage(String) - Method in class com.xpert.faces.behavior.DownloadBehavior
 
setMessage(String) - Method in class com.xpert.faces.component.confirmation.Confirmation
 
setMetadatas(List) - Method in class com.xpert.audit.model.AbstractAuditing
 
setMethodExpression(MethodExpression) - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
setName(String) - Method in class com.xpert.maker.model.ViewEntity
 
setName(String) - Method in class com.xpert.maker.model.ViewField
 
setNameSelectedClasses(List<String>) - Method in class com.xpert.faces.bean.BeanMaker
 
setNewIdentifier(Long) - Method in class com.xpert.audit.model.AbstractMetadata
 
setNewValue(String) - Method in class com.xpert.audit.model.AbstractMetadata
 
setNewValueBean(String, String, Object) - Static method in class com.xpert.faces.utils.FacesUtils
 
setObject(Object) - Method in class com.xpert.audit.AuditBean
 
setOldIdentifier(Long) - Method in class com.xpert.audit.model.AbstractMetadata
 
setOldValue(String) - Method in class com.xpert.audit.model.AbstractMetadata
 
setOncomplete(String) - Method in class com.xpert.faces.behavior.DownloadBehavior
 
setOneToMany(boolean) - Method in class com.xpert.maker.model.ViewField
 
setOneToOne(boolean) - Method in class com.xpert.maker.model.ViewField
 
setOnstart(String) - Method in class com.xpert.faces.behavior.DownloadBehavior
 
setOrder(String) - Method in class com.xpert.faces.bean.ClassModel
 
setOrderByHandler(OrderByHandler) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setOutcome(String) - Method in class com.xpert.core.crud.AbstractBaseBean
 
setParameters(List<QueryParameter>) - Method in class com.xpert.persistence.query.Restriction
 
setPlaceHolder(String) - Method in class com.xpert.faces.component.mask.Mask
 
setPosition(Integer) - Method in class com.xpert.persistence.query.QueryParameter
 
setPrimeFacesVersion(PrimeFacesVersion) - Method in class com.xpert.maker.BeanConfiguration
 
setPrimeFacesVersion(PrimeFacesVersion) - Method in class com.xpert.maker.model.ViewEntity
 
setProperty(String) - Method in class com.xpert.persistence.query.Join
 
setProperty(String) - Method in class com.xpert.persistence.query.QueryParameter
 
setProperty(String) - Method in class com.xpert.persistence.query.Restriction
 
setQueryRestrictions(List<Restriction>) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setReload(boolean) - Method in class com.xpert.faces.bean.FindAllBean
 
setRequired(boolean) - Method in class com.xpert.maker.model.ViewField
 
setResourceBundle(String) - Method in class com.xpert.maker.Bean
 
setResourceBundle(String) - Method in class com.xpert.maker.BeanConfiguration
 
setResourceBundleGenerated(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setResourceBundleLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setRestorableFilter(boolean) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setRestrictions(Restrictions) - Method in class com.xpert.core.validation.UniqueField
 
setRestrictions(List<Restriction>) - Method in class com.xpert.faces.bean.ClassModel
 
setRestrictions(List<Restriction>) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setRestrictionType(RestrictionType) - Method in class com.xpert.persistence.query.Restriction
 
setRolesAllowed(String) - Method in class com.xpert.faces.component.security.SecurityArea
 
setRowIndex(int) - Method in class com.xpert.faces.component.api.UIData
 
setRowIndex(int) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
 
setRowIndexVar(String) - Method in class com.xpert.faces.component.api.UIData
 
setRowIndexVar(String) - Method in class com.xpert.faces.component.group.Group
 
setRowModel(int) - Method in class com.xpert.faces.component.api.UIData
 
setSelector(String) - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
setShowModal(Boolean) - Method in class com.xpert.faces.behavior.DownloadBehavior
 
setSortField(String) - Method in class com.xpert.faces.component.group.Group
 
setSortField(String) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setSortFunction(MethodExpression) - Method in class com.xpert.faces.component.group.Group
 
setSortOrder(SortOrder) - Method in class com.xpert.faces.component.api.MethodExpressionComparator
 
setSortOrder(String) - Method in class com.xpert.faces.component.group.Group
 
setSortOrder(SortOrder) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setString(boolean) - Method in class com.xpert.maker.model.ViewField
 
setSubmitted(boolean) - Method in class com.xpert.faces.component.api.SavedState
 
setTarget(String) - Method in class com.xpert.faces.component.filter.FilterOnEnter
 
setTarget(String) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinterBehavior
 
setTarget(String) - Method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
setTemplate(String) - Method in class com.xpert.maker.BeanConfiguration
 
setTemporalType(TemporalType) - Method in class com.xpert.persistence.query.QueryParameter
 
setTemporalType(TemporalType) - Method in class com.xpert.persistence.query.Restriction
 
setTime(boolean) - Method in class com.xpert.maker.model.ViewField
 
setTimePattern(String) - Method in class com.xpert.maker.BeanConfiguration
 
setTransient(boolean) - Method in class com.xpert.faces.component.pdfprinter.PDFPrinter
 
setType(JoinType) - Method in class com.xpert.persistence.query.Join
 
setTypeName(String) - Method in class com.xpert.maker.model.ViewField
 
setUrl(String) - Method in class com.xpert.maker.MenuModel
 
setUrl(String) - Method in interface com.xpert.security.model.Role
 
setUseCDIBeans(boolean) - Method in class com.xpert.maker.BeanConfiguration
 
setUser(User) - Method in class com.xpert.security.session.AbstractUserSession
 
setUserLogin(String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
setUserLogin(String) - Method in interface com.xpert.security.model.User
 
setUserPassword(String) - Method in class com.xpert.security.bean.SecurityLoginBean
 
setUserPassword(String) - Method in interface com.xpert.security.model.User
 
setValue(Object) - Method in class com.xpert.faces.component.api.SavedState
 
setValue(String) - Method in class com.xpert.faces.component.datefilter.DateFilter
 
setValue(List<V>) - Method in class com.xpert.faces.component.group.model.GroupModel
 
setValue(List<V>) - Method in class com.xpert.faces.component.group.model.GroupModelItem
 
setValue(Object) - Method in class com.xpert.persistence.query.QueryParameter
 
setValue(Object) - Method in class com.xpert.persistence.query.Restriction
 
setValueEl(String, Object) - Static method in class com.xpert.faces.utils.FacesUtils
 
setViewEntity(ViewEntity) - Method in class com.xpert.maker.Bean
 
setViewEntity(ViewEntity) - Method in class com.xpert.maker.model.ViewField
 
setViewLocation(String) - Method in class com.xpert.maker.BeanConfiguration
 
setViewPath(String) - Method in class com.xpert.maker.BeanConfiguration
 
setViewTemplate(String) - Method in class com.xpert.faces.bean.BeanMaker
 
setYesNo(boolean) - Method in class com.xpert.maker.model.ViewField
 
shouldSkipChildren(FacesContext) - Method in class com.xpert.faces.component.api.UIData
 
shouldVisitChildren(VisitContext, boolean) - Method in class com.xpert.faces.component.api.UIData
 
shouldVisitRows(FacesContext, VisitContext) - Method in class com.xpert.faces.component.api.UIData
 
showDialog(String) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
showFileChooser(JTextField, JTextField) - Method in class com.xpert.maker.MakerSwingFrame
 
sortClass(List<Class>) - Method in class com.xpert.maker.PersistenceMappedBean
 
sortMappedBean(List<MappedBean>) - Method in class com.xpert.maker.PersistenceMappedBean
 
SortOrder - Enum in com.xpert.faces.component.api
 
Spread - Class in com.xpert.faces.component.spread
 
Spread() - Constructor for class com.xpert.faces.component.spread.Spread
 
Spread.PropertyKeys - Enum in com.xpert.faces.component.spread
 
SpreadRenderer - Class in com.xpert.faces.component.spread
 
SpreadRenderer() - Constructor for class com.xpert.faces.component.spread.SpreadRenderer
 
StackException - Exception in com.xpert.core.exception
 
StackException(String) - Constructor for exception com.xpert.core.exception.StackException
 
StackException(String, Object...) - Constructor for exception com.xpert.core.exception.StackException
 
StackException() - Constructor for exception com.xpert.core.exception.StackException
 
startGroup() - Method in class com.xpert.persistence.query.QueryBuilder
Add a RestrictionType.START_GROUP
startGroup() - Method in class com.xpert.persistence.query.Restrictions
Add a RestrictionType.START_GROUP
storeFilterInSession(Map) - Static method in class com.xpert.faces.component.restorablefilter.RestorableFilter
 
StringEscapeUtils - Class in com.xpert.utils
Escapes and unescapes Strings for Java, Java Script, HTML, XML, and SQL.
StringEscapeUtils() - Constructor for class com.xpert.utils.StringEscapeUtils
StringEscapeUtils instances should NOT be constructed in standard programming.
stringToBigDecimal(String) - Static method in class com.xpert.core.conversion.Conversion
 
stringToCalendar(String, String) - Static method in class com.xpert.utils.DateUtils
Parse a string with the parameter pattern
stringToDate(String, String) - Static method in class com.xpert.core.conversion.Conversion
 
stringToDate(String, String) - Static method in class com.xpert.utils.DateUtils
Parse a string with the parameter pattern
stringToDouble(String) - Static method in class com.xpert.core.conversion.Conversion
 
stringToNumber(String) - Static method in class com.xpert.utils.StringUtils
 
StringUtils - Class in com.xpert.utils
 
StringUtils() - Constructor for class com.xpert.utils.StringUtils
 
sucess() - Static method in class com.xpert.faces.utils.FacesMessageUtils
Shows a sucess message (FacesMessage.SEVERITY_INFO)
SUFFIX_BUSINESS_OBJECT - Static variable in class com.xpert.maker.BeanCreator
 
SUFFIX_DAO - Static variable in class com.xpert.maker.BeanCreator
 
SUFFIX_DAO_IMPL - Static variable in class com.xpert.maker.BeanCreator
 
SUFFIX_MANAGED_BEAN - Static variable in class com.xpert.maker.BeanCreator
 
sum(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a BigDecimal instance o of sum fields in collection.
sum(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
If the object is instance of LazyDataModelImpl, then shoudld call sum using query.
sum(String) - Method in class com.xpert.faces.primefaces.LazyDataModelImpl
Return a sum of field, this method gets the QueryBuilder and add the current restrictions to generate the query
sum(String) - Method in class com.xpert.persistence.query.QueryBuilder
 
sum(String, Number) - Method in class com.xpert.persistence.query.QueryBuilder
 
sumInteger(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a Integer instance o of sum fields in collection.
sumInteger(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
Sum field with return of type Integer
sumLong(Collection, String) - Static method in class com.xpert.core.conversion.NumberUtils
Returns a Integer instance o of sum fields in collection.
sumLong(Object, String) - Static method in class com.xpert.faces.function.NumberFunctions
Sum field with return of type Long
SVGReplacedElement - Class in com.xpert.faces.component.pdfprinter
 
SVGReplacedElement(Document, int, int) - Constructor for class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
SVGReplacedElementFactory - Class in com.xpert.faces.component.pdfprinter
 
SVGReplacedElementFactory(ITextOutputDevice) - Constructor for class com.xpert.faces.component.pdfprinter.SVGReplacedElementFactory
 
SwingUtils - Class in com.xpert.utils
Utility class to java swing
SwingUtils() - Constructor for class com.xpert.utils.SwingUtils
 

T

testChangePassword(String, String, String) - Static method in class com.xpert.security.ActiveDirectoryTest
 
testConnection(String, String) - Static method in class com.xpert.security.ActiveDirectoryTest
 
TestQueryBuilder - Class in com.xpert.persistence.query
 
TestQueryBuilder() - Constructor for class com.xpert.persistence.query.TestQueryBuilder
 
toString() - Method in class com.xpert.audit.BeanModel
 
toString() - Method in enum com.xpert.faces.component.api.UIData.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.confirmation.Confirmation.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.datefilter.DateFilter.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.filter.FilterOnEnter.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.group.Group.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.mask.Mask.PropertyKeys
 
toString(Document) - Static method in class com.xpert.faces.component.pdfprinter.SVGReplacedElement
 
toString() - Method in enum com.xpert.faces.component.restorablefilter.RestorableFilter.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.security.SecurityArea.PropertyKeys
 
toString() - Method in enum com.xpert.faces.component.spread.Spread.PropertyKeys
 
toString() - Method in class com.xpert.persistence.query.Join
 
toString() - Method in class com.xpert.persistence.query.QueryParameter
 
toString() - Method in class com.xpert.persistence.query.Restriction
 
toString() - Method in class com.xpert.security.ActiveDirectory.User
 

U

UIData - Class in com.xpert.faces.component.api
UIData from primfaces
UIData() - Constructor for class com.xpert.faces.component.api.UIData
 
UIData.PropertyKeys - Enum in com.xpert.faces.component.api
 
unescapeJava(String) - Static method in class com.xpert.utils.StringEscapeUtils
Unescapes any Java literals found in the String.
unescapeJava(Writer, String) - Static method in class com.xpert.utils.StringEscapeUtils
Unescapes any Java literals found in the String to a Writer.
unescapeJavaScript(String) - Static method in class com.xpert.utils.StringEscapeUtils
Unescapes any JavaScript literals found in the String.
unescapeJavaScript(Writer, String) - Static method in class com.xpert.utils.StringEscapeUtils
Unescapes any JavaScript literals found in the String to a Writer.
unique(Map<String, Object>) - Method in interface com.xpert.persistence.dao.BaseDAO
Returns a unique object from query
unique(List<Restriction>) - Method in interface com.xpert.persistence.dao.BaseDAO
Returns a unique object from query
unique(List<Restriction>, Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
unique(Restriction) - Method in interface com.xpert.persistence.dao.BaseDAO
 
unique(Restriction, Class) - Method in interface com.xpert.persistence.dao.BaseDAO
 
unique(String, Object) - Method in interface com.xpert.persistence.dao.BaseDAO
Returns a unique object from query
unique(Map<String, Object>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
unique(Restriction) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
unique(List<Restriction>) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
unique(Restriction, Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
unique(String, Object) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
unique(List<Restriction>, Class) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
UniqueField - Class in com.xpert.core.validation
 
UniqueField(String...) - Constructor for class com.xpert.core.validation.UniqueField
 
UniqueField(Restrictions, String...) - Constructor for class com.xpert.core.validation.UniqueField
 
UniqueField(Restriction, String...) - Constructor for class com.xpert.core.validation.UniqueField
 
UniqueFieldException - Exception in com.xpert.core.exception
 
UniqueFieldException() - Constructor for exception com.xpert.core.exception.UniqueFieldException
 
UniqueFields - Class in com.xpert.core.validation
 
UniqueFields(String...) - Constructor for class com.xpert.core.validation.UniqueFields
 
UniqueFields(Restrictions, String...) - Constructor for class com.xpert.core.validation.UniqueFields
 
UniqueFields(Restriction, String...) - Constructor for class com.xpert.core.validation.UniqueFields
 
UniqueFieldsValidation - Class in com.xpert.core.validation
 
UniqueFieldsValidation() - Constructor for class com.xpert.core.validation.UniqueFieldsValidation
 
update(Object) - Method in class com.xpert.audit.Audit
Audit a "update" event.
update(String...) - Static method in class com.xpert.faces.primefaces.PrimeFacesUtils
 
update(T) - Method in interface com.xpert.persistence.dao.BaseDAO
Call update from Session (Hibernate Implementation)
update(T, boolean) - Method in interface com.xpert.persistence.dao.BaseDAO
Call update from Session (Hibernate Implementation)
update(T) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
update(T, boolean) - Method in class com.xpert.persistence.dao.BaseDAOImpl
 
UpdateHtmlIndex - Class in com.xpert.utils
 
UpdateHtmlIndex() - Constructor for class com.xpert.utils.UpdateHtmlIndex
 
updateIndex(String) - Static method in class com.xpert.utils.UpdateHtmlIndex
 
updateIndex(File, String) - Static method in class com.xpert.utils.UpdateHtmlIndex
 
updateSequences() - Method in class com.xpert.persistence.utils.SequenceUpdater
Update all entity sequences
User - Interface in com.xpert.security.model
 
USER_ROLES - Static variable in class com.xpert.Constants
 
USER_ROLES_KEY_MAP - Static variable in class com.xpert.Constants
 
USER_ROLES_URL_MAP - Static variable in class com.xpert.Constants
 

V

validate(T) - Method in class com.xpert.core.crud.AbstractBusinessObject
Your own logic to validate the object
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.core.validation.BeanValidator
 
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.validation.CnpjValidator
 
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.validation.CpfValidator
 
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.validation.LatitudeValidator
 
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.validation.LongitudeValidator
 
validate(FacesContext, UIComponent, Object) - Method in class com.xpert.faces.validation.RenavamValidator
 
validate() - Method in class com.xpert.security.bean.SecurityLoginBean
Executed before user query in database
validate(User) - Method in class com.xpert.security.bean.SecurityLoginBean
Executed after user query in database
validateCEP(String) - Static method in class com.xpert.core.validation.Validation
 
validateCNPJ(String) - Static method in class com.xpert.core.validation.Validation
 
validateConfiguration() - Method in class com.xpert.maker.MakerSwingFrame
 
validateCPF(String) - Static method in class com.xpert.core.validation.Validation
 
validateDateRange(Date, Date) - Static method in class com.xpert.core.validation.DateValidation
 
validateDateRange(Calendar, Calendar) - Static method in class com.xpert.core.validation.DateValidation
 
validateEmail(String) - Static method in class com.xpert.core.validation.Validation
 
validateField(String, String) - Method in class com.xpert.maker.MakerSwingFrame
 
validateLatitude(String) - Static method in class com.xpert.core.validation.Validation
 
validateLongitude(String) - Static method in class com.xpert.core.validation.Validation
 
validateRENAVAM(String) - Static method in class com.xpert.core.validation.Validation
TRUE if RENAVAM is valid
validateUniqueFields(T) - Method in class com.xpert.core.crud.AbstractBusinessObject
Validate unique field based on "getUniqueFields()"
validateUniqueFields(UniqueField, Object, BaseDAO) - Static method in class com.xpert.core.validation.UniqueFieldsValidation
 
validateUniqueFields(List<UniqueField>, Object, BaseDAO) - Static method in class com.xpert.core.validation.UniqueFieldsValidation
 
Validation - Class in com.xpert.core.validation
 
Validation() - Constructor for class com.xpert.core.validation.Validation
 
value - Variable in class com.xpert.faces.component.initializer.InitializerHandler
 
ValueExpressionAnalyzer - Class in com.xpert.faces.utils
Analyzes a ValueExpression and provides access to the base object and property name to which the expression maps via the getReference() method.
ValueExpressionAnalyzer(ValueExpression) - Constructor for class com.xpert.faces.utils.ValueExpressionAnalyzer
 
valueOf(String) - Static method in enum com.xpert.audit.model.AuditingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.bootstrap.BootstrapVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.api.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.api.UIData.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.confirmation.Confirmation.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.datefilter.DateFilter.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.filter.FilterOnEnter.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.group.Group.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.mask.Mask.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.pdfprinter.PageOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.restorablefilter.RestorableFilter.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.security.SecurityArea.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.component.spread.Spread.PropertyKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.primefaces.LazyCountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.faces.primefaces.PrimeFacesVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.maker.BeanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.persistence.query.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.persistence.query.LikeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.persistence.query.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.persistence.query.RestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xpert.security.EncryptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xpert.audit.model.AuditingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.bootstrap.BootstrapVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.api.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.api.UIData.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.confirmation.Confirmation.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.datefilter.DateFilter.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.filter.FilterOnEnter.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.group.Group.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.mask.Mask.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.pdfprinter.PageOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.restorablefilter.RestorableFilter.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.security.SecurityArea.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.component.spread.Spread.PropertyKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.primefaces.LazyCountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.faces.primefaces.PrimeFacesVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.maker.BeanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.persistence.query.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.persistence.query.LikeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.persistence.query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.persistence.query.RestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xpert.security.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.xpert.Constants
 
ViewEntity - Class in com.xpert.maker.model
 
ViewEntity() - Constructor for class com.xpert.maker.model.ViewEntity
 
ViewField - Class in com.xpert.maker.model
 
ViewField() - Constructor for class com.xpert.maker.model.ViewField
 
visitColumnContent(VisitContext, VisitCallback, UIComponent) - Method in class com.xpert.faces.component.api.UIData
 
visitColumnFacets(VisitContext, VisitCallback, UIComponent) - Method in class com.xpert.faces.component.api.UIData
 
visitColumnGroup(VisitContext, VisitCallback, ColumnGroup) - Method in class com.xpert.faces.component.api.UIData
 
visitColumnsAndColumnFacets(VisitContext, VisitCallback, boolean) - Method in class com.xpert.faces.component.api.UIData
 
visitFacets(VisitContext, VisitCallback, boolean) - Method in class com.xpert.faces.component.api.UIData
 
visitRows(VisitContext, VisitCallback, boolean) - Method in class com.xpert.faces.component.api.UIData
 
visitTree(VisitContext, VisitCallback) - Method in class com.xpert.faces.component.api.UIData
 

W

warning(String) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
warning(String, Object...) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
warning(StackException) - Static method in class com.xpert.faces.utils.FacesMessageUtils
 
writeBean(List<MappedBean>, BeanConfiguration, StringBuilder) - Static method in class com.xpert.maker.BeanCreator
 
writeClassManagedBean(List<Class>, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 
writeFile(String, String, String, StringBuilder) - Static method in class com.xpert.maker.BeanCreator
 
writeResourceBundle(List<MappedBean>, BeanConfiguration) - Static method in class com.xpert.maker.BeanCreator
 

X

Xpert - Class in com.xpert.faces.bean
Generic managed bean to acess utils methods and funtions from xpert-framework
Xpert() - Constructor for class com.xpert.faces.bean.Xpert
 
XpertResourceBundle - Class in com.xpert.i18n
 
XpertResourceBundle() - Constructor for class com.xpert.i18n.XpertResourceBundle
 

Y

YesNoConverter - Class in com.xpert.faces.conversion
Converter to show Yes when true, No for false
YesNoConverter() - Constructor for class com.xpert.faces.conversion.YesNoConverter
 
A B C D E F G H I J L M N O P Q R S T U V W X Y 

Copyright © 2015. All rights reserved.