A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getCursor() — Method in class com.elad.framework.cursor.AbstractCursorBuilder
Method getCursor return an instanes of the cursor class.
getCursor() — Method in class com.elad.framework.cursor.CursorDirector
Method to return an instance of the concrete type of cursor
getCursorSetName() — Method in class com.elad.framework.cursor.Cursor
Method to retrieve the name of the cursor name
getInstance() — Static method in class com.elad.framework.objectPoolManager.ReusablePool
Method function to retrieve instance of object ReusablePool
getItemKey(value) — Method in class com.elad.framework.utils.collections.HashMapCollection
Retrieve an item key based on a value.
getItemKey(value) — Method in interface com.elad.framework.utils.collections.IMap
Return the item key based on it's value.
getItemsValues() — Method in class com.elad.framework.utils.collections.HashMapCollection
Method to retrieve all the items values in the collection.
getItemsValues() — Method in interface com.elad.framework.utils.collections.IMap
Method to retrieve the values.
getItemValue(key) — Method in class com.elad.framework.utils.collections.HashMapCollection
Retrieve item value based on the item key.
getItemValue(key) — Method in interface com.elad.framework.utils.collections.IMap
Retrieve an item value based on its key.
getKeys() — Method in class com.elad.framework.utils.collections.HashMapCollection
Method to retrieve the list of keys avaliable in the map.
getKeywordsList() — Method in class com.elad.framework.autosuggest.AbstractAutoSuggest
Method to get the list of keyword after the list was sorted.
getKeywordsList() — Method in interface com.elad.framework.autosuggest.IAutoSuggest
Method to get the list of keyword after the list was sorted.
getSQLStatments(array) — Method in class com.elad.framework.SQLStatmentsManager.AbstractDataServicesManager
getSQLStatments method is used to submit the list of arguments and return the SQL statments
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z