public class ManagedDirectoryMessageMappingCmdImpl extends MessageMappingCmdImpl
Constructor and Description |
---|
ManagedDirectoryMessageMappingCmdImpl() |
Modifier and Type | Method and Description |
---|---|
protected void | invokeCommand(CommandProperty commandProperty)
This method will extract the controller command from the specified command property and invoke the command.
|
protected void | validateDisplayName(java.lang.String displayName)
This method validates the directory display name.
|
protected void | validateParentPath(java.lang.String parentPath)
This method validates the directory parent path.
|
public ManagedDirectoryMessageMappingCmdImpl()
protected void invokeCommand(CommandProperty commandProperty) throws java.lang.Exception
protected void validateDisplayName(java.lang.String displayName) throws ContentApplicationException
protected void validateParentPath(java.lang.String parentPath) throws ContentApplicationException