Constant Field Values

Contents

be.personify.*

  • be.personify.util.scim.SampleFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "(id eq \"df7af4be-6851-423d-a41e-e32dc3e5a17e\") or (id eq \"01f91eaf-b2fe-4781-8c21-f0644b8db62d\") or (id eq \"7d8cbb88-4c75-4dd5-94e1-12b48632fbdc\")"
    public static final String
    "((id eq \"df7af4be-6851-423d-a41e-e32dc3e5a17e\") or (id eq \"01f91eaf-b2fe-4781-8c21-f0644b8db62d\") or (id eq \"7d8cbb88-4c75-4dd5-94e1-12b48632fbdc\"))"
    public static final String
    "( (id eq \"df7af4be-6851-423d-a41e-e32dc3e5a17e\") or (id eq \"01f91eaf-b2fe-4781-8c21-f0644b8db62d\") or (id eq \"7d8cbb88-4c75-4dd5-94e1-12b48632fbdc\") )"
    public static final String
    "userType eq \"Employee\" and (emails co \"example.com\" or emails.value co \"example.org\")"
    public static final String
    "(emails co \"example.com\" or emails.value co \"example.org\") and userType eq \"Employee\""
    public static final String
    "(emails co \"example.com\" or emails.value co \"example.org\") or userType eq \"Employee\""
    public static final String
    "title pr or userType eq \"Intern\""
    public static final String
    "userName eq \"bjensen\""
    public static final String
    "userName eq \"bjensen six\""
    public static final String
    "emails[type eq \"work\" and value co \"@example.com\"] or ims[type eq \"xmpp\" and value co \"@foo.com\"]"
    public static final String
    "userType eq \"Employee\" and (emails.type eq \"work\")"
    public static final String
    "title pr and userType eq \"Employee\""
    public static final String
    "title pr"