Uses of Class
com.stratelia.webactiv.organization.KeyStoreRow

Packages that use KeyStoreRow
com.stratelia.webactiv.organization   
 

Uses of KeyStoreRow in com.stratelia.webactiv.organization
 

Methods in com.stratelia.webactiv.organization that return KeyStoreRow
protected  KeyStoreRow KeyStoreTable.fetchKeyStore(ResultSet rs)
          Fetch the current keyStore row from a resultSet.
protected  KeyStoreRow KeyStoreTable.fetchRow(ResultSet rs)
          Fetch the current accessLevel row from a resultSet.
 KeyStoreRow KeyStoreTable.getRecordByKey(int nKey)
          Get a keystore record by userKey
 

Methods in com.stratelia.webactiv.organization with parameters of type KeyStoreRow
protected  void KeyStoreTable.prepareInsert(String insertQuery, PreparedStatement insert, KeyStoreRow row)
          insert a KeyStore
protected  void KeyStoreTable.prepareUpdate(String updateQuery, PreparedStatement update, KeyStoreRow row)
          update a KeyStore
 



Copyright © 2016 Silverpeas. All Rights Reserved.