4.1

Table Of Contents
Method Returns Description
removeElement(java.lang.Object
element)
Void Removes an element from the plugged
in technology
setElements(java.util.List
elements)
Void Sets elements in the plugged in
technology
setTotalCount(long totalCount)
Void Sets the total number of elements
available in the plugged in technology
Constructors
n
QueryResult()
n
QueryResult(java.util.List ret)
n
QueryResult(java.util.List elements, long totalCount)
SDKFinderProperty Class
The SDKFinderProperty class defines methods to obtain and set properties in the objects found in the plugged
in technology by the Orchestrator finder objects. The IDynanmicFinder.getProperties method returns
SDKFinderProperty objects.
public class SDKFinderProperty
extends java.lang.Object
The SDKFinderProperty class defines the following methods:
Method Returns Description
getAttributeName() java.lang.String
Obtains an object attribute name
getBeanProperty() java.lang.String
Obtains properties from a Java bean
getDescription() java.lang.String
Obtains an object description
getDisplayName() java.lang.String
Obtains an object display name
getPossibleResultType() java.lang.String
Obtains the possible types of result the
finder returns
getPropertyAccessor() java.lang.String
Obtains an object property accessor
getPropertyAccessorTree() java.lang.Object
Obtains an object property accessor tree
isHidden()
Boolean Shows or hides the object
isShowInColumn()
Boolean Shows or hides the object in the
database column
isShowInDescription()
Boolean Shows or hides the object description
setAttributeName(java.lang.Stri
ng attributeName)
Void Sets an object attribute name
setBeanProperty(java.lang.Strin
g beanProperty)
Void Sets properties in a Java bean
setDescription(java.lang.String
description)
Void Sets an object description
setDisplayName(java.lang.String
displayName)
Void Sets an object display name
setHidden(boolean hidden)
Void Show or hide the object
setPossibleResultType(java.lang
.String possibleResultType)
Void Sets the possible types of result the
finder returns
vCenter Orchestrator Developer's Guide
218 VMware, Inc.