Methods in org.isam.exehda.services.cib with parameters of type CellInformationBase.SelectionConstraint |
CellInformationBase.ResourceName[] |
LdapBackEnd.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace[] ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
LdapBackEnd.select(CellInformationBase.SelectionConstraint filter,
int maxResults)
Searches the cib for resources that match a certain SelectionConstraint |
CellInformationBase.ResourceName[] |
LdapBackEnd.select(CellInformationBase.SelectionConstraint filter,
CellInformationBase.NameSpace ns,
int maxResults)
Searches the cib for resources that match a certain SelectionConstraint |
CellInformationBase.ResourceName[] |
CibBackEnd.select(CellInformationBase.SelectionConstraint filter,
CellInformationBase.NameSpace ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
HashtableBackEnd.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImpl.select(CellInformationBase.SelectionConstraint sc,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImpl.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace[] ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImpl.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImplClient.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace[] ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImplClient.select(CellInformationBase.SelectionConstraint sc,
CellInformationBase.NameSpace ns,
int maxResults)
|
CellInformationBase.ResourceName[] |
CibImplClient.select(CellInformationBase.SelectionConstraint sc,
int maxResults)
|