org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
Class ObjectFactory

java.lang.Object
  extended by org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective package.

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 Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective
 
Method Summary
 ActivatorType createActivatorType()
          Create an instance of ActivatorType
 javax.xml.bind.JAXBElement<ApplicationType> createApplication(ApplicationType value)
          Create an instance of JAXBElement<ApplicationType>}
 ApplicationType createApplicationType()
          Create an instance of ApplicationType
 CommonActivatorsType createCommonActivatorsType()
          Create an instance of CommonActivatorsType
 ContentActivatorType createContentActivatorType()
          Create an instance of ContentActivatorType
 ContentProviderActivatorType createContentProviderActivatorType()
          Create an instance of ContentProviderActivatorType
 DebugModeActivatorType createDebugModeActivatorType()
          Create an instance of DebugModeActivatorType
 FacetActivatorType createFacetActivatorType()
          Create an instance of FacetActivatorType
 GlobalActivatorsType createGlobalActivatorsType()
          Create an instance of GlobalActivatorsType
 GlobalPermissionActivatorType createGlobalPermissionActivatorType()
          Create an instance of GlobalPermissionActivatorType
 GlobalTaskType createGlobalTaskType()
          Create an instance of GlobalTaskType
 InventoryActivatorType createInventoryActivatorType()
          Create an instance of InventoryActivatorType
 LicenseFeatureActivatorType createLicenseFeatureActivatorType()
          Create an instance of LicenseFeatureActivatorType
 MenuItemType createMenuItemType()
          Create an instance of MenuItemType
 PageLinkType createPageLinkType()
          Create an instance of PageLinkType
 PageType createPageType()
          Create an instance of PageType
 PerspectivePluginDescriptorType createPerspectivePluginDescriptorType()
          Create an instance of PerspectivePluginDescriptorType
 PerspectivePluginElement createPerspectivePluginElement(PerspectivePluginDescriptorType value)
          Create an instance of PerspectivePluginElement}
 PositionType createPositionType()
          Create an instance of PositionType
 ResourceActivatorsType createResourceActivatorsType()
          Create an instance of ResourceActivatorsType
 ResourcePermissionActivatorType createResourcePermissionActivatorType()
          Create an instance of ResourcePermissionActivatorType
 ResourceTaskType createResourceTaskType()
          Create an instance of ResourceTaskType
 ResourceType createResourceType()
          Create an instance of ResourceType
 SuperuserActivatorType createSuperuserActivatorType()
          Create an instance of SuperuserActivatorType
 TabType createTabType()
          Create an instance of TabType
 TaskType createTaskType()
          Create an instance of TaskType
 TraitActivatorType createTraitActivatorType()
          Create an instance of TraitActivatorType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.rhq.enterprise.server.xmlschema.generated.serverplugin.perspective

Method Detail

createContentProviderActivatorType

public ContentProviderActivatorType createContentProviderActivatorType()
Create an instance of ContentProviderActivatorType


createContentActivatorType

public ContentActivatorType createContentActivatorType()
Create an instance of ContentActivatorType


createPositionType

public PositionType createPositionType()
Create an instance of PositionType


createResourcePermissionActivatorType

public ResourcePermissionActivatorType createResourcePermissionActivatorType()
Create an instance of ResourcePermissionActivatorType


createTabType

public TabType createTabType()
Create an instance of TabType


createResourceActivatorsType

public ResourceActivatorsType createResourceActivatorsType()
Create an instance of ResourceActivatorsType


createPageType

public PageType createPageType()
Create an instance of PageType


createTraitActivatorType

public TraitActivatorType createTraitActivatorType()
Create an instance of TraitActivatorType


createApplicationType

public ApplicationType createApplicationType()
Create an instance of ApplicationType


createActivatorType

public ActivatorType createActivatorType()
Create an instance of ActivatorType


createGlobalPermissionActivatorType

public GlobalPermissionActivatorType createGlobalPermissionActivatorType()
Create an instance of GlobalPermissionActivatorType


createLicenseFeatureActivatorType

public LicenseFeatureActivatorType createLicenseFeatureActivatorType()
Create an instance of LicenseFeatureActivatorType


createMenuItemType

public MenuItemType createMenuItemType()
Create an instance of MenuItemType


createTaskType

public TaskType createTaskType()
Create an instance of TaskType


createPerspectivePluginDescriptorType

public PerspectivePluginDescriptorType createPerspectivePluginDescriptorType()
Create an instance of PerspectivePluginDescriptorType


createGlobalTaskType

public GlobalTaskType createGlobalTaskType()
Create an instance of GlobalTaskType


createFacetActivatorType

public FacetActivatorType createFacetActivatorType()
Create an instance of FacetActivatorType


createResourceType

public ResourceType createResourceType()
Create an instance of ResourceType


createGlobalActivatorsType

public GlobalActivatorsType createGlobalActivatorsType()
Create an instance of GlobalActivatorsType


createInventoryActivatorType

public InventoryActivatorType createInventoryActivatorType()
Create an instance of InventoryActivatorType


createSuperuserActivatorType

public SuperuserActivatorType createSuperuserActivatorType()
Create an instance of SuperuserActivatorType


createCommonActivatorsType

public CommonActivatorsType createCommonActivatorsType()
Create an instance of CommonActivatorsType


createDebugModeActivatorType

public DebugModeActivatorType createDebugModeActivatorType()
Create an instance of DebugModeActivatorType


createPageLinkType

public PageLinkType createPageLinkType()
Create an instance of PageLinkType


createResourceTaskType

public ResourceTaskType createResourceTaskType()
Create an instance of ResourceTaskType


createPerspectivePluginElement

public PerspectivePluginElement createPerspectivePluginElement(PerspectivePluginDescriptorType value)
Create an instance of PerspectivePluginElement}


createApplication

public javax.xml.bind.JAXBElement<ApplicationType> createApplication(ApplicationType value)
Create an instance of JAXBElement<ApplicationType>}



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.