Uses of Interface
org.eclipse.higgins.icard.provider.cardspace.db.IDaoSupportedClaimType

Packages that use IDaoSupportedClaimType
org.eclipse.higgins.icard.provider.cardspace.db   
 

Uses of IDaoSupportedClaimType in org.eclipse.higgins.icard.provider.cardspace.db
 

Methods in org.eclipse.higgins.icard.provider.cardspace.db that return IDaoSupportedClaimType
 IDaoSupportedClaimType IDaoMCard.createSupportedClaimType()
           
 

Methods in org.eclipse.higgins.icard.provider.cardspace.db with parameters of type IDaoSupportedClaimType
 void IDaoMCard.addSupportedClaimType(IDaoSupportedClaimType supportedClaimType)