The fields of the ChildRequestHint class are listed below. For a complete list of ChildRequestHint class members, see the ChildRequestHint Members topic.
![]() 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.) |
ChildRequestHint Class | Plumtree.Remote.Crawler Namespace