|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShareTypeValidator | |
|---|---|
| com.atlassian.jira.sharing.type | |
| Uses of ShareTypeValidator in com.atlassian.jira.sharing.type |
|---|
| Classes in com.atlassian.jira.sharing.type that implement ShareTypeValidator | |
|---|---|
class |
GlobalShareTypeValidator
A GlobalShareTypeValidator representing a globally shared SharedEntity. |
class |
GroupShareTypeValidator
A validator for the GroupShareType. |
class |
ProjectShareTypeValidator
Validator for ProjectShareType |
| Methods in com.atlassian.jira.sharing.type that return ShareTypeValidator | |
|---|---|
ShareTypeValidator |
ShareType.getValidator()
Retrieves the ShareTypeValidator that contains all logic for validating this ShareType |
ShareTypeValidator |
AbstractShareType.getValidator()
|
| Constructors in com.atlassian.jira.sharing.type with parameters of type ShareTypeValidator | |
|---|---|
AbstractShareType(ShareType.Name type,
boolean singleton,
int priority,
ShareTypeRenderer renderer,
ShareTypeValidator validator,
ShareTypePermissionChecker permissionChecker,
ShareQueryFactory<? extends ShareTypeSearchParameter> queryFactory,
Comparator<SharePermission> comparator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||