Uses of Class
com.sapportals.wcm.WcmObject

Packages that use WcmObject
com.sapportals.wcm.repository Contains the repository framework interfaces and classes. 
com.sapportals.wcm.repository.filter Contains interfaces and classes to define repository filters. 
com.sapportals.wcm.service.objecttypehandler Provides a service to add arbitrary commands for resources. 
com.sapportals.wcm.service.pipeline Contains interfaces for transforming the layout and format of resources. 
com.sapportals.wcm.service.pipeline.processor Provides an interface for transforming content from one format to another. 
com.sapportals.wcm.service.xmlforms Provides interfaces for the creation of forms and XML documents. 
com.sapportals.wcm.util.html Contains classses that handle the parsing of HTML. 
com.sapportals.wcm.util.uri Contains interfaces and classes to handle uniform resource identifiers (uri). 
 

Uses of WcmObject in com.sapportals.wcm.repository
 

Subclasses of WcmObject in com.sapportals.wcm.repository
 class MutableProperty
          A property of a resource object that can be modified
 class MutablePropertyMap
          Holds a mutable map of Property objects.
 class Property
          A read-only property of a resource object.
 class PropertyDef
          Information about the type, name and other attributes of a property.
 class PropertyMap
          Holds a read-only map of Property objects.
 

Uses of WcmObject in com.sapportals.wcm.repository.filter
 

Subclasses of WcmObject in com.sapportals.wcm.repository.filter
 class AbstractPropertyFilter
           
 

Uses of WcmObject in com.sapportals.wcm.service.objecttypehandler
 

Subclasses of WcmObject in com.sapportals.wcm.service.objecttypehandler
 class ActionList
           
 class ActionListIterator
           
 class ActionType
           
 class GenericObjectTypeHandler
           
 

Uses of WcmObject in com.sapportals.wcm.service.pipeline
 

Subclasses of WcmObject in com.sapportals.wcm.service.pipeline
 class RequestData
          Wrapper class contains DOM (of type document ) or InputStream .
 

Uses of WcmObject in com.sapportals.wcm.service.pipeline.processor
 

Subclasses of WcmObject in com.sapportals.wcm.service.pipeline.processor
 class DefaultProcessor
          Implementation of a default processor, which can be used to add processing instructions to the xml.
 

Uses of WcmObject in com.sapportals.wcm.service.xmlforms
 

Subclasses of WcmObject in com.sapportals.wcm.service.xmlforms
 class XMLFormManagerFactory
          Deprecated. use IXFService, IXFProject and IXFTransformation instead
 

Uses of WcmObject in com.sapportals.wcm.util.html
 

Subclasses of WcmObject in com.sapportals.wcm.util.html
 class HtmlTag
           Copyright (c) SAP AG 2001-2002
 class HtmlTokenizer
          HtmlTokenizer Copyright (c) SAP AG 2001-2003
 

Uses of WcmObject in com.sapportals.wcm.util.uri
 

Subclasses of WcmObject in com.sapportals.wcm.util.uri
 class URL
          DO NOT USE this class except to create instances of URL objects to be used for link creation.
 



Copyright 2014 SAP AG Complete Copyright Notice