Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facesconfig22 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.contracts(String... values)
Creates for all String objects representing
contracts elements,
a new contracts element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<FacesConfigApplicationResourceLibraryContractsType<T>> |
FacesConfigApplicationResourceLibraryContractsType.createContractMapping()
Creates a new
contract-mapping element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.description(String... values)
Creates for all String objects representing
description elements,
a new description element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<FacesConfigApplicationResourceLibraryContractsType<T>> |
FacesConfigApplicationResourceLibraryContractsType.getOrCreateContractMapping()
If not already created, a new
contract-mapping element will be created and returned. |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.id(String id)
Sets the
id attribute |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeAllContracts()
Removes the
contracts element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeAllDescription()
Removes the
description element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeAllDisplayName()
Removes the
display-name element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeAllIcon()
Removes all
icon elements |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeAllUrlPattern()
Removes the
url-pattern element |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.removeId()
Removes the
id attribute |
FacesConfigApplicationResourceLibraryContractsContractMappingType<T> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.urlPattern(String... values)
Creates for all String objects representing
url-pattern elements,
a new url-pattern element |
Modifier and Type | Method and Description |
---|---|
IconType<FacesConfigApplicationResourceLibraryContractsContractMappingType<T>> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.createIcon()
Creates a new
icon element |
List<FacesConfigApplicationResourceLibraryContractsContractMappingType<FacesConfigApplicationResourceLibraryContractsType<T>>> |
FacesConfigApplicationResourceLibraryContractsType.getAllContractMapping()
Returns all
contract-mapping elements |
List<IconType<FacesConfigApplicationResourceLibraryContractsContractMappingType<T>>> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.getAllIcon()
Returns all
icon elements |
IconType<FacesConfigApplicationResourceLibraryContractsContractMappingType<T>> |
FacesConfigApplicationResourceLibraryContractsContractMappingType.getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.