|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.batchadapter.webservice.FTPConfiguration
public class FTPConfiguration
This class is the FTPConfiguration.
Constructor Summary | |
---|---|
FTPConfiguration()
Creates a new instance of FTPConfiguration |
Method Summary | |
---|---|
boolean |
getAppend()
Gets the Append. |
java.lang.String |
getDirectoryListingStyle()
Gets the DirectoryListingStyle. |
java.lang.String |
getHostName()
Gets the HostName. |
java.lang.String |
getMode()
Gets the Mode. |
java.lang.String |
getPassword()
Gets the Password. |
java.lang.String |
getPasswordEncrypted()
Gets the PasswordEncrypted. |
java.lang.String |
getPostDirectoryName()
Gets the PostDirectoryName. |
boolean |
getPostDirectoryNameIsPattern()
Gets the PostDirectoryNameIsPattern. |
java.lang.String |
getPostFileName()
Gets the PostFileName. |
boolean |
getPostFileNameIsPattern()
Gets the PostFileNameIsPattern. |
java.lang.String |
getPostTransferCommand()
Gets the PostTransferCommand. |
java.lang.String |
getPreDirectoryName()
Gets the PreDirectoryName. |
boolean |
getPreDirectoryNameIsPattern()
Gets the PreDirectoryNameIsPattern. |
java.lang.String |
getPreFileName()
Gets the PreFileName. |
boolean |
getPreFileNameIsPattern()
Gets the PreFileNameIsPattern. |
java.lang.String |
getPreTransferCommand()
Gets the PreTransferCommand. |
int |
getServerPort()
Gets the ServerPort. |
java.lang.String |
getTargetDirectoryName()
Gets the TargetDirectoryName. |
boolean |
getTargetDirectoryNameIsPattern()
Gets the TargetDirectoryNameIsPattern. |
java.lang.String |
getTargetFileName()
Gets the TargetFileName. |
boolean |
getTargetFileNameIsPattern()
Gets the TargetFileNameIsPattern. |
boolean |
getUsePASV()
Gets the UsePASV. |
java.lang.String |
getUserDefinedDirectoryListingStyle()
Gets the UserDefinedDirectoryListingStyle. |
java.lang.String |
getUserDefinedHeuristicsCfgFile()
Gets the UserDefinedHeuristicsCfgFile. |
java.lang.String |
getUserName()
Gets the UserName. |
boolean |
hasAppend()
Checks whether the Append properety has been set. |
boolean |
hasDirectoryListingStyle()
Checks whether the DirectoryListingStyle properety has been set. |
boolean |
hasHostName()
Checks whether the HostName properety has been set. |
boolean |
hasMode()
Checks whether the Mode properety has been set. |
boolean |
hasPassword()
Checks whether the Password properety has been set. |
boolean |
hasPostDirectoryName()
Checks whether the PostDirectoryName properety has been set. |
boolean |
hasPostDirectoryNameIsPattern()
Checks whether the PostDirectoryNameIsPattern properety has been set. |
boolean |
hasPostFileName()
Checks whether the PostFileName properety has been set. |
boolean |
hasPostFileNameIsPattern()
Checks whether the PostFileNameIsPattern properety has been set. |
boolean |
hasPostTransferCommand()
Checks whether the PostTransferCommand properety has been set. |
boolean |
hasPreDirectoryName()
Checks whether the PreDirectoryName properety has been set. |
boolean |
hasPreDirectoryNameIsPattern()
Checks whether the PreDirectoryNameIsPattern properety has been set. |
boolean |
hasPreFileName()
Checks whether the PreFileName properety has been set. |
boolean |
hasPreFileNameIsPattern()
Checks whether the PreFileNameIsPattern properety has been set. |
boolean |
hasPreTransferCommand()
Checks whether the PreTransferCommand properety has been set. |
boolean |
hasServerPort()
Checks whether the ServerPort properety has been set. |
boolean |
hasTargetDirectoryName()
Checks whether the TargetDirectoryName properety has been set. |
boolean |
hasTargetDirectoryNameIsPattern()
Checks whether the TargetDirectoryNameIsPattern properety has been set. |
boolean |
hasTargetFileName()
Checks whether the TargetFileName properety has been set. |
boolean |
hasTargetFileNameIsPattern()
Checks whether the TargetFileNameIsPattern properety has been set. |
boolean |
hasUsePASV()
Checks whether the UsePASV properety has been set. |
boolean |
hasUserDefinedDirectoryListingStyle()
Checks whether the UserDefinedDirectoryListingStyle properety has been set. |
boolean |
hasUserDefinedHeuristicsCfgFile()
Checks whether the UserDefinedHeuristicsCfgFile properety has been set. |
boolean |
hasUserName()
Checks whether the UserName properety has been set. |
void |
persist(com.stc.connector.persistence.bpel.DataOutput dout)
Persists this message. |
void |
restore(com.stc.connector.persistence.bpel.DataInput din)
Restores this message. |
void |
setAppend(boolean newAppend)
Sets the Append. |
void |
setDirectoryListingStyle(java.lang.String newDirectoryListingStyle)
Sets the DirectoryListingStyle. |
void |
setHostName(java.lang.String newHostName)
Sets the HostName. |
void |
setMode(java.lang.String newMode)
Sets the Mode. |
void |
setPassword(java.lang.String newPassword)
Sets the Password. |
void |
setPostDirectoryName(java.lang.String newPostDirectoryName)
Sets the PostDirectoryName. |
void |
setPostDirectoryNameIsPattern(boolean newPostDirectoryNameIsPattern)
Sets the PostDirectoryNameIsPattern. |
void |
setPostFileName(java.lang.String newPostFileName)
Sets the PostFileName. |
void |
setPostFileNameIsPattern(boolean newPostFileNameIsPattern)
Sets the PostFileNameIsPattern. |
void |
setPostTransferCommand(java.lang.String newPostTransferCommand)
Sets the PostTransferCommand. |
void |
setPreDirectoryName(java.lang.String newPreDirectoryName)
Sets the PreDirectoryName. |
void |
setPreDirectoryNameIsPattern(boolean newPreDirectoryNameIsPattern)
Sets the PreDirectoryNameIsPattern. |
void |
setPreFileName(java.lang.String newPreFileName)
Sets the PreFileName. |
void |
setPreFileNameIsPattern(boolean newPreFileNameIsPattern)
Sets the PreFileNameIsPattern. |
void |
setPreTransferCommand(java.lang.String newPreTransferCommand)
Sets the PreTransferCommand. |
void |
setServerPort(int newServerPort)
Sets the ServerPort. |
void |
setTargetDirectoryName(java.lang.String newTargetDirectoryName)
Sets the TargetDirectoryName. |
void |
setTargetDirectoryNameIsPattern(boolean newTargetDirectoryNameIsPattern)
Sets the TargetDirectoryNameIsPattern. |
void |
setTargetFileName(java.lang.String newTargetFileName)
Sets the TargetFileName. |
void |
setTargetFileNameIsPattern(boolean newTargetFileNameIsPattern)
Sets the TargetFileNameIsPattern. |
void |
setUsePASV(boolean newUsePASV)
Sets the UsePASV. |
void |
setUserDefinedDirectoryListingStyle(java.lang.String newUserDefinedDirectoryListingStyle)
Sets the UserDefinedDirectoryListingStyle. |
void |
setUserDefinedHeuristicsCfgFile(java.lang.String newUserDefinedHeuristicsCfgFile)
Sets the UserDefinedDirectoryListingStyle. |
void |
setUserName(java.lang.String newUserName)
Sets the UserName. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FTPConfiguration()
Method Detail |
---|
public java.lang.String getPreTransferCommand()
public void setPreTransferCommand(java.lang.String newPreTransferCommand)
newPreTransferCommand
- The new PreTransferCommand.public boolean hasPreTransferCommand()
public java.lang.String getPassword()
public java.lang.String getPasswordEncrypted()
public void setPassword(java.lang.String newPassword)
newPassword
- The new Password.public boolean hasPassword()
public boolean getPostFileNameIsPattern()
public void setPostFileNameIsPattern(boolean newPostFileNameIsPattern)
newPostFileNameIsPattern
- The new PostFileNameIsPattern.public boolean hasPostFileNameIsPattern()
public int getServerPort()
public void setServerPort(int newServerPort)
newServerPort
- The new ServerPort.public boolean hasServerPort()
public java.lang.String getDirectoryListingStyle()
public java.lang.String getUserDefinedDirectoryListingStyle()
public java.lang.String getUserDefinedHeuristicsCfgFile()
public void setDirectoryListingStyle(java.lang.String newDirectoryListingStyle)
newDirectoryListingStyle
- The new DirectoryListingStyle.public void setUserDefinedDirectoryListingStyle(java.lang.String newUserDefinedDirectoryListingStyle)
newUserDefinedDirectoryListingStyle
- The new UserDefinedDirectoryListingStyle.public void setUserDefinedHeuristicsCfgFile(java.lang.String newUserDefinedHeuristicsCfgFile)
newUserDefinedDirectoryListingStyle
- The new UserDefinedDirectoryListingStyle.public boolean hasDirectoryListingStyle()
public boolean hasUserDefinedDirectoryListingStyle()
public boolean hasUserDefinedHeuristicsCfgFile()
public boolean getAppend()
public void setAppend(boolean newAppend)
newAppend
- The new Append.public boolean hasAppend()
public java.lang.String getPreFileName()
public void setPreFileName(java.lang.String newPreFileName)
newPreFileName
- The new PreFileName.public boolean hasPreFileName()
public boolean getPostDirectoryNameIsPattern()
public void setPostDirectoryNameIsPattern(boolean newPostDirectoryNameIsPattern)
newPostDirectoryNameIsPattern
- The new PostDirectoryNameIsPattern.public boolean hasPostDirectoryNameIsPattern()
public java.lang.String getTargetFileName()
public void setTargetFileName(java.lang.String newTargetFileName)
newTargetFileName
- The new TargetFileName.public boolean hasTargetFileName()
public java.lang.String getUserName()
public void setUserName(java.lang.String newUserName)
newUserName
- The new UserName.public boolean hasUserName()
public java.lang.String getPostTransferCommand()
public void setPostTransferCommand(java.lang.String newPostTransferCommand)
newPostTransferCommand
- The new PostTransferCommand.public boolean hasPostTransferCommand()
public boolean getPreDirectoryNameIsPattern()
public void setPreDirectoryNameIsPattern(boolean newPreDirectoryNameIsPattern)
newPreDirectoryNameIsPattern
- The new PreDirectoryNameIsPattern.public boolean hasPreDirectoryNameIsPattern()
public boolean getPreFileNameIsPattern()
public void setPreFileNameIsPattern(boolean newPreFileNameIsPattern)
newPreFileNameIsPattern
- The new PreFileNameIsPattern.public boolean hasPreFileNameIsPattern()
public boolean getTargetDirectoryNameIsPattern()
public void setTargetDirectoryNameIsPattern(boolean newTargetDirectoryNameIsPattern)
newTargetDirectoryNameIsPattern
- The new TargetDirectoryNameIsPattern.public boolean hasTargetDirectoryNameIsPattern()
public java.lang.String getTargetDirectoryName()
public void setTargetDirectoryName(java.lang.String newTargetDirectoryName)
newTargetDirectoryName
- The new TargetDirectoryName.public boolean hasTargetDirectoryName()
public boolean getTargetFileNameIsPattern()
public void setTargetFileNameIsPattern(boolean newTargetFileNameIsPattern)
newTargetFileNameIsPattern
- The new TargetFileNameIsPattern.public boolean hasTargetFileNameIsPattern()
public java.lang.String getHostName()
public void setHostName(java.lang.String newHostName)
newHostName
- The new HostName.public boolean hasHostName()
public java.lang.String getPreDirectoryName()
public void setPreDirectoryName(java.lang.String newPreDirectoryName)
newPreDirectoryName
- The new PreDirectoryName.public boolean hasPreDirectoryName()
public java.lang.String getMode()
public void setMode(java.lang.String newMode)
newMode
- The new Mode.public boolean hasMode()
public boolean getUsePASV()
public void setUsePASV(boolean newUsePASV)
newUsePASV
- The new UsePASV.public boolean hasUsePASV()
public java.lang.String getPostFileName()
public void setPostFileName(java.lang.String newPostFileName)
newPostFileName
- The new PostFileName.public boolean hasPostFileName()
public java.lang.String getPostDirectoryName()
public void setPostDirectoryName(java.lang.String newPostDirectoryName)
newPostDirectoryName
- The new PostDirectoryName.public boolean hasPostDirectoryName()
public void persist(com.stc.connector.persistence.bpel.DataOutput dout) throws java.lang.Exception
persist
in interface com.stc.connector.persistence.bpel.PersistableData
dout
- The DataOutput to which the Java Bean
message is persisted.
java.lang.Exception
- upon error.public void restore(com.stc.connector.persistence.bpel.DataInput din) throws java.lang.Exception
restore
in interface com.stc.connector.persistence.bpel.PersistableData
dis
- The DataInput from which the Java Bean
message is restored.
java.lang.Exception
- upon error.
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |