Object
|
_getObKey()
|
int
|
add(WebObjectInfo newObject)
|
int
|
add(WebObjectInfo newObject, int beforeKey)
|
int
|
add(WebObjectInfo newObject, WebObjectInfo beforeObject)
|
void
|
addDetails(boolean details)
This method will add or remove details from the display unit.
|
void
|
applyVisitor(DisplayUnitsVisitor visitor, boolean deep)
|
void
|
buildShortObjectAttributes(WebXMLBuilder builder)
|
void
|
buildShortXML(WebXMLBuilder builder)
|
boolean
|
canHighlight()
|
boolean
|
checkAccessFlags(int flags)
|
boolean
|
checkAccessRights(String feature)
|
void
|
checkObjectVisibility(FolderBean fb, boolean isSearch)
Removes from the folder shortcuts whose target is not in the list of requested types.Some extra filtering for search
|
void
|
checkObjectVisibility(FolderBean fb)
Removes from the folder shortcuts whose target is not in the list of requested types.
|
boolean
|
checkPrivilege(String feature)
|
void
|
clear()
Clears all objects from the folder collection.
|
boolean
|
contains(WebObjectInfo object)
Returns true if the folder contains the given object, false if it does not.
|
boolean
|
containsKey(int key)
Returns true if the folder contains an item by the given key, false if not.
|
WebOIDOMHandler
|
createDOMHandler()
|
WebOIDisplayXMLHandler
|
createDisplayXMLHandler()
|
WebOISAXParser
|
createSAXParser()
|
WebOIXMLBuilder
|
createXMLBuilder()
|
void
|
doFlatState(FlatStateSerializer serializer, int howMuchState, FlatStateTokenizer tokenizer)
|
Enumeration
|
elements()
Returns a java.util.Enumeration object, which can be used to iterate through the
folder.
|
boolean
|
equals(Object otherObject)
|
boolean
|
equals(WebObjectInfo otherOI)
|
void
|
filterShortcuts(int[] types)
Removes from the folder shortcuts whose target is not in the list of requested types.
|
WebFolder
|
findTypedObjects(int[] types)
Finds all objects in the folder which are of one of the given types or subtypes, and returns
a folder containing those objects.
|
WebObjectInfo
|
get(int index)
Returns the object in the collection with the given index.
|
String
|
getAbbreviation()
Returns the abbreviation of this object.
|
int
|
getAccessGranted()
Returns the current access granted on this object, if available.
|
SimpleList
|
getAncestors()
Returns a SimpleList containing the ancestors of this object, if they exist
in the object XML.
|
int
|
getBlockBegin()
Returns the current blockBegin setting, which is used for incremental fetch of
folder contents.
|
int
|
getBlockCount()
Returns the current blockCount setting, which is used for incremental fetch of
folder contents.
|
WebCertifiedInfo
|
getCertifiedInfo()
|
int
|
getChildCount()
Returns the child count, which is the total number of items in the collection.
|
WebDisplayUnits
|
getChildUnits()
Returns the collection of child display units, or null if the object is
not a collection.
|
Tree<WebObjectInfo>
|
getChildrenInTree()
Returns child units in a tree structure.
|
String[]
|
getComments()
Returns an array of strings, each of which represent a 'comment', that is saved as the long description
of the object.
|
String
|
getContainerDid()
|
String
|
getContainerType()
|
String
|
getCreationTime()
Returns the creation time of this object, if that information is available.
|
long
|
getCreationTimeStamp()
Get the object creation timestamp in millisecond.
|
String
|
getDataSources()
|
boolean
|
getDereferenceShorcuts()
Returns whether Shortcut objects are "dereferenced" in folder browsing requests.
|
String
|
getDescription()
Returns the description of the object.
|
String
|
getDisplayName()
Returns the display name associated with this object.
|
int
|
getDisplayUnitType()
Returns the type of display unit that this object represents.
|
String
|
getDisplayXML()
|
String
|
getExtParams()
|
int
|
getExtendedType()
The current extended type
|
WebObjectsFactory
|
getFactory()
Returns WebObjectsFactory
|
WebObjectFilter
|
getFilter()
|
int
|
getFlags()
Returns the flags which determine what data to populate upon calling populate.
|
int
|
getFolderType()
|
String
|
getID()
Returns the DSS ID of the display unit.
|
String
|
getIconPath()
Return the icon path for the object
|
boolean
|
getIsBrowsing()
read a flag to indicate whether we're browsing a folder
Set only to get 'non-schedulable' flag on objects
|
WebObjectInfo
|
getItemByKey(int key)
Returns the object in the collection with the given key.
|
String
|
getJsonSearchResult()
|
int
|
getLevel()
Returns the current value of the level parameter.
|
String
|
getModificationTime()
Returns the last modification time of the object, if that information is available.
|
long
|
getModificationTimeStamp()
Get the object modification timestamp in millisecond.
|
String
|
getName()
Returns the name of this object.
|
boolean
|
getNonSchedulable()
Get flag of whether the object is not schedulable
|
int
|
getOriginalChildCount()
In case some types of shortcuts objects will be filtered out from the objectCollection.
|
int
|
getOtherNameTransCount()
Returns the count of name translations for locales other than the current effective locale.
|
WebObjectInfo
|
getOwner()
Returns a WebObjectInfo object which corresponds to the owner of this object.
|
WebFolder
|
getParent()
Returns the parent folder of the current object, if it exists.
|
boolean
|
getParseDepnObjectDefinitions()
|
int
|
getPreSaveAsFlags()
Returns the flags which determine the previous save as prompt flag.
|
String
|
getProjectId()
|
String
|
getProjectName()
|
WebPromptInstances
|
getPromptInstances()
Returns a collection of prompt instances from this prompt site.
|
int
|
getPropertyFlags()
Retrieve the current property flags
|
SimpleList
|
getPropertySetFilter()
Returns an editable SimpleList where you can specify the list
of propertySets that the getPropertySets call should be limited to
Note that this filter is not retained in the state.
|
WebPropertyGroup
|
getPropertySets()
Returns the property sets associated with this object.
|
int
|
getQuickSearchFlag()
|
WebRecommendationInfo
|
getRecommendationInfo()
This contains all the information related to a recommendation search
|
WebFolder
|
getRoot()
Returns a folder object representing the root folder of the project.
|
long
|
getSearchTime()
|
WebObjectSecurity
|
getSecurity()
|
int
|
getSelectedCount()
|
int
|
getState()
Returns the state of the object.
|
int
|
getStyle()
Returns the style in which the display XML of the folder will be output.
|
int
|
getSubType()
Returns the subtype of the object.
|
WebSyncSearchResultObj
|
getSyncSearchObj(int index)
|
int
|
getType()
Returns the type of this object.
|
SimpleList
|
getTypeRestrictions()
Returns a collection of Integers which represent the set of object types
that can be contained in the folder.
|
String
|
getVersionID()
Returns the Version ID of the object, if one exists.
|
WebViewMediaSettings
|
getViewMediaSettings()
|
int
|
getVisualizationViewMode()
|
String
|
getXML(boolean encode)
Returns the XML representation of this object.
|
String
|
getXML()
Returns the XML representation of this object.
|
String
|
getXMLForSave()
|
void
|
handleOiBody(SAXSupport parser, String local, Attributes attrs)
|
void
|
handleOiEnd(SAXSupport parser, String local, String buf)
|
boolean
|
hasDetails()
Returns whether this display unit currently has details enabled.
|
boolean
|
hasOwner()
|
int
|
hashCode()
|
void
|
highlightUnit()
Sets this display unit to be highlighted.
|
void
|
highlightUnit(boolean details)
Sets this display unit to be highlighted.
|
boolean
|
isAncestorNamedFolder(int folderName)
Returns whether the named folder is this object's ancestor.
|
boolean
|
isBodyDirty()
|
boolean
|
isDirty()
Returns whether this object has been modified to be different from the object in metadata.
|
boolean
|
isEmbedded()
|
boolean
|
isEmpty()
Returns true if the folder object contains nothing, false if it is not empty.
|
boolean
|
isFeatureAvailable(String feature, Object dependencyObject)
Returns whether the given feature is available or not.
|
boolean
|
isFeatureAvailable(String feature)
Returns whether the given feature is available or not.
|
boolean
|
isHidden()
Returns whether the object is a hidden object.
|
boolean
|
isHighlighted()
Returns whether this unit is highlighted.
|
boolean
|
isNamedFolder(int folderName)
Returns whether this folder is the named folder.
|
boolean
|
isNew()
Returns whether this object is newly created at client side, which is not in the metadata.
|
boolean
|
isNonSchedulable()
|
boolean
|
isObjectInfo()
Returns true if underlying Web Object can be cast to WebObjectInfo .
|
boolean
|
isObjectVisible(WebObjectInfo object, FolderBean fb, boolean isSearch)
|
boolean
|
isPopulated()
Returns true if this object has been populated with its' definition from the Intelligence
Server, false if it has not been populated.
|
boolean
|
isReadOnly()
Returns true if this folder is a read-only object, false if it is read/write.
|
boolean
|
isRoot()
Returns whether this object is the root folder.
|
boolean
|
isSelected()
Returns whether this display unit is selected.
|
boolean
|
isSyncSearchResultEmpty()
|
int
|
keyOf(WebObjectInfo object)
Returns the key of the given object, if it exists in the collection.
|
SimpleList
|
objectTypes()
Returns a collection of Integers, which contains a non-repeating list of the types of
objects which are contained in this folder.
|
int
|
partialSubFolderCount()
Returns the number of sub-folders in the current folder, within the blockBegin and
blockCount constraints.
|
boolean
|
performIncrFetchLocally()
This method call determines whether we should disregard any incremental
fetch options specified on the call, and perform them locally.
|
void
|
populate(String xml)
Populates the fields on this object by loading the given object definition XML.
|
void
|
populate()
Populates the fields on this object by asking the Intelligence Server for
the object definition.
|
void
|
postProcessOi(WebObjectInfoImpl obj, SAXSupport parser, AttributesXt attrs)
|
void
|
remove(int index)
Removes the object in the collection with the given index.
|
void
|
remove(WebObjectInfo object)
Removes the given object from the folder collection.
|
void
|
removeItemByKey(int key)
Removes the object in the collection with the given key.
|
void
|
reset()
|
void
|
saveXMLState(WebXMLBuilder builder, int howMuchState)
|
void
|
saveXMLState(StringBuffer buf, int howMuchState)
|
void
|
setAbbreviation(String ab)
|
void
|
setBlockBegin(int _blockBegin)
Sets the blockBegin setting, which is used for incremental fetch of
folder contents.
|
void
|
setBlockCount(int _blockCount)
Sets the blockCount setting, which is used for incremental fetch of
folder contents.
|
void
|
setCertifiedInfo(WebCertifiedInfo certifiedInfo)
|
void
|
setComments(String[] _comments)
Set the long description of the object as an array of strings.
|
void
|
setDataSources(String dsXML)
|
void
|
setDereferenceShortcuts(boolean deref)
Sets whether Shorcuts objects are "dereferenced" in folder browsing requests.
|
void
|
setDescription(String _description)
Sets the description of the object.
|
void
|
setDisplayName(String _displayName)
This method will set the value of the display name.
|
void
|
setExtendedType(int extendedType)
Set the current extended type
|
void
|
setFilter(WebObjectFilter value)
|
void
|
setFlags(int _flags)
Sets the flags which determine what data to populate upon calling populate.
|
void
|
setHidden(boolean hid)
Sets whether the object is a hidden object.
|
void
|
setIconPath(String iconPath)
Set the icon path for the object
|
void
|
setIsBrowsing(boolean bf)
set a flag to indicate whether we're browsing a folder
Set only to get 'non-schedulable' flag on objects
|
void
|
setLevel(int _level)
Sets the value of the level parameter.
|
void
|
setName(String _name)
|
void
|
setNonSchedulable(boolean non_schedulable)
Set flag of whether the object is not schedulable
|
void
|
setNonSchedulableFlag(boolean nonSch)
|
void
|
setParseDepnObjectDefinitions(boolean parseDef)
|
void
|
setPreSaveAsFlags(int flags)
Sets the flags which determine the previous save as prompt flag.
|
void
|
setProjectId(String projectId)
|
void
|
setPropertyFlags(int flags)
Set the current property flags
|
void
|
setQuickSearchFlag(int qsr)
Read a QuickSearch flag returned in MetaDataSearch result xml node attribute and set to WebFolder object
|
void
|
setRecommendationInfo(WebRecommendationInfo recommendationInfo)
|
void
|
setSearchTime(long searchTime)
|
void
|
setSelected(boolean selected)
Sets the current unit's selection status.
|
void
|
setStyle(int style)
Sets the style in which the display XML of the folder will be output.
|
int
|
size()
Returns the number of objects in the folder.
|
int
|
subFolderCount()
Returns the number of sub-folders which exist in the current folder, regardless of blockCount.
|
boolean
|
syncSearchResultContains(WebSyncSearchResultObj object)
|
Enumeration
|
syncSearchResultElements()
|
int
|
syncSearchResultSize()
|
String
|
toString()
|