|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
com.actuate.activeportal.forms.BaseActionForm
com.actuate.activeportal.forms.JobActionForm
com.actuate.activeportal.forms.SubmitJobActionForm
public class SubmitJobActionForm
This is a session form that contains the information for submitting a job.
Field Summary | |
---|---|
static int |
PRIORITY_HI
|
static int |
PRIORITY_LOW
|
static int |
PRIORITY_MED
|
static int |
PRIORITY_OTHER
|
static java.lang.String |
STR_PRIORITY_HI
|
static java.lang.String |
STR_PRIORITY_LOW
|
static java.lang.String |
STR_PRIORITY_MED
|
static java.lang.String |
STR_PRIORITY_OTHER
|
Fields inherited from class com.actuate.activeportal.forms.JobActionForm |
---|
recurringDayList, structureNames |
Constructor Summary | |
---|---|
SubmitJobActionForm()
|
Method Summary | |
---|---|
void |
clear()
|
void |
fixUTF8()
Converts the form properties which is in UTF-8 encoding to internal Java String. |
java.lang.String |
getAbsFolder()
Returns the absFolder. |
com.actuate.activeportal.utils.AdHocParameters |
getAdhocControlListParameters(int index)
|
java.lang.String |
getArchivePolicy()
Returns the archivePolicy. |
java.lang.String |
getChangedConversionOptions()
Get the option that was changed recently due to a cascading ParameterDefinition conversion option |
java.lang.String |
getChangedParamterName()
Returns the changed parameter name. |
com.actuate.schemas.ParameterDefinition[] |
getChildParameterDefinitions(com.actuate.schemas.ParameterDefinition[] paramDef,
java.lang.String changedName)
|
com.actuate.activeportal.utils.AdHocParameters |
getConvAdhocControlListParameters(int index)
|
java.lang.String |
getConversionFormat()
|
com.actuate.schemas.ParameterDefinition[] |
getConvParameterDefinitions()
Returns the parameterDefinitions. |
com.actuate.schemas.ParameterValue[] |
getConvParameters()
Returns the parameters. |
com.actuate.schemas.ParameterValue |
getConvParameters(int index)
Returns the parameters. |
java.lang.String |
getDependentFileName()
|
java.lang.String |
getDependentFileType()
|
java.lang.String |
getEndDate()
Returns the endDate. |
java.lang.String |
getExpireAge()
Returns the expireAge. |
java.lang.String |
getExpireDate()
Returns the expireDate. |
java.lang.String |
getExpireTime()
Returns the expireTime. |
java.lang.String |
getFolderType()
Returns the folderType. |
java.lang.String |
getHeadline()
Returns the headline. |
java.lang.String |
getIfExists()
Returns the ifExists. |
java.lang.String |
getInputfile()
Returns the inputfile. |
java.lang.String |
getInvokeSubmit()
Returns the invokeSubmit. |
java.lang.String |
getIPortalID()
|
java.lang.String |
getJobName()
Returns the jobName. |
java.lang.String |
getJobType()
Returns the jobType. |
java.lang.String[] |
getNotificationTypes()
|
java.lang.String[] |
getNotifyChannelsByName()
Returns the notifyChannelsByName. |
java.lang.String[] |
getNotifyGroupsByName()
Returns the notifyGroupsByName. |
java.lang.String[] |
getNotifyUsersByName()
Returns the notifyUsersByName. |
java.lang.String |
getNumVersions()
Returns the numVersions. |
java.lang.String |
getOnceDate()
Returns the onceDate. |
java.lang.String |
getOnceTime()
Returns the onceTime. |
java.lang.Integer |
getOtherPriorityValue()
Returns the value of the priority text box. |
java.lang.String |
getOutputDocumentPath()
Returns the output document path. |
java.lang.String[] |
getOutputFormatTypes()
|
java.lang.String |
getOutputName()
Returns the outputName. |
java.lang.String |
getOutputType()
|
java.lang.String[] |
getOutputTypes()
|
com.actuate.schemas.ParameterDefinition[] |
getParameterDefinitions()
Returns the parameterDefinitions. |
com.actuate.schemas.ParameterDefinition |
getParameterDefinitions(int index)
Returns the parameterDefinitions. |
com.actuate.schemas.ParameterValue[] |
getParameters()
Returns the parameters. |
com.actuate.schemas.ParameterValue |
getParameters(int index)
Returns the parameterDefinitions. |
com.actuate.schemas.ParameterValue[] |
getPrecedingParameterValuesForChangedChildren(com.actuate.schemas.ParameterDefinition[] paramDef,
com.actuate.schemas.ParameterValue[] paramValues,
java.lang.String changedName)
Returns the preceding parameter values for the changed parameter's child parameters. |
int |
getPriority()
Returns the priority, based on the content of the radio button and text box |
int |
getPriorityRadioValue()
Returns the value of the priority radio button. |
java.lang.String |
getRecurringDay()
Returns the recurringDay. |
java.lang.String |
getRecurringTime()
Returns the recurringTime. |
boolean |
getRequesterPageShown()
|
java.util.Map |
getReservedParameters()
|
java.lang.String |
getScheduleType()
Returns the scheduleType. |
java.lang.String |
getSelectedTab()
Returns the selectedTab. |
java.lang.String |
getStartDate()
Returns the startDate. |
java.lang.String |
getStringKeep()
Returns the stringKeep. |
java.lang.String |
getStringSaveOutput()
Returns the stringSaveOutput. |
java.lang.String |
getStringUseEndDateTime()
Returns the stringUseEndDateTime. |
java.lang.String |
getStringUseStartDateTime()
Returns the stringUseStartDateTime. |
int |
getTotalTabs()
|
java.lang.String |
getVersionName()
Returns the versionName. |
java.lang.String |
getWindowName()
|
boolean |
isAlreadyRetrievedParameters()
|
boolean |
isArchiveBeforeDelete()
Returns the archiveBeforeDelete. |
boolean |
isConversionOptionSupported()
Determines whether conversion option is supported by querying if the Conversion ParameterDefinition is null/empty. |
boolean |
isKeep()
Returns the keep. |
boolean |
isOutputConversionAllowed()
|
boolean |
isProgressive()
Returns the progressive. |
boolean |
isSaveOutput()
Returns the saveOutput. |
boolean |
isUseEndDateTime()
Returns the useEndDateTime. |
boolean |
isUseStartDateTime()
Returns the useStartDateTime. |
boolean |
isUsingJSAPIParameterPage()
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
|
void |
setAbsFolder(java.lang.String absFolder)
|
void |
setAbsFolder(java.lang.String absFolder,
boolean UTF8)
Sets the absFolder. |
void |
setArchiveBeforeDelete(boolean archiveBeforeDelete)
Sets the archiveBeforeDelete. |
void |
setArchivePolicy(java.lang.String archivePolicy)
Sets the archivePolicy. |
void |
setChangedConversionOptions(java.lang.String option)
Set the option that was changed due to a cascading ParameterDefinition conversion option |
void |
setchangedParamterName(java.lang.String paramterName)
|
void |
setConversionFormat(java.lang.String conversionFormat)
|
void |
setConvParameterDefinitions(com.actuate.schemas.ParameterDefinition[] parameterDefinitions)
Sets the parameterDefinitions. |
void |
setConvParameters(int index,
com.actuate.schemas.ParameterValue parameter)
Sets the conversion parameter based on the specified index. |
void |
setConvParameters(com.actuate.schemas.ParameterValue[] parameters)
Sets the parameters. |
void |
setDependentFileName(java.lang.String fileName)
|
void |
setDependentFileType(java.lang.String fileType)
|
void |
setEndDate(java.lang.String endDate)
Sets the endDate. |
void |
setEndDateUTF(java.lang.String endDate,
boolean UTF8)
Sets the endDate. |
void |
setExpireAge(java.lang.String expireAge)
Sets the expireAge. |
void |
setExpireDate(java.lang.String expireDate)
|
void |
setExpireDate(java.lang.String expireDate,
boolean UTF8)
Sets the expireDate. |
void |
setExpireTime(java.lang.String expireTime)
|
void |
setExpireTime(java.lang.String expireTime,
boolean UTF8)
Sets the expireTime. |
void |
setFolderType(java.lang.String folderType)
Sets the folderType. |
void |
setHeadline(java.lang.String headline)
|
void |
setHeadline(java.lang.String headline,
boolean UTF8)
Sets the headline. |
void |
setIfExists(java.lang.String ifExists)
Sets the ifExists. |
void |
setInputfile(java.lang.String inputfile)
|
void |
setInputfile(java.lang.String inputfile,
boolean UTF8)
Sets the inputfile. |
void |
setInvokeSubmit(java.lang.String invokeSubmit)
Sets the invokeSubmit. |
void |
setIPortalID(java.lang.String parameter)
|
void |
setIsAlreadyRetrievedParameter(boolean retrievedParameters)
|
void |
setIsUsingJSAPIParameterPage(boolean usingJSAPIParameterPage)
|
void |
setJobName(java.lang.String jobName)
Sets the jobName. |
void |
setJobName(java.lang.String jobName,
boolean UTF8)
Sets the jobName. |
void |
setJobType(java.lang.String jobType)
Sets the jobType. |
void |
setKeep(boolean keep)
Sets the keep. |
void |
setNotificationTypes(java.lang.String[] notificationTypes)
|
void |
setNotifyChannelsByName(java.lang.String[] notifyChannelsByName)
Sets the notifyChannelsByName. |
void |
setNotifyGroupsByName(java.lang.String[] notifyGroupsByName)
Sets the notifyGroupsByName. |
void |
setNotifyUsersByName(java.lang.String[] notifyUsersByName)
Sets the notifyUsersByName. |
void |
setNumVersions(java.lang.String numVersions)
Sets the numVersions. |
void |
setOnceDate(java.lang.String onceDate)
Sets the onceDate. |
void |
setOnceDate(java.lang.String onceDate,
boolean UTF8)
Sets the onceDate. |
void |
setOnceTime(java.lang.String onceTime)
Sets the onceTime. |
void |
setOnceTime(java.lang.String onceTime,
boolean UTF8)
Sets the onceTime. |
void |
setOtherPriorityValue(java.lang.Integer value)
/** Sets the value of the priority text box |
void |
setOutputConversionAllowed(boolean value)
|
void |
setOutputDocumentPath(java.lang.String path,
boolean UTF8)
sets the output document path. |
void |
setOutputName(java.lang.String outputName)
|
void |
setOutputName(java.lang.String outputName,
boolean UTF8)
Sets the outputName. |
void |
setOutputType(java.lang.String string)
|
void |
setOutputTypes(java.lang.String[] strings)
|
void |
setParameterDefinitions(int index,
com.actuate.schemas.ParameterDefinition parameterDefinition)
Sets the parameterDefinition from index location. |
void |
setParameterDefinitions(com.actuate.schemas.ParameterDefinition[] parameterDefinitions)
Sets the parameterDefinitions. |
void |
setParameters(int index,
com.actuate.schemas.ParameterValue parameter)
Sets the parameter value based on the specified index. |
void |
setParameters(com.actuate.schemas.ParameterValue[] parameters)
Sets the parameters. |
void |
setPriority(int value)
Sets the value of the priority, updating both the radio button and the text box |
void |
setPriorityRadioValue(int value)
Sets the value of the priority radio button |
void |
setProgressive(boolean progressive)
Sets the progressive. |
void |
setRecurringDay(java.lang.String recurringDay)
Sets the recurringDay, the values available is in the array recurringDayList. |
void |
setRecurringTime(java.lang.String recurringTime)
Sets the recurringTime. |
void |
setRecurringTime(java.lang.String recurringTime,
boolean UTF8)
Sets the recurringTime. |
void |
setRequesterPageShown(boolean requesterPageShown)
|
void |
setReservedParameters(java.util.Map reservedParameters)
Saves the reserved parameters into the form. |
void |
setSaveOutput(boolean saveOutput)
Sets the saveOutput. |
void |
setScheduleType(java.lang.String scheduleType)
Sets the scheduleType. |
void |
setSelectedTab(java.lang.String selectedTab)
Sets the selectedTab. |
void |
setStartDate(java.lang.String startDate)
Sets the startDate. |
void |
setStartDateUTF(java.lang.String startDate,
boolean UTF8)
Sets the startDate. |
void |
setStringKeep(java.lang.String stringKeep)
Sets the stringKeep. |
void |
setStringSaveOutput(java.lang.String stringSaveOutput)
Sets the stringSaveOutput. |
void |
setStringUseEndDateTime(java.lang.String stringUseEndDateTime)
Sets the stringUseEndDateTime. |
void |
setStringUseStartDateTime(java.lang.String stringUseStartDateTime)
Sets the stringUseStartDateTime. |
void |
setTotalTabs(int totalTabs)
|
void |
setUseEndDateTime(boolean useEndDateTime)
Sets the useEndDateTime. |
void |
setUseStartDateTime(boolean useStartDateTime)
Sets the useStartDateTime. |
void |
setVersionName(java.lang.String versionName)
|
void |
setVersionName(java.lang.String versionName,
boolean UTF8)
Sets the versionName. |
void |
setWindowName(java.lang.String windowName)
|
Methods inherited from class com.actuate.activeportal.forms.BaseActionForm |
---|
isPostback, setPostback |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PRIORITY_LOW
public static final int PRIORITY_MED
public static final int PRIORITY_HI
public static final int PRIORITY_OTHER
public static final java.lang.String STR_PRIORITY_LOW
public static final java.lang.String STR_PRIORITY_MED
public static final java.lang.String STR_PRIORITY_HI
public static final java.lang.String STR_PRIORITY_OTHER
Constructor Detail |
---|
public SubmitJobActionForm()
Method Detail |
---|
public void fixUTF8()
fixUTF8
in class JobActionForm
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
reset
in class JobActionForm
public void clear()
public java.lang.String getAbsFolder()
public com.actuate.schemas.ParameterValue[] getPrecedingParameterValuesForChangedChildren(com.actuate.schemas.ParameterDefinition[] paramDef, com.actuate.schemas.ParameterValue[] paramValues, java.lang.String changedName)
public com.actuate.schemas.ParameterDefinition[] getChildParameterDefinitions(com.actuate.schemas.ParameterDefinition[] paramDef, java.lang.String changedName)
public java.lang.String getChangedParamterName()
public java.lang.String getEndDate()
getEndDate
in class JobActionForm
public java.lang.String getFolderType()
public java.lang.String getHeadline()
public java.lang.String getIfExists()
public java.lang.String getInputfile()
public java.lang.String getJobName()
getJobName
in class JobActionForm
public java.lang.String getJobType()
public boolean isAlreadyRetrievedParameters()
public boolean isKeep()
public java.lang.String getNumVersions()
public java.lang.String getOnceDate()
getOnceDate
in class JobActionForm
public java.lang.String getOnceTime()
getOnceTime
in class JobActionForm
public java.lang.String getOutputName()
public java.lang.String getOutputDocumentPath()
public java.lang.String getRecurringDay()
getRecurringDay
in class JobActionForm
public java.lang.String getRecurringTime()
getRecurringTime
in class JobActionForm
public boolean isSaveOutput()
public java.lang.String getScheduleType()
getScheduleType
in class JobActionForm
public java.lang.String getSelectedTab()
public java.lang.String getStartDate()
getStartDate
in class JobActionForm
public boolean isUseEndDateTime()
isUseEndDateTime
in class JobActionForm
public boolean isUseStartDateTime()
isUseStartDateTime
in class JobActionForm
public java.lang.String getVersionName()
public void setAbsFolder(java.lang.String absFolder, boolean UTF8)
absFolder
- The absFolder to setpublic void setAbsFolder(java.lang.String absFolder)
public void setchangedParamterName(java.lang.String paramterName)
public void setEndDateUTF(java.lang.String endDate, boolean UTF8)
endDate
- The endDate to setpublic void setEndDate(java.lang.String endDate)
JobActionForm
setEndDate
in class JobActionForm
endDate
- The endDate to setpublic void setFolderType(java.lang.String folderType)
folderType
- The folderType to setpublic void setHeadline(java.lang.String headline, boolean UTF8)
headline
- The headline to setpublic void setHeadline(java.lang.String headline)
public void setIfExists(java.lang.String ifExists)
ifExists
- The ifExists to setpublic void setIsAlreadyRetrievedParameter(boolean retrievedParameters)
public void setInputfile(java.lang.String inputfile, boolean UTF8)
inputfile
- The inputfile to setpublic void setInputfile(java.lang.String inputfile)
public void setJobName(java.lang.String jobName, boolean UTF8)
jobName
- The jobName to setpublic void setJobName(java.lang.String jobName)
JobActionForm
setJobName
in class JobActionForm
jobName
- The jobName to setpublic void setJobType(java.lang.String jobType)
jobType
- The jobType to setpublic void setKeep(boolean keep)
keep
- The keep to setpublic void setNumVersions(java.lang.String numVersions)
numVersions
- The numVersions to setpublic void setOnceDate(java.lang.String onceDate, boolean UTF8)
onceDate
- The onceDate to setpublic void setOnceDate(java.lang.String onceDate)
JobActionForm
setOnceDate
in class JobActionForm
onceDate
- The onceDate to setpublic void setOnceTime(java.lang.String onceTime, boolean UTF8)
onceTime
- The onceTime to setpublic void setOnceTime(java.lang.String onceTime)
JobActionForm
setOnceTime
in class JobActionForm
onceTime
- The onceTime to setpublic void setOutputName(java.lang.String outputName, boolean UTF8)
outputName
- The outputName to setpublic void setOutputName(java.lang.String outputName)
public void setOutputDocumentPath(java.lang.String path, boolean UTF8)
path
- the expected path to persistent the document.UTF8
- true or false for UTF8 encoding.public void setRecurringDay(java.lang.String recurringDay)
setRecurringDay
in class JobActionForm
recurringDay
- The recurringDay to setJobActionForm.recurringDayList
public void setRecurringTime(java.lang.String recurringTime, boolean UTF8)
recurringTime
- The recurringTime to setpublic void setRecurringTime(java.lang.String recurringTime)
JobActionForm
setRecurringTime
in class JobActionForm
recurringTime
- The recurringTime to setpublic void setSaveOutput(boolean saveOutput)
saveOutput
- The saveOutput to setpublic void setScheduleType(java.lang.String scheduleType)
setScheduleType
in class JobActionForm
scheduleType
- The scheduleType to setpublic void setSelectedTab(java.lang.String selectedTab)
selectedTab
- The selectedTab to setpublic void setStartDateUTF(java.lang.String startDate, boolean UTF8)
startDate
- The startDate to setpublic void setStartDate(java.lang.String startDate)
JobActionForm
setStartDate
in class JobActionForm
startDate
- The startDate to setpublic void setUseEndDateTime(boolean useEndDateTime)
setUseEndDateTime
in class JobActionForm
useEndDateTime
- The useEndDateTime to setpublic void setUseStartDateTime(boolean useStartDateTime)
setUseStartDateTime
in class JobActionForm
useStartDateTime
- The useStartDateTime to setpublic void setVersionName(java.lang.String versionName, boolean UTF8)
versionName
- The versionName to setpublic void setVersionName(java.lang.String versionName)
public java.lang.String getStringUseStartDateTime()
public void setStringUseStartDateTime(java.lang.String stringUseStartDateTime)
stringUseStartDateTime
- The stringUseStartDateTime to setpublic java.lang.String getStringKeep()
public java.lang.String getStringSaveOutput()
public java.lang.String getStringUseEndDateTime()
public void setStringKeep(java.lang.String stringKeep)
stringKeep
- The stringKeep to setpublic void setStringSaveOutput(java.lang.String stringSaveOutput)
stringSaveOutput
- The stringSaveOutput to setpublic void setStringUseEndDateTime(java.lang.String stringUseEndDateTime)
stringUseEndDateTime
- The stringUseEndDateTime to setpublic java.lang.String getInvokeSubmit()
public void setInvokeSubmit(java.lang.String invokeSubmit)
invokeSubmit
- The invokeSubmit to setpublic void setReservedParameters(java.util.Map reservedParameters)
reservedParameters
- public java.util.Map getReservedParameters()
public com.actuate.schemas.ParameterDefinition[] getParameterDefinitions()
public void setParameterDefinitions(com.actuate.schemas.ParameterDefinition[] parameterDefinitions)
parameterDefinitions
- The parameterDefinitions to setpublic java.lang.String getChangedConversionOptions()
public void setChangedConversionOptions(java.lang.String option)
option
- public com.actuate.schemas.ParameterDefinition[] getConvParameterDefinitions()
public void setConvParameterDefinitions(com.actuate.schemas.ParameterDefinition[] parameterDefinitions)
parameterDefinitions
- The parameterDefinitions to setpublic boolean isConversionOptionSupported()
public com.actuate.schemas.ParameterDefinition getParameterDefinitions(int index)
public void setParameterDefinitions(int index, com.actuate.schemas.ParameterDefinition parameterDefinition)
index
- parameterDefinition
- public com.actuate.schemas.ParameterValue[] getParameters()
getParameters
in class JobActionForm
public void setParameters(com.actuate.schemas.ParameterValue[] parameters)
setParameters
in class JobActionForm
parameters
- The parameters to setpublic com.actuate.activeportal.utils.AdHocParameters getAdhocControlListParameters(int index)
public com.actuate.schemas.ParameterValue[] getConvParameters()
public com.actuate.schemas.ParameterValue getConvParameters(int index)
public void setConvParameters(com.actuate.schemas.ParameterValue[] parameters)
parameters
- The parameters to setpublic void setConvParameters(int index, com.actuate.schemas.ParameterValue parameter)
index
- parameter
- The parameter to setpublic com.actuate.activeportal.utils.AdHocParameters getConvAdhocControlListParameters(int index)
public void setConversionFormat(java.lang.String conversionFormat)
conversionFormat
- public java.lang.String getConversionFormat()
public com.actuate.schemas.ParameterValue getParameters(int index)
getParameters
in class JobActionForm
public void setParameters(int index, com.actuate.schemas.ParameterValue parameter)
setParameters
in class JobActionForm
index
- parameter
- The ParameterValue to setpublic boolean isProgressive()
public void setProgressive(boolean progressive)
progressive
- The progressive to setpublic boolean isArchiveBeforeDelete()
public java.lang.String getArchivePolicy()
public java.lang.String getExpireAge()
public java.lang.String getExpireDate()
public java.lang.String getExpireTime()
public void setArchiveBeforeDelete(boolean archiveBeforeDelete)
archiveBeforeDelete
- The archiveBeforeDelete to setpublic void setArchivePolicy(java.lang.String archivePolicy)
archivePolicy
- The archivePolicy to setpublic void setExpireAge(java.lang.String expireAge)
expireAge
- The expireAge to setpublic void setExpireDate(java.lang.String expireDate, boolean UTF8)
expireDate
- The expireDate to setpublic void setExpireDate(java.lang.String expireDate)
public void setExpireTime(java.lang.String expireTime, boolean UTF8)
expireTime
- The expireTime to setpublic void setExpireTime(java.lang.String expireTime)
public int getPriority()
public void setPriority(int value)
value
- The priority to setpublic int getPriorityRadioValue()
public void setPriorityRadioValue(int value)
value
- The priority to setpublic java.lang.Integer getOtherPriorityValue()
public void setOtherPriorityValue(java.lang.Integer value)
value
- The priority to setpublic java.lang.String[] getNotifyUsersByName()
public void setNotifyUsersByName(java.lang.String[] notifyUsersByName)
notifyUsersByName
- The notifyUsersByName to setpublic java.lang.String[] getNotifyChannelsByName()
public java.lang.String[] getNotifyGroupsByName()
public void setNotifyChannelsByName(java.lang.String[] notifyChannelsByName)
notifyChannelsByName
- The notifyChannelsByName to setpublic void setNotifyGroupsByName(java.lang.String[] notifyGroupsByName)
notifyGroupsByName
- The notifyGroupsByName to setpublic void setNotificationTypes(java.lang.String[] notificationTypes)
public java.lang.String[] getNotificationTypes()
public java.lang.String[] getOutputFormatTypes()
public java.lang.String[] getOutputTypes()
public java.lang.String getOutputType()
public void setOutputType(java.lang.String string)
string
- public boolean isOutputConversionAllowed()
public void setOutputConversionAllowed(boolean value)
value
- public void setOutputTypes(java.lang.String[] strings)
strings
- public void setIPortalID(java.lang.String parameter)
public java.lang.String getIPortalID()
public int getTotalTabs()
public void setTotalTabs(int totalTabs)
public void setDependentFileType(java.lang.String fileType)
fileType
- public java.lang.String getDependentFileType()
public void setDependentFileName(java.lang.String fileName)
fileName
- full path namepublic java.lang.String getDependentFileName()
public java.lang.String getWindowName()
public void setWindowName(java.lang.String windowName)
public boolean getRequesterPageShown()
public void setRequesterPageShown(boolean requesterPageShown)
public boolean isUsingJSAPIParameterPage()
public void setIsUsingJSAPIParameterPage(boolean usingJSAPIParameterPage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |