Returns the count of objects stored in the SetFacet for the given Identifier. @param id The identifier used to identify the objects for which the count is to be returned by the SetFacet @return the count of objects stored in the SetFacet for the given Identifier
(IDT id)
| 60 | * Identifier |
| 61 | */ |
| 62 | public int getCount(IDT id); |
| 63 | } |
no outgoing calls