Skip to main content
Jump to: navigation, search

ISS API

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