|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CreditRecord in org.apache.aries.samples.blueprint.idverifier.client |
|---|
| Methods in org.apache.aries.samples.blueprint.idverifier.client that return CreditRecord | |
|---|---|
CreditRecord |
CreditRecordFactory.dynamicCreateBean(String record)
|
static CreditRecord |
CreditRecordFactory.staticCreateBean(String record)
|
| Methods in org.apache.aries.samples.blueprint.idverifier.client that return types with arguments of type CreditRecord | |
|---|---|
Set<CreditRecord> |
PersonCreditRecords.getRecords()
|
| Methods in org.apache.aries.samples.blueprint.idverifier.client with parameters of type CreditRecord | |
|---|---|
boolean |
PersonCreditRecords.add(CreditRecord arecord)
|
boolean |
CreditRecordStore.add(CreditRecord arecord)
|
boolean |
PersonCreditRecords.remove(CreditRecord arecord)
|
boolean |
CreditRecordStore.remove(CreditRecord arecord)
|
| Constructor parameters in org.apache.aries.samples.blueprint.idverifier.client with type arguments of type CreditRecord | |
|---|---|
CreditRecordStore(Set<CreditRecord> records)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||