()
| 109 | GetNamedPolicy(ptype string) ([][]string, error) |
| 110 | GetFilteredNamedPolicy(ptype string, fieldIndex int, fieldValues ...string) ([][]string, error) |
| 111 | GetGroupingPolicy() ([][]string, error) |
| 112 | GetFilteredGroupingPolicy(fieldIndex int, fieldValues ...string) ([][]string, error) |
| 113 | GetNamedGroupingPolicy(ptype string) ([][]string, error) |
| 114 | GetFilteredNamedGroupingPolicy(ptype string, fieldIndex int, fieldValues ...string) ([][]string, error) |
no outgoing calls