![]() ALL_CHILDREN | The portal will ask for child objects. Used when the portal has not reached the maximum depth of the container. |
![]() ALL_CONTAINERS | The portal will ask for container objects. |
![]() ALL_DOCUMENTS | The portal will ask for document objects. Used when the portal has reached the maximum depth of the container. |
![]() RANDOM_ACCESS | The portal will ask for any kind of object. Not used. |
![]() RESERVED | (Reserved for future use.) |
![]() Parse | Returns the ChildRequestHint object corresponding to the hint code. |
Equals (inherited from Object) | |
GetCode | Returns the underlying integral hint code. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
ChildRequestHint Class | Plumtree.Remote.Crawler Namespace