com.microstrategy.web.objects.WebObjectFilter |
Class Overview
The WebFolder interface represents a folder object, either in metadata or a volatile one.
This interface is also used in answering an object prompt, and has methods for adding and
removing objects from a folder collection. The WebFolder
normally is read-only, except the WebFolder used as answer for WebObjectsPrompt
.
This object cannot be directly instantiated, and must instead be obtained from interfaces
such as WebObjectSource
or WebObjectsPrompt
.
Public Methods