Uses of Class
com.endeca.cas.extension.InstanceId

Packages that use InstanceId
com.endeca.cas.extension Provides a framework for creating CAS extensions. 
 

Uses of InstanceId in com.endeca.cas.extension
 

Methods in com.endeca.cas.extension that return InstanceId
 InstanceId PipelineComponentConfiguration.getInstanceId()
          Used to access the component's instance ID
 

Methods in com.endeca.cas.extension with parameters of type InstanceId
 void PipelineComponentConfiguration.setInstanceId(InstanceId instanceId)
          Called after the configuration is instantiated to set the instance ID for this component.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.