flex.data.adapters
Class JavaAdapter.GetMethod

java.lang.Object
  extended by flex.data.adapters.JavaAdapter.QueryMethod
      extended by flex.data.adapters.JavaAdapter.GetMethod
Enclosing class:
JavaAdapter

public class JavaAdapter.GetMethod
extends JavaAdapter.QueryMethod

A class that represents JavaAdapter get methods.


Constructor Summary
JavaAdapter.GetMethod()
           
 
Method Summary
 List getIdentityNames()
           
 List getIdentityTypes()
           
 void setIdentityNames(List identityNames)
           
 void setIdentityTypes(List identityTypes)
           
 
Methods inherited from class flex.data.adapters.JavaAdapter.QueryMethod
equals, getArgTypes, getMethod, getName, setArgTypes, setMethod, setName, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JavaAdapter.GetMethod

public JavaAdapter.GetMethod()
Method Detail

getIdentityNames

public List getIdentityNames()

setIdentityNames

public void setIdentityNames(List identityNames)

getIdentityTypes

public List getIdentityTypes()

setIdentityTypes

public void setIdentityTypes(List identityTypes)


Copyright © 2007 Adobe Systems Inc. All Rights Reserved.

 

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

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/data/adapters/JavaAdapter.GetMethod.html