public class InputReader extends Object
| Constructor and Description |
|---|
InputReader() |
public static void setNullPromptOption(boolean value)
public static boolean getNullPromptOption()
public static void getInputLine()
throws IOException
IOExceptionpublic static boolean getBoolean(String prompt, boolean defaultVal) throws IOException
IOExceptionpublic static boolean getBooleanForChangingInfo(String prompt, boolean defaultVal) throws IOException
IOExceptionpublic static int getInt(int defaultVal)
throws IOException
IOExceptionpublic static int getInt(String prompt, int defaultVal) throws IOException
IOExceptionpublic static long getLong(String prompt, long defaultVal) throws IOException
IOExceptionpublic static double getDouble(String prompt, double defaultVal) throws IOException
IOExceptionpublic static char getChar(String prompt, char defaultVal) throws IOException
IOExceptionpublic static String getString(String prompt, String defaultVal) throws IOException
IOExceptionpublic static Time getTimeOfDay(String prompt, Time defaultTime) throws IOException
IOExceptionpublic static Timestamp getTimestamp(String prompt, Timestamp defaultTime) throws IOException
IOExceptionpublic static Timestamp[] getTimestampArray() throws IOException
IOExceptionpublic static List<Timestamp> getTimestampList() throws IOException
IOExceptionpublic static int[] getInternalIDList()
throws IOException
IOExceptionpublic static List<Integer> getInternalIDArrayList() throws IOException
IOExceptionpublic static List<Integer> getIntegerList() throws IOException
IOExceptionpublic static FormType[] getFormTypeList() throws IOException
IOExceptionpublic static String[] getStringArray(String indent, String header) throws IOException
IOExceptionpublic static List<String> getStringList(String indent, String header) throws IOException
IOExceptionpublic static String[] getApplicationKeyList(String indent) throws IOException
IOExceptionpublic static void getARServerUser()
throws IOException
IOExceptionpublic static FilterMessageAction getFilterStatusInfo() throws IOException
IOExceptionpublic static MessageAction getMessageInfo() throws IOException
IOExceptionpublic static List<CoordinateInfo> getCoordinateInfoList() throws IOException
IOExceptionpublic static ByteListValue getByteListInfo() throws IOException
IOExceptionpublic static AttachmentValue getAttachmentInfo() throws IOException
IOExceptionpublic static Value getValue() throws IOException, ARException
IOExceptionARExceptionpublic static Value getValue(String indent) throws IOException, ARException
IOExceptionARExceptionpublic static Value getValue(int dataType) throws IOException, ARException
IOExceptionARExceptionpublic static Value getValue(int dataType, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static List<Value> getValueList() throws IOException, ARException
IOExceptionARExceptionpublic static EntryListFieldInfo getEntryListFieldInfo() throws IOException
IOExceptionpublic static List<EntryListFieldInfo> getEntryListFieldInfoList() throws IOException
IOExceptionpublic static StatusHistoryValueIndicator getStatusHistoryValue() throws IOException
IOExceptionpublic static CurrencyPartInfo getCurrencyPartInfo() throws IOException
IOExceptionpublic static ArithmeticOrRelationalOperand getArithmeticOrRelationalOperand(List<IQuerySource> fieldSources, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static ArithmeticOperationInfo getArithmeticOperationInfo(String indent) throws IOException, ARException
IOExceptionARExceptionpublic static ArithmeticOperationInfo getArithmeticOperationInfo(List<IQuerySource> fieldSources, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static RelationalOperationInfo getRelationalOperationInfo() throws IOException, ARException
IOExceptionARExceptionpublic static RelationalOperationInfo getRelationalOperationInfo(String indent) throws IOException, ARException
IOExceptionARExceptionpublic static RelationalOperationInfo getRelationalOperationInfo(List<IQuerySource> fieldSources, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static QualifierInfo getQualifierInfo() throws IOException, ARException
IOExceptionARExceptionpublic static QualifierInfo getQualifierInfo(List<IQuerySource> fieldSources, String label, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static QualifierInfo[] getQualifierInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static SortInfo getSortInfo() throws IOException
IOExceptionpublic static List<SortInfo> getSortInfoList() throws IOException
IOExceptionpublic static List<SortInfo> getSortInfoListWithSources(List<IQuerySource> sources) throws IOException
IOExceptionpublic static SortInfo getSortInfoWithSources(List<IQuerySource> sources) throws IOException
IOExceptionpublic static IndexInfo getIndexInfo() throws IOException
IOExceptionpublic static List<IndexInfo> getIndexInfoList() throws IOException
IOExceptionpublic static ArchiveInfo getArchiveInfo() throws IOException, ARException
IOExceptionARExceptionpublic static AssociationsToFollow getAssociationsToFollow() throws IOException, ARException
IOExceptionARExceptionpublic static AuditInfo getAuditInfo() throws IOException, ARException
IOExceptionARExceptionpublic static Form getForm() throws IOException, ARException
IOExceptionARExceptionpublic static Association getAssociation(int type) throws IOException, ARException
IOExceptionARExceptionpublic static Container getContainer() throws IOException
IOExceptionpublic static Field getField() throws IOException
IOExceptionpublic static FieldMapping getFieldMappingInfo() throws IOException
IOExceptionpublic static PropInfo getPropInfo() throws IOException, ARException
IOExceptionARExceptionpublic static PropInfo[] getPropInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static DisplayPropertyMap getDisplayPropertyMap() throws IOException, ARException
IOExceptionARExceptionpublic static ViewDisplayPropertyMap getViewDisplayPropertyMap() throws IOException, ARException
IOExceptionARExceptionpublic static ObjectPropertyMap getObjectPropertyMap() throws IOException, ARException
IOExceptionARExceptionpublic static DisplayInstanceMap getDisplayInstanceMap() throws IOException, ARException
IOExceptionARExceptionpublic static AssignFieldInfo getAssignFieldInfo() throws IOException, ARException
IOExceptionARExceptionpublic static DDEAction getDDEInfo() throws IOException
IOExceptionpublic static OleAutomationAction getAutomationInfo() throws IOException, ARException
IOExceptionARExceptionpublic static COMValueInfo getCOMValueInfo() throws IOException, ARException
IOExceptionARExceptionpublic static COMMethodParmInfo getCOMMethodParmInfo() throws IOException, ARException
IOExceptionARExceptionpublic static List<COMMethodParmInfo> getCOMMethodParmInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static COMMethodInfo getCOMMethodInfo() throws IOException, ARException
IOExceptionARExceptionpublic static List<COMMethodInfo> getCOMMethodInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static OpenWindowAction getOpenWindowAction() throws IOException, ARException
IOExceptionARExceptionpublic static CloseWindowAction getCloseWindowInfo() throws IOException
IOExceptionpublic static CallGuideAction getCallGuideInfo() throws IOException, ARException
IOExceptionARExceptionpublic static ExitGuideAction getExitGuideInfo() throws IOException
IOExceptionpublic static GotoGuideLabelAction getGotoGuideLabelInfo() throws IOException
IOExceptionpublic static WaitAction getWaitInfo() throws IOException
IOExceptionpublic static AssignSQLInfo getAssignSQLInfo() throws IOException
IOExceptionpublic static AssignFilterApiInfo getAssignFilterApiInfo() throws IOException, ARException
IOExceptionARExceptionpublic static AssignInfo getAssignInfo() throws IOException, ARException
IOExceptionARExceptionpublic static ArithOpAssignInfo getArithOpAssignInfo() throws IOException, ARException
IOExceptionARExceptionpublic static FunctionAssignInfo getFunctionAssignInfo() throws IOException, ARException
IOExceptionARExceptionpublic static FieldAssignInfo getFieldAssignInfo() throws IOException, ARException
IOExceptionARExceptionpublic static List<FieldAssignInfo> getFieldAssignInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static SetFieldsAction getSetFieldsActionInfo(boolean isActiveLink) throws IOException, ARException
IOExceptionARExceptionpublic static PushFieldsAction getPushFieldsAction() throws IOException, ARException
IOExceptionARExceptionpublic static List<PushFieldsInfo> getPushFieldsInfoList() throws IOException, ARException
IOExceptionARExceptionpublic static DirectSqlAction getSQLInfo() throws IOException
IOExceptionpublic static GotoAction getGotoActionInfo() throws IOException
IOExceptionpublic static FilterAction getFilterActionInfo() throws IOException, ARException
IOExceptionARExceptionpublic static List<FilterAction> getFilterActionInfoList(boolean actionFlag) throws IOException, ARException
IOExceptionARExceptionpublic static RunMacroAction getActiveLinkMacroInfo() throws IOException
IOExceptionpublic static ChangeFieldAction getFieldCharacteristicsInfo() throws IOException, ARException
IOExceptionARExceptionpublic static ActiveLinkAction getActiveLinkActionInfo() throws IOException, ARException
IOExceptionARExceptionpublic static List<ActiveLinkAction> getActiveLinkActionInfoList(boolean actionFlag) throws IOException, ARException
IOExceptionARExceptionpublic static PermissionInfo getPermissionInfo(boolean fieldFlag) throws IOException
IOExceptionpublic static List<PermissionInfo> getPermissionInfoList(boolean fieldFlag) throws IOException
IOExceptionpublic static IntegerFieldLimit getIntegerLimitInfo() throws IOException
IOExceptionpublic static FieldKey getFieldKey(String prompt) throws IOException
IOExceptionpublic static PKFKMapping getPKFKMapping() throws IOException
IOExceptionpublic static Set<PKFKMapping> getPKFKMappingSet() throws IOException
IOExceptionpublic static RealFieldLimit getRealLimitInfo() throws IOException
IOExceptionpublic static CharacterFieldLimit getCharLimitInfo() throws IOException
IOExceptionpublic static DiaryFieldLimit getDiaryLimitInfo() throws IOException
IOExceptionpublic static EnumItem getEnumItem() throws IOException
IOExceptionpublic static List<EnumItem> getEnumItemList() throws IOException
IOExceptionpublic static SelectionFieldLimit getEnumLimitInfo() throws IOException
IOExceptionpublic static AttachmentFieldLimit getAttachmentLimitInfo() throws IOException
IOExceptionpublic static TableFieldLimit getTableLimitInfo() throws IOException, ARException
IOExceptionARExceptionpublic static ColumnFieldLimit getColumnLimitInfo() throws IOException
IOExceptionpublic static DecimalFieldLimit getDecimalLimitInfo() throws IOException
IOExceptionpublic static List<CurrencyDetail> getCurrencyDetail(String prompt, int defaultOccurances) throws IOException
IOExceptionpublic static CurrencyFieldLimit getCurrencyLimitInfo() throws IOException
IOExceptionpublic static ViewFieldLimit getViewLimits() throws IOException
IOExceptionpublic static DisplayFieldLimit getDisplayLimits() throws IOException
IOExceptionpublic static MenuItem getCharMenuItemInfo() throws IOException
IOExceptionpublic static ListMenu getCharMenuListInfo() throws IOException
IOExceptionpublic static QueryMenu getCharMenuQueryInfo() throws IOException, ARException
IOExceptionARExceptionpublic static FileMenu getCharMenuFileInfo() throws IOException
IOExceptionpublic static SqlMenu getCharMenuSQLInfo() throws IOException
IOExceptionpublic static List<MenuItem> getCharMenuItemInfoList() throws IOException
IOExceptionpublic static DataDictionaryMenu getCharMenuDDInfo() throws IOException
IOExceptionpublic static Menu getCharMenuSSInfo() throws IOException
IOExceptionpublic static Menu getMenu() throws IOException, ARException
IOExceptionARExceptionpublic static StructItemInfo getStructItemInfo() throws IOException
IOExceptionpublic static List<StructItemInfo> getStructItemInfoList() throws IOException
IOExceptionpublic static ServerInfo getServerInfo() throws IOException, ARException
IOExceptionARExceptionpublic static ServerInfoMap getServerInfoMap() throws IOException, ARException
IOExceptionARExceptionpublic static List<Reference> getReferenceList() throws IOException, ARException
IOExceptionARExceptionpublic static Reference getReference() throws IOException, ARException
IOExceptionARExceptionpublic static ReferenceType getReferenceType() throws IOException
IOExceptionpublic static List<ContainerOwner> getContainerOwnerList() throws IOException
IOExceptionpublic static ContainerOwner getContainerOwner() throws IOException
IOExceptionpublic static ContainerType getContainerType() throws IOException
IOExceptionpublic static List<ContainerType> getContainerTypeList() throws IOException
IOExceptionpublic static LocalizedRequestInfo getLocalizedRequestInfo() throws IOException
IOExceptionpublic static LocalizedRequestInfo[] getLocalizedRequestInfoList() throws IOException
IOExceptionpublic static StatusHistoryItem getStatusHistoryItem() throws IOException
IOExceptionpublic static StatusHistoryValue getStatusHistory() throws IOException
IOExceptionpublic static DiaryItem getDiaryInfo() throws IOException
IOExceptionpublic static DiaryListValue getDiaryInfoList() throws IOException
IOExceptionpublic static EscalationTimeCriteria getEsclationTmInfo() throws IOException
IOExceptionpublic static DayInfo getDayInfo() throws IOException
IOExceptionpublic static FieldLimit getFieldLimitInfo(int dataType) throws IOException, ARException
IOExceptionARExceptionpublic static DataType getDataType() throws IOException
IOExceptionpublic static FormType getFormType() throws IOException
IOExceptionpublic static EntryKey getEntryKey() throws IOException
IOExceptionpublic static ByteListValue[] getByteListInfoList() throws IOException
IOExceptionpublic static Entry getEntry() throws IOException, ARException
IOExceptionARExceptionpublic static ViewKey getViewKey() throws IOException
IOExceptionpublic static int[] getIntArray()
throws IOException
IOExceptionpublic static QueryInfo getQueryInfo() throws IOException, ARException
IOExceptionARExceptionpublic static NotifyAction getNotifyActionInfo() throws IOException
IOExceptionpublic static StatusInfo getStatusInfo() throws IOException
IOExceptionpublic static CommitChangesAction getCommitChangesInfo() throws IOException
IOExceptionpublic static String getFileContents(String fileName) throws IOException, FileNotFoundException
IOExceptionFileNotFoundExceptionpublic static String getFileContent(String promt, String defaultFilePath, int numberOfAttempts, OutputWriter outputWriter)
public static ReferenceType[] getReferenceTypeList() throws IOException
IOExceptionpublic static SupportFileKey getSupportFileKey() throws IOException
IOExceptionpublic static LocalizedValueCriteria getLocalizedValueCriteria() throws IOException
IOExceptionpublic static AlertMessageCriteria getAlertMessageCriteria() throws IOException
IOExceptionpublic static String getString(String prompt) throws IOException
IOExceptionpublic static JoinForm getJoinForm() throws IOException, ARException
IOExceptionARExceptionpublic static DirectAssociation getDirectAssociation() throws IOException, ARException
IOExceptionARExceptionpublic static IndirectAssociation getIndirectAssociation() throws IOException, ARException
IOExceptionARExceptionpublic static ViewForm getViewForm() throws IOException
IOExceptionpublic static VendorForm getVendorForm() throws IOException
IOExceptionpublic static void openInputFile(String inputFileName) throws IOException
IOExceptionpublic static String[] getStringList() throws IOException
IOExceptionpublic static WorkflowLockInfo getWorkflowLockInfo() throws IOException
IOExceptionpublic static WfdBreakpoint WFDFillBreakPt(boolean local) throws IOException
IOExceptionpublic static RegularQuery getRegularQuery() throws IOException, ARException
IOExceptionARExceptionpublic static RecursiveQuery getRecursiveQuery() throws IOException, ARException
IOExceptionARExceptionpublic static List<IQuerySource> getQuerySourceList(String indent) throws IOException, ARException
IOExceptionARExceptionpublic static List<IQuerySource> getQuerySourceList(RecursiveQuery recQuery, String indent) throws IOException, ARException
IOExceptionARExceptionpublic static IQuerySource getQuerySource(String indent, RecursiveQuery recQuery, List<IQuerySource> joinableSources) throws IOException, ARException
IOExceptionARExceptionpublic static IQuerySource getSourceJoinedWith(List<IQuerySource> sources, String indent) throws IOException
IOExceptionpublic static List<QueryFormField> getQueryFormFieldList(List<IQuerySource> sources, String indent) throws IOException
IOExceptionpublic static QueryFormField getQueryFormField(List<IQuerySource> sources, String indent) throws IOException
IOExceptionpublic static ValueSetQuery getValueSetQuery(String indent) throws IOException, ARException
IOExceptionARExceptionpublic static ImageData getImageData() throws IOException
IOExceptionpublic static String[] getObjectModificationLogLabelAndTaskName() throws IOException
IOException? Copyright 2013 BMC Software, Inc.