edu.internet2.middleware.subject.provider
Class HelperGrouperJdbcSourceAdapter2

java.lang.Object
  extended by edu.internet2.middleware.subject.provider.BaseSourceAdapter
      extended by edu.internet2.middleware.subject.provider.JDBCSourceAdapter
          extended by edu.internet2.middleware.subject.provider.JDBCSourceAdapter2
              extended by edu.internet2.middleware.subject.provider.HelperGrouperJdbcSourceAdapter2
All Implemented Interfaces:
edu.internet2.middleware.subject.Source
Direct Known Subclasses:
GrouperJdbcSourceAdapter2

public class HelperGrouperJdbcSourceAdapter2
extends edu.internet2.middleware.subject.provider.JDBCSourceAdapter2

Some methods in subject api have package security, so this class is a temporary measure to get access to them


Field Summary
 
Fields inherited from class edu.internet2.middleware.subject.provider.JDBCSourceAdapter
failOnSearchForTesting, queryCountforTesting
 
Constructor Summary
HelperGrouperJdbcSourceAdapter2()
           
HelperGrouperJdbcSourceAdapter2(java.lang.String arg0, java.lang.String arg1)
           
 
Method Summary
 
Methods inherited from class edu.internet2.middleware.subject.provider.JDBCSourceAdapter2
checkConfig, getDbTableOrView, getDefaultSortCol, getDescriptionCol, getLowerSearchCol, getNameCol, getSubject, getSubject, getSubjectAttributeColToName, getSubjectByIdentifier, getSubjectByIdentifier, getSubjectByIdOrIdentifier, getSubjectByIdOrIdentifier, getSubjectIdCol, getSubjectIdentifierAttributes, getSubjectIdentifierCols, getSubjectsByIdentifiers, getSubjectsByIdentifiers, getSubjectsByIds, getSubjectsByIds, getSubjectsByIdsOrIdentifiers, getSubjectsByIdsOrIdentifiers, search, search, searchPage, searchPage, setDbTableOrView, setDefaultSortCol, setDescriptionCol, setLowerSearchCol, setNameCol, setSubjectAttributeColToName, setSubjectIdCol, setSubjectIdentifierCols
 
Methods inherited from class edu.internet2.middleware.subject.provider.JDBCSourceAdapter
getDatabaseType, getDescriptionAttributeName, getMaxPage, getNameAttributeName, getSubject, getSubjectByIdentifier, getSubjectIDAttributeName, getSubjectTypeString, init, isChangeSearchQueryForMaxResults, isUseInClauseForIdAndIdentifier, loadDriver, printConfig, tryToChangeQuery
 
Methods inherited from class edu.internet2.middleware.subject.provider.BaseSourceAdapter
addAttribute, addInitParam, addInternalAttribute, addSubjectType, equals, getId, getInitParam, getInternalAttributes, getName, getSearchAttributes, getSortAttributes, getSubjectStatusConfig, getSubjectType, getSubjectTypes, hashCode, initParams, loadSearch, removeInitParam, resultSetLimit, setId, setName, setSearchAttributes, setSortAttributes, setSubjectIdentifierAttributes
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelperGrouperJdbcSourceAdapter2

public HelperGrouperJdbcSourceAdapter2()

HelperGrouperJdbcSourceAdapter2

public HelperGrouperJdbcSourceAdapter2(java.lang.String arg0,
                                       java.lang.String arg1)
Parameters:
arg0 -
arg1 -