|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pojomatic.internal.PropertyFilter
public class PropertyFilter
| Method Summary | |
|---|---|
static java.util.Set<PropertyRole> |
getRoles(PojomaticPolicy elementPolicy,
DefaultPojomaticPolicy classPolicy)
Get the roles specified by a property policy and class policy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Set<PropertyRole> getRoles(PojomaticPolicy elementPolicy,
DefaultPojomaticPolicy classPolicy)
elementPolicy - the policy on the property (null if unspecified)classPolicy - the policy on the class (null if unspecified).
java.lang.IllegalArgumentException - if both elementPolicy and classPolicy are
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||