
public interface FacesConfigApplicationType<T> extends Child<T>, JavaeeFacesConfigApplicationCommonType<T,FacesConfigApplicationType<T>,FacesConfigSystemEventListenerType<FacesConfigApplicationType<T>>,FacesConfigLocaleConfigType<FacesConfigApplicationType<T>>,FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>>,FacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>>>
faces-config-applicationType xsd type| Modifier and Type | Method and Description |
|---|---|
FacesConfigApplicationType<T> |
actionListener(String... values)
Creates for all String objects representing
action-listener elements,
a new action-listener element |
FacesConfigApplicationType<T> |
applicationExtension()
Sets the
application-extension element |
FacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>> |
createDefaultValidators()
Creates a new
default-validators element |
FacesConfigLocaleConfigType<FacesConfigApplicationType<T>> |
createLocaleConfig()
Creates a new
locale-config element |
FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>> |
createResourceBundle()
Creates a new
resource-bundle element |
FacesConfigSystemEventListenerType<FacesConfigApplicationType<T>> |
createSystemEventListener()
Creates a new
system-event-listener element |
FacesConfigApplicationType<T> |
defaultRenderKitId(String... values)
Creates for all String objects representing
default-render-kit-id elements,
a new default-render-kit-id element |
FacesConfigApplicationType<T> |
elResolver(String... values)
Creates for all String objects representing
el-resolver elements,
a new el-resolver element |
List<String> |
getAllActionListener()
Returns all
action-listener elements |
List<String> |
getAllDefaultRenderKitId()
Returns all
default-render-kit-id elements |
List<FacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>>> |
getAllDefaultValidators()
Returns all
default-validators elements |
List<String> |
getAllElResolver()
Returns all
el-resolver elements |
List<FacesConfigLocaleConfigType<FacesConfigApplicationType<T>>> |
getAllLocaleConfig()
Returns all
locale-config elements |
List<String> |
getAllMessageBundle()
Returns all
message-bundle elements |
List<String> |
getAllNavigationHandler()
Returns all
navigation-handler elements |
List<String> |
getAllPropertyResolver()
Returns all
property-resolver elements |
List<FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>>> |
getAllResourceBundle()
Returns all
resource-bundle elements |
List<String> |
getAllResourceHandler()
Returns all
resource-handler elements |
List<String> |
getAllStateManager()
Returns all
state-manager elements |
List<FacesConfigSystemEventListenerType<FacesConfigApplicationType<T>>> |
getAllSystemEventListener()
Returns all
system-event-listener elements |
List<String> |
getAllVariableResolver()
Returns all
variable-resolver elements |
List<String> |
getAllViewHandler()
Returns all
view-handler elements |
String |
getId()
Returns the
id attribute |
FacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>> |
getOrCreateDefaultValidators()
If not already created, a new
default-validators element will be created and returned. |
FacesConfigLocaleConfigType<FacesConfigApplicationType<T>> |
getOrCreateLocaleConfig()
If not already created, a new
locale-config element will be created and returned. |
FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>> |
getOrCreateResourceBundle()
If not already created, a new
resource-bundle element will be created and returned. |
FacesConfigSystemEventListenerType<FacesConfigApplicationType<T>> |
getOrCreateSystemEventListener()
If not already created, a new
system-event-listener element will be created and returned. |
FacesConfigApplicationType<T> |
id(String id)
Sets the
id attribute |
Boolean |
isApplicationExtension()
Removes the
application-extension element |
FacesConfigApplicationType<T> |
messageBundle(String... values)
Creates for all String objects representing
message-bundle elements,
a new message-bundle element |
FacesConfigApplicationType<T> |
navigationHandler(String... values)
Creates for all String objects representing
navigation-handler elements,
a new navigation-handler element |
FacesConfigApplicationType<T> |
propertyResolver(String... values)
Creates for all String objects representing
property-resolver elements,
a new property-resolver element |
FacesConfigApplicationType<T> |
removeAllActionListener()
Removes the
action-listener element |
FacesConfigApplicationType<T> |
removeAllDefaultRenderKitId()
Removes the
default-render-kit-id element |
FacesConfigApplicationType<T> |
removeAllDefaultValidators()
Removes all
default-validators elements |
FacesConfigApplicationType<T> |
removeAllElResolver()
Removes the
el-resolver element |
FacesConfigApplicationType<T> |
removeAllLocaleConfig()
Removes all
locale-config elements |
FacesConfigApplicationType<T> |
removeAllMessageBundle()
Removes the
message-bundle element |
FacesConfigApplicationType<T> |
removeAllNavigationHandler()
Removes the
navigation-handler element |
FacesConfigApplicationType<T> |
removeAllPropertyResolver()
Removes the
property-resolver element |
FacesConfigApplicationType<T> |
removeAllResourceBundle()
Removes all
resource-bundle elements |
FacesConfigApplicationType<T> |
removeAllResourceHandler()
Removes the
resource-handler element |
FacesConfigApplicationType<T> |
removeAllStateManager()
Removes the
state-manager element |
FacesConfigApplicationType<T> |
removeAllSystemEventListener()
Removes all
system-event-listener elements |
FacesConfigApplicationType<T> |
removeAllVariableResolver()
Removes the
variable-resolver element |
FacesConfigApplicationType<T> |
removeAllViewHandler()
Removes the
view-handler element |
FacesConfigApplicationType<T> |
removeApplicationExtension()
Removes the
application-extension element |
FacesConfigApplicationType<T> |
removeId()
Removes the
id attribute |
FacesConfigApplicationType<T> |
resourceHandler(String... values)
Creates for all String objects representing
resource-handler elements,
a new resource-handler element |
FacesConfigApplicationType<T> |
stateManager(String... values)
Creates for all String objects representing
state-manager elements,
a new state-manager element |
FacesConfigApplicationType<T> |
variableResolver(String... values)
Creates for all String objects representing
variable-resolver elements,
a new variable-resolver element |
FacesConfigApplicationType<T> |
viewHandler(String... values)
Creates for all String objects representing
view-handler elements,
a new view-handler element |
FacesConfigApplicationType<T> actionListener(String... values)
action-listener elements,
a new action-listener elementvalues - list of action-listener objectsFacesConfigApplicationTypeList<String> getAllActionListener()
action-listener elementsaction-listenerFacesConfigApplicationType<T> removeAllActionListener()
action-listener elementFacesConfigApplicationTypeFacesConfigApplicationType<T> defaultRenderKitId(String... values)
default-render-kit-id elements,
a new default-render-kit-id elementvalues - list of default-render-kit-id objectsFacesConfigApplicationTypeList<String> getAllDefaultRenderKitId()
default-render-kit-id elementsdefault-render-kit-idFacesConfigApplicationType<T> removeAllDefaultRenderKitId()
default-render-kit-id elementFacesConfigApplicationTypeFacesConfigApplicationType<T> messageBundle(String... values)
message-bundle elements,
a new message-bundle elementvalues - list of message-bundle objectsFacesConfigApplicationTypeList<String> getAllMessageBundle()
message-bundle elementsmessage-bundleFacesConfigApplicationType<T> removeAllMessageBundle()
message-bundle elementFacesConfigApplicationTypeFacesConfigApplicationType<T> navigationHandler(String... values)
navigation-handler elements,
a new navigation-handler elementvalues - list of navigation-handler objectsFacesConfigApplicationTypeList<String> getAllNavigationHandler()
navigation-handler elementsnavigation-handlerFacesConfigApplicationType<T> removeAllNavigationHandler()
navigation-handler elementFacesConfigApplicationTypeFacesConfigApplicationType<T> viewHandler(String... values)
view-handler elements,
a new view-handler elementvalues - list of view-handler objectsFacesConfigApplicationTypeList<String> getAllViewHandler()
view-handler elementsview-handlerFacesConfigApplicationType<T> removeAllViewHandler()
view-handler elementFacesConfigApplicationTypeFacesConfigApplicationType<T> stateManager(String... values)
state-manager elements,
a new state-manager elementvalues - list of state-manager objectsFacesConfigApplicationTypeList<String> getAllStateManager()
state-manager elementsstate-managerFacesConfigApplicationType<T> removeAllStateManager()
state-manager elementFacesConfigApplicationTypeFacesConfigApplicationType<T> elResolver(String... values)
el-resolver elements,
a new el-resolver elementvalues - list of el-resolver objectsFacesConfigApplicationTypeList<String> getAllElResolver()
el-resolver elementsel-resolverFacesConfigApplicationType<T> removeAllElResolver()
el-resolver elementFacesConfigApplicationTypeFacesConfigApplicationType<T> propertyResolver(String... values)
property-resolver elements,
a new property-resolver elementvalues - list of property-resolver objectsFacesConfigApplicationTypeList<String> getAllPropertyResolver()
property-resolver elementsproperty-resolverFacesConfigApplicationType<T> removeAllPropertyResolver()
property-resolver elementFacesConfigApplicationTypeFacesConfigApplicationType<T> variableResolver(String... values)
variable-resolver elements,
a new variable-resolver elementvalues - list of variable-resolver objectsFacesConfigApplicationTypeList<String> getAllVariableResolver()
variable-resolver elementsvariable-resolverFacesConfigApplicationType<T> removeAllVariableResolver()
variable-resolver elementFacesConfigApplicationTypeFacesConfigApplicationType<T> resourceHandler(String... values)
resource-handler elements,
a new resource-handler elementvalues - list of resource-handler objectsFacesConfigApplicationTypeList<String> getAllResourceHandler()
resource-handler elementsresource-handlerFacesConfigApplicationType<T> removeAllResourceHandler()
resource-handler elementFacesConfigApplicationTypeFacesConfigSystemEventListenerType<FacesConfigApplicationType<T>> getOrCreateSystemEventListener()
system-event-listener element will be created and returned.
Otherwise, the first existing system-event-listener element will be returned.system-event-listenerFacesConfigSystemEventListenerType<FacesConfigApplicationType<T>> createSystemEventListener()
system-event-listener elementFacesConfigSystemEventListenerType> List<FacesConfigSystemEventListenerType<FacesConfigApplicationType<T>>> getAllSystemEventListener()
system-event-listener elementssystem-event-listenerFacesConfigApplicationType<T> removeAllSystemEventListener()
system-event-listener elementsFacesConfigSystemEventListenerType> FacesConfigLocaleConfigType<FacesConfigApplicationType<T>> getOrCreateLocaleConfig()
locale-config element will be created and returned.
Otherwise, the first existing locale-config element will be returned.locale-configFacesConfigLocaleConfigType<FacesConfigApplicationType<T>> createLocaleConfig()
locale-config elementFacesConfigLocaleConfigType> List<FacesConfigLocaleConfigType<FacesConfigApplicationType<T>>> getAllLocaleConfig()
locale-config elementslocale-configFacesConfigApplicationType<T> removeAllLocaleConfig()
locale-config elementsFacesConfigLocaleConfigType> FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>> getOrCreateResourceBundle()
resource-bundle element will be created and returned.
Otherwise, the first existing resource-bundle element will be returned.resource-bundleFacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>> createResourceBundle()
resource-bundle elementFacesConfigApplicationResourceBundleType> List<FacesConfigApplicationResourceBundleType<FacesConfigApplicationType<T>>> getAllResourceBundle()
resource-bundle elementsresource-bundleFacesConfigApplicationType<T> removeAllResourceBundle()
resource-bundle elementsFacesConfigApplicationResourceBundleType> FacesConfigApplicationType<T> applicationExtension()
application-extension elementFacesConfigApplicationTypeBoolean isApplicationExtension()
application-extension elementFacesConfigApplicationTypeFacesConfigApplicationType<T> removeApplicationExtension()
application-extension elementFacesConfigApplicationTypeFacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>> getOrCreateDefaultValidators()
default-validators element will be created and returned.
Otherwise, the first existing default-validators element will be returned.default-validatorsFacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>> createDefaultValidators()
default-validators elementFacesConfigDefaultValidatorsType> List<FacesConfigDefaultValidatorsType<FacesConfigApplicationType<T>>> getAllDefaultValidators()
default-validators elementsdefault-validatorsFacesConfigApplicationType<T> removeAllDefaultValidators()
default-validators elementsFacesConfigDefaultValidatorsType> FacesConfigApplicationType<T> id(String id)
id attributeid - the value for the attribute idFacesConfigApplicationTypeString getId()
id attributeidFacesConfigApplicationType<T> removeId()
id attributeFacesConfigApplicationTypeCopyright © 2021 JBoss by Red Hat. All rights reserved.