Packagelc.domain
Classpublic class SearchTemplateDescriptors
InheritanceSearchTemplateDescriptors Inheritance DomainObject Inheritance Object

The SearchTemplateDescriptors class is used for working with multiple search template descriptors.

See also

lc.domain.SearchTemplateDescriptor


Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
Object
  searchTemplateDescriptors : ListCollectionView
A collection of search template descriptors.
SearchTemplateDescriptors
 Inheritedsession : SessionMap
[read-only] A SessionMap object that stores information relating to the server session.
DomainObject
Public Methods
 MethodDefined By
  
Constructor.
SearchTemplateDescriptors
  
Retrieves the associated TaskManager object based on the session.
SearchTemplateDescriptors
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
  
Loads a collection of search template descriptors.
SearchTemplateDescriptors
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Property Detail
searchTemplateDescriptorsproperty
public var searchTemplateDescriptors:ListCollectionView

A collection of search template descriptors.

Constructor Detail
SearchTemplateDescriptors()Constructor
public function SearchTemplateDescriptors(session:SessionMap)

Constructor.

Parameters
session:SessionMap — Specifies the information relating to the server session.
Method Detail
getTaskManager()method
public function getTaskManager():ITaskManager

Retrieves the associated TaskManager object based on the session.

Returns
ITaskManager — An object that implements the ITaskManager interface.
loadSearchTemplateDescriptors()method 
public function loadSearchTemplateDescriptors():Token

Loads a collection of search template descriptors.

Returns
Token — A token representing a collection of search template descriptors




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/domain/SearchTemplateDescriptors.html