public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.crossingchannels.portal.websphere.specification.jsr286.dom
|
public ObjectFactory()
public PortletAppType createPortletAppType()
PortletAppTypepublic SupportsType createSupportsType()
SupportsTypepublic SecurityConstraintType createSecurityConstraintType()
SecurityConstraintTypepublic EventDefinitionType createEventDefinitionType()
EventDefinitionTypepublic PublicRenderParameterType createPublicRenderParameterType()
PublicRenderParameterTypepublic RoleLinkType createRoleLinkType()
RoleLinkTypepublic ContainerRuntimeOptionType createContainerRuntimeOptionType()
ContainerRuntimeOptionTypepublic PortletType createPortletType()
PortletTypepublic PortletNameType createPortletNameType()
PortletNameTypepublic CacheScopeType createCacheScopeType()
CacheScopeTypepublic PortletCollectionType createPortletCollectionType()
PortletCollectionTypepublic EventDefinitionReferenceType createEventDefinitionReferenceType()
EventDefinitionReferenceTypepublic ListenerType createListenerType()
ListenerTypepublic ExpirationCacheType createExpirationCacheType()
ExpirationCacheTypepublic UserDataConstraintType createUserDataConstraintType()
UserDataConstraintTypepublic SupportedLocaleType createSupportedLocaleType()
SupportedLocaleTypepublic ShortTitleType createShortTitleType()
ShortTitleTypepublic MimeTypeType createMimeTypeType()
MimeTypeTypepublic CustomWindowStateType createCustomWindowStateType()
CustomWindowStateTypepublic DisplayNameType createDisplayNameType()
DisplayNameTypepublic CustomPortletModeType createCustomPortletModeType()
CustomPortletModeTypepublic ResourceBundleType createResourceBundleType()
ResourceBundleTypepublic KeywordsType createKeywordsType()
KeywordsTypepublic PortletModeType createPortletModeType()
PortletModeTypepublic SecurityRoleRefType createSecurityRoleRefType()
SecurityRoleRefTypepublic DescriptionType createDescriptionType()
DescriptionTypepublic PortletInfoType createPortletInfoType()
PortletInfoTypepublic PortletPreferencesType createPortletPreferencesType()
PortletPreferencesTypepublic UserAttributeType createUserAttributeType()
UserAttributeTypepublic PreferenceType createPreferenceType()
PreferenceTypepublic InitParamType createInitParamType()
InitParamTypepublic FilterMappingType createFilterMappingType()
FilterMappingTypepublic FilterType createFilterType()
FilterTypepublic WindowStateType createWindowStateType()
WindowStateTypepublic javax.xml.bind.JAXBElement<PortletAppType> createPortletApp(PortletAppType value)