|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Method Summary | |
|---|---|
Class[] |
getICardTypes()
Returns an array of ICard interfaces that could
satisfy this policy. |
String[] |
getSummary()
Gets short description of each claim in this policy; |
String |
getType()
Represents the type of this policy (e.g. |
boolean |
isSatisfiedBy(ICard icard)
Checks whether this policy could be satisfied with given icard. |
| Method Detail |
public String getType()
public Class[] getICardTypes()
ICard interfaces that could
satisfy this policy.
public String[] getSummary()
public boolean isSatisfiedBy(ICard icard)
icard.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||