com.ibm.eNetwork.ECL Interface ECLXferBIDIServices

  PREV CLASS     NEXT CLASS FRAMES     NO FRAMES
SUMMARY:  INNER |  FIELD | CONSTR |  METHOD DETAIL:   FIELD | CONSTR |  METHOD
public interface ECLXferBIDIServices

The ECLXferBIDIServices interface provides access to the ECLXfer Bi-directional (BIDI) Language properties in an ECLXfer object. An ECLXferBIDIServices object is only available when using Bi-directional code pages (420, 424, or 803).

Field Summary
static java.lang.String HOST_FILE_ORIENTATION           String value for HostFileOrientation property keyword used in FileTransfer Bean
static java.lang.String IMPLICIT           PCFileType property value - IMPLICIT
static java.lang.String LAM_ALEF_COMPRESSION           String value for Lam_AlefCompression property keyword used in FileTransfer Bean, this property keyword only applies to Arabic Hosts
static java.lang.String LAM_ALEF_COMPRESSION_OFF           Lam_AlefCompression property value - Lam_AlefCompressionOff, this value only applies to Arabic hosts
static java.lang.String LAM_ALEF_COMPRESSION_ON           Lam_AlefCompression property value - Lam_AlefCompressionOn, this value only applies to Arabic hosts
static java.lang.String LAM_ALEF_EXPANSION           String value for Lam_AlefExpansion property keyword used in FileTransfer Bean, this property keyword only applies to Arabic Hosts
static java.lang.String LAM_ALEF_EXPANSION_OFF           Lam_AlefExpansion property value - Lam_AlefExpansionOff, this value only applies to Arabic hosts
static java.lang.String LAM_ALEF_EXPANSION_ON           Lam_AlefExpansion property value - Lam_AlefExpansionOn, this value only applies to Arabic hosts
static java.lang.String LEFT_TO_RIGHT           hostFileOrientation, PCFileOrientation property value - LEFTTORIGHT file
static java.lang.String NUMERALS           String value for Numerals property keyword used in FileTransfer Bean , this property keyword only applies to Arabic Hosts
static java.lang.String NUMERALS_CONTEXTUAL           Numerals property value - Numerals_Contextual, this value only applies to Arabic hosts
static java.lang.String NUMERALS_NATIONAL           Numerals property value - Numerals_National, this value only applies to Arabic hosts
static java.lang.String NUMERALS_NOMINAL           Numerals property value - Numerals_Nominal, this value only applies to Arabic hosts
static java.lang.String PC_FILE_ORIENTATION           String value for PCFileOrientation property keyword used in FileTransfer Bean
static java.lang.String PC_FILE_TYPE           String value for PCFileType property keyword used in FileTransfer Bean
static java.lang.String RIGHT_TO_LEFT           hostFileOrientation, PCFileOrientation property value - RIGHTTOLEFT file
static java.lang.String ROUND_TRIP           String value for Round_Trip property keyword used in FileTransfer Bean
static java.lang.String ROUND_TRIP_OFF           Round_Trip property value - Round_TripOff
static java.lang.String ROUND_TRIP_ON           Round_Trip property value - Round_TripOn
static java.lang.String SYM_SWAP           String value for Sym_Swap property keyword used in FileTransfer Bean
static java.lang.String SYM_SWAP_OFF           Sym_Swap property value - Sym_SwapOff
static java.lang.String SYM_SWAP_ON           Sym_Swap property value - Sym_SwapOn
static java.lang.String VISUAL           PCFileType property value - VISUAL

 

Method Summary
 java.lang.String GetHostFileOrientation ()           Get the current setting of the BIDI HostFileOrientation property
 java.lang.String GetLam_AlefCompression ()           Get the current setting of the BIDI Lam_AlefCompression property
 java.lang.String GetLam_AlefExpansion ()           Get the current setting of the BIDI Lam_AlefExpansion property
 java.lang.String GetNumerals ()           Get the current setting of the BIDI Numerals Shaping property
 java.lang.String GetPCFileOrientation ()           Get the current setting of the BIDI PCFileOrientation property
 java.lang.String GetPCFileType ()           Get the current setting of the BIDI PCFileType property
 java.lang.String GetRound_Trip ()           Get the current setting of the BIDI Round Trip property
 java.lang.String GetSym_Swap ()           Get the current setting of the BIDI Symmetric Swapping property
 void SetHostFileOrientation (java.lang.String hfo)           Set the BIDI HostFileOrientation property.
 void SetLam_AlefCompression (java.lang.String pft)           Set the BIDI Lam_AlefCompression property.
 void SetLam_AlefExpansion (java.lang.String pft)           Set the BIDI Lam_AlefExpansion property.
 void SetNumerals (java.lang.String pft)           Set the BIDI Numerals Shaping property.
 void SetPCFileOrientation (java.lang.String pfo)           Set the BIDI PCFileOrientation property.
 void SetPCFileType (java.lang.String pft)           Set the BIDI PCFileType property.
 void SetRound_Trip (java.lang.String pft)           Set the BIDI Round Trip property.
 void SetSym_Swap (java.lang.String pft)           Set the BIDI Symmetric Swapping property.

 

Field Detail

HOST_FILE_ORIENTATION



public static final java.lang.String 
HOST_FILE_ORIENTATION

         

PC_FILE_ORIENTATION



public static final java.lang.String 
PC_FILE_ORIENTATION

         

PC_FILE_TYPE



public static final java.lang.String 
PC_FILE_TYPE

         

VISUAL



public static final java.lang.String 
VISUAL

         

IMPLICIT



public static final java.lang.String 
IMPLICIT

         

LEFT_TO_RIGHT



public static final java.lang.String 
LEFT_TO_RIGHT

         

RIGHT_TO_LEFT



public static final java.lang.String 
RIGHT_TO_LEFT

         

LAM_ALEF_EXPANSION



public static final java.lang.String 
LAM_ALEF_EXPANSION

         

LAM_ALEF_EXPANSION_ON



public static final java.lang.String 
LAM_ALEF_EXPANSION_ON

         

LAM_ALEF_EXPANSION_OFF



public static final java.lang.String 
LAM_ALEF_EXPANSION_OFF

         

LAM_ALEF_COMPRESSION



public static final java.lang.String 
LAM_ALEF_COMPRESSION

         

LAM_ALEF_COMPRESSION_ON



public static final java.lang.String 
LAM_ALEF_COMPRESSION_ON

         

LAM_ALEF_COMPRESSION_OFF



public static final java.lang.String 
LAM_ALEF_COMPRESSION_OFF

         

SYM_SWAP



public static final java.lang.String 
SYM_SWAP

         

SYM_SWAP_ON



public static final java.lang.String 
SYM_SWAP_ON

         

SYM_SWAP_OFF



public static final java.lang.String 
SYM_SWAP_OFF

         

NUMERALS



public static final java.lang.String 
NUMERALS

         

NUMERALS_NOMINAL



public static final java.lang.String 
NUMERALS_NOMINAL

         

NUMERALS_NATIONAL



public static final java.lang.String 
NUMERALS_NATIONAL

         

NUMERALS_CONTEXTUAL



public static final java.lang.String 
NUMERALS_CONTEXTUAL

         

ROUND_TRIP



public static final java.lang.String 
ROUND_TRIP

         

ROUND_TRIP_ON



public static final java.lang.String 
ROUND_TRIP_ON

         

ROUND_TRIP_OFF



public static final java.lang.String 
ROUND_TRIP_OFF

         

Method Detail

SetHostFileOrientation



public void 
SetHostFileOrientation(java.lang.String hfo)
                            throws 
ECLErr

         

GetHostFileOrientation



public java.lang.String 
GetHostFileOrientation()

SetPCFileOrientation



public void 
SetPCFileOrientation(java.lang.String pfo)
                          throws 
ECLErr

         

GetPCFileOrientation



public java.lang.String 
GetPCFileOrientation()

SetPCFileType



public void 
SetPCFileType(java.lang.String pft)
                   throws 
ECLErr

         

GetPCFileType



public java.lang.String 
GetPCFileType()

SetLam_AlefExpansion



public void 
SetLam_AlefExpansion(java.lang.String pft)
                          throws 
ECLErr

         

GetLam_AlefExpansion



public java.lang.String 
GetLam_AlefExpansion()

SetLam_AlefCompression



public void 
SetLam_AlefCompression(java.lang.String pft)
                            throws 
ECLErr

         

GetLam_AlefCompression



public java.lang.String 
GetLam_AlefCompression()

SetSym_Swap



public void 
SetSym_Swap(java.lang.String pft)
                 throws 
ECLErr

         

GetSym_Swap



public java.lang.String 
GetSym_Swap()

SetNumerals



public void 
SetNumerals(java.lang.String pft)
                 throws 
ECLErr

         

GetNumerals



public java.lang.String 
GetNumerals()

SetRound_Trip



public void 
SetRound_Trip(java.lang.String pft)
                   throws 
ECLErr

         

GetRound_Trip



public java.lang.String 
GetRound_Trip()

  PREV CLASS     NEXT CLASS FRAMES     NO FRAMES
SUMMARY:  INNER |  FIELD | CONSTR |  METHOD DETAIL:   FIELD | CONSTR |  METHOD