Modifier and Type | Method and Description |
---|---|
protected void |
RenderContentCommandImpl.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateBlogPostCommandImpl.validateInternal(ServiceCommandValidator validator)
Ensure that a page has been provided and that its title will not be a duplicate in the target space.
|
protected void |
RevertBlogPostCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
MoveBlogPostToTopOfSpaceCommand.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Method and Description |
---|---|
protected void |
EditCommentFromEditorCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
DeleteCommentCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
EditCommentCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
CreateCommentFromEditorCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
CreateCommentCommandImpl.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Method and Description |
---|---|
void |
RevertContentToVersionCommand.validate(ServiceCommandValidator validator,
ContentEntityObject ceo,
ContentEntityObject possibleConflictingCeo,
int versionToRevert,
boolean revertTitle) |
protected void |
RemoveAbstractPageVersionCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
MovePageToTopOfSpaceCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
CreateAbstractPageCommandImpl.validateInternal(ServiceCommandValidator validator)
Ensure that an AbstractPage has been provided and that its title is valid.
|
protected void |
DeleteBlogPostCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
MovePageCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
CreatePageFromExistingCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
TrashPageCommandImpl.validateInternal(ServiceCommandValidator validator)
Deprecated.
|
protected void |
SetPageOrderCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
RevertPageOrderCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
DeletePageCommand.validateInternal(ServiceCommandValidator validator) |
protected void |
CreatePageCommandImpl.validateInternal(ServiceCommandValidator validator)
Ensure that a page has been provided and that its title will not be a duplicate in the target space.
|
protected void |
RevertPageCommand.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Method and Description |
---|---|
protected void |
DeleteSpaceCommand.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceCommandValidator |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractServiceCommand.validateInternal(ServiceCommandValidator validator)
Template method for implementations to perform validation.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AddLabelsCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
RemoveLabelCommandImpl.validateInternal(ServiceCommandValidator validator) |
protected void |
ValidateLabelsCommandImpl.validateInternal(ServiceCommandValidator validator) |
Modifier and Type | Method and Description |
---|---|
protected void |
DeleteProfilePictureCommandImpl.validateInternal(ServiceCommandValidator validator)
Deprecated.
|
protected void |
SetProfilePictureFromImageCommandImpl.validateInternal(ServiceCommandValidator validator)
Deprecated.
|
protected void |
SetProfilePictureFromFilenameCommand.validateInternal(ServiceCommandValidator validator)
Deprecated.
|
Copyright © 2003–2018 Atlassian. All rights reserved.