Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ChildRequestHint Members

ChildRequestHint overview

Public Static Fields

iconiconALL_CHILDREN The portal will ask for child objects. Used when the portal has not reached the maximum depth of the container.
iconiconALL_CONTAINERS The portal will ask for container objects.
iconiconALL_DOCUMENTS The portal will ask for document objects. Used when the portal has reached the maximum depth of the container.
iconiconRANDOM_ACCESS The portal will ask for any kind of object. Not used.
iconiconRESERVED (Reserved for future use.)

Public Static Methods

iconiconParse Returns the ChildRequestHint object corresponding to the hint code.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetCode Returns the underlying integral hint code.
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

ChildRequestHint Class | Plumtree.Remote.Crawler Namespace