Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee7.PropertyType
Packages that use PropertyType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of PropertyType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefType.createPersistenceProperty()Creates a newpersistence-propertyelementAdministeredObjectType.createProperty()Creates a newpropertyelementConnectionFactoryResourceType.createProperty()Creates a newpropertyelementDataSourceType.createProperty()Creates a newpropertyelementJmsConnectionFactoryType.createProperty()Creates a newpropertyelementJmsDestinationType.createProperty()Creates a newpropertyelementMailSessionType.createProperty()Creates a newpropertyelementPersistenceContextRefType.getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned.AdministeredObjectType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.ConnectionFactoryResourceType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.DataSourceType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.JmsConnectionFactoryType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.JmsDestinationType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.MailSessionType.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.Sets theidattributeSets thenameelementPropertyType.removeId()Removes theidattributePropertyType.removeName()Removes thenameelementPropertyType.removeValue()Removes thevalueelementSets thevalueelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return types with arguments of type PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefType.getAllPersistenceProperty()Returns allpersistence-propertyelementsAdministeredObjectType.getAllProperty()Returns allpropertyelementsConnectionFactoryResourceType.getAllProperty()Returns allpropertyelementsDataSourceType.getAllProperty()Returns allpropertyelementsJmsConnectionFactoryType.getAllProperty()Returns allpropertyelementsJmsDestinationType.getAllProperty()Returns allpropertyelementsMailSessionType.getAllProperty()Returns allpropertyelements -
Uses of PropertyType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee7 that implement PropertyTypeModifier and TypeClassDescriptionclassThis class implements thepropertyTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.createPersistenceProperty()Creates a newpersistence-propertyelementAdministeredObjectTypeImpl.createProperty()Creates a newpropertyelementConnectionFactoryResourceTypeImpl.createProperty()Creates a newpropertyelementDataSourceTypeImpl.createProperty()Creates a newpropertyelementJmsConnectionFactoryTypeImpl.createProperty()Creates a newpropertyelementJmsDestinationTypeImpl.createProperty()Creates a newpropertyelementMailSessionTypeImpl.createProperty()Creates a newpropertyelementPersistenceContextRefTypeImpl.getOrCreatePersistenceProperty()If not already created, a newpersistence-propertyelement will be created and returned.AdministeredObjectTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.ConnectionFactoryResourceTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.DataSourceTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.JmsConnectionFactoryTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.JmsDestinationTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.MailSessionTypeImpl.getOrCreateProperty()If not already created, a newpropertyelement will be created and returned.Sets theidattributeSets thenameelementPropertyTypeImpl.removeId()Removes theidattributePropertyTypeImpl.removeName()Removes thenameelementPropertyTypeImpl.removeValue()Removes thevalueelementSets thevalueelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return types with arguments of type PropertyTypeModifier and TypeMethodDescriptionPersistenceContextRefTypeImpl.getAllPersistenceProperty()Returns allpersistence-propertyelementsAdministeredObjectTypeImpl.getAllProperty()Returns allpropertyelementsConnectionFactoryResourceTypeImpl.getAllProperty()Returns allpropertyelementsDataSourceTypeImpl.getAllProperty()Returns allpropertyelementsJmsConnectionFactoryTypeImpl.getAllProperty()Returns allpropertyelementsJmsDestinationTypeImpl.getAllProperty()Returns allpropertyelementsMailSessionTypeImpl.getAllProperty()Returns allpropertyelements