Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ISS API"

(Main Operations)
(See Also)
Line 5: Line 5:
  
 
==See Also==
 
==See Also==
* [[ISS Web UI]]
+
* [[ISS Web UI]], [[ISS Client UI]]
* [[ISS Client UI]]
+
* [[I-Card Provider]]
 +
* [[I-Card]], [[I-Card Provider]]
 
* [[Core Components]]
 
* [[Core Components]]

Revision as of 16:39, 28 October 2006

Main Operations

Iterable<ICardRef> getICards(Policy)

  • Returns list of ICard references that match policy.
  • Policy can be null, in which case it returns all i-cards.

See Also

Back to the top