public class KickstartScriptEditCommand extends BaseKickstartScriptCommand
scriptksdata, rebuildPartitionCommands, user| Constructor and Description | 
|---|
| KickstartScriptEditCommand(java.lang.Long ksidIn,
                          java.lang.Long scriptId,
                          User userIn)Constructor that initalizes the KickstartScript associated with the
 KickstartData we get from the ksidIn | 
| KickstartScriptEditCommand(java.lang.Long ksidIn,
                          User userIn)Throws IllegalArgumentException. | 
getContents, getErrorOnFail, getLanguage, getNoChrootVal, getRaw, getScript, getScriptName, getType, setScriptfindCommandName, getKickstartData, getUser, storepublic KickstartScriptEditCommand(java.lang.Long ksidIn,
                                  User userIn)
ksidIn - id of KickstartuserIn - user wanting to editpublic KickstartScriptEditCommand(java.lang.Long ksidIn,
                                  java.lang.Long scriptId,
                                  User userIn)
ksidIn - id of the KickstartData objectscriptId - id of the KickstartScript object associated with this KickstartDatauserIn - User who wants to edit