|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ace.moab.api.request.CreateReservationRequest
public abstract class CreateReservationRequest
This class is a command object that handles the command generation
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
logger
Allows logging for this class |
static java.lang.String |
MOAB_RSV_DATE_FORMAT
The format used to specify start and end dates for moab reservations |
Constructor Summary | |
---|---|
CreateReservationRequest()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.moab.api.commands.Request |
---|
getMoabCommands, hasChanges |
Field Detail |
---|
public static final java.lang.String MOAB_RSV_DATE_FORMAT
protected static final org.apache.log4j.Logger logger
Constructor Detail |
---|
public CreateReservationRequest()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |