Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C E F G H I P R S T U

A

AddressData - class com.flexstor.common.data.ejb.address.AddressData.
This is the class that supports EmailAddressData and FtpAddressData
AddressData() - Constructor for class com.flexstor.common.data.ejb.address.AddressData
Default constructor for the AddressData class
AddressData(String) - Constructor for class com.flexstor.common.data.ejb.address.AddressData
Constructor for the AddressData class
AddressData(AddressData) - Constructor for class com.flexstor.common.data.ejb.address.AddressData
Creates a AddressData object based on an orginal AddressData object.

C

cloneObject() - Method in class com.flexstor.common.data.ejb.address.AddressData
Copies all members from the this into a new object.
cloneObject() - Method in class com.flexstor.common.data.ejb.address.EmailAddressData
Clones this object.
cloneObject() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Clones this object.
com.flexstor.common.data.ejb.address - package com.flexstor.common.data.ejb.address
 

E

EmailAddressData - class com.flexstor.common.data.ejb.address.EmailAddressData.
This class supports state data for EMailAddress.
EmailAddressData() - Constructor for class com.flexstor.common.data.ejb.address.EmailAddressData
Default constructor for the EmailAddressData class
EmailAddressData(EmailAddressKey) - Constructor for class com.flexstor.common.data.ejb.address.EmailAddressData
Constructor for the EMailAddressDataBuild class
EmailAddressData(EmailAddressData) - Constructor for class com.flexstor.common.data.ejb.address.EmailAddressData
Creates a EmailAddressData object based on an orginal EmailAddressData object.
equals(Object) - Method in class com.flexstor.common.data.ejb.address.AddressData
Determine if these two objects are equal, i.e.
equals(Object) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Determine if these two objects are equal, i.e.

F

FtpAddressData - class com.flexstor.common.data.ejb.address.FtpAddressData.
This class supports state data for FtpAddress.
FtpAddressData() - Constructor for class com.flexstor.common.data.ejb.address.FtpAddressData
Default constructor for the FtpAddressData class
FtpAddressData(String) - Constructor for class com.flexstor.common.data.ejb.address.FtpAddressData
Constructor for the FtpAddressData class
FtpAddressData(FtpAddressData) - Constructor for class com.flexstor.common.data.ejb.address.FtpAddressData
Creates a FtpAddressData object based on an orginal FtpAddressData object.

G

getAddress() - Method in class com.flexstor.common.data.ejb.address.AddressData
Return the address of the respective address type
getDescription() - Method in class com.flexstor.common.data.ejb.address.AddressData
Return the description of the email address if not apparent
getName() - Method in class com.flexstor.common.data.ejb.address.AddressData
Return the name of the person or group reponsible for this address
getPassword() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the password of the authorized user of the ftp address
getProxyHost() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the name of the firewall server in dnsname.domain.tld format
getProxyPassword() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the password of an proxy user authorized for ftp access through the firewall
getProxyPort() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the port that the firewall allows ftp traffic through
getProxyUserID() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the userid of a proxy user authorized for ftp access through the firewall
getReference() - Method in class com.flexstor.common.data.ejb.address.EmailAddressData
Deprecated. see getKey()
getReference() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Deprecated. see getKey()
getRemoteDirectory() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the initial directory assigned once a user successfully logs into an ftp server
getUserID() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the id of an authorized user of the ftp server

H

hashcode() - Method in class com.flexstor.common.data.ejb.address.AddressData
Overwrite required by PureJava Checker

I

IDENTIFIER - Static variable in class com.flexstor.common.data.ejb.address.AddressData
 
IDENTIFIER - Static variable in class com.flexstor.common.data.ejb.address.EmailAddressData
 
IDENTIFIER - Static variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 
isAddressEqual(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
Checks whether two address strings have equal values.
isDescriptionEqual(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
Checks whether two description strings have equal values.
isNameEqual(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
Checks whether two name strings have equal values.
isPasswordEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two password strings have equal values.
isProxyHostEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two proxy host strings have equal values.
isProxyPasswordEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two proxy password strings have equal values.
isProxyUserIDEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two proxy userid strings have equal values.
isRemoteDirectoryEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two remote directory strings have equal values.
isUserIDEqual(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Checks whether two name strings have equal values.

P

password - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 
proxyHost - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 
proxyPassword - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 
proxyPort - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 
proxyUserID - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 

R

remoteDirectory - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 

S

sAddress - Variable in class com.flexstor.common.data.ejb.address.AddressData
 
sDescription - Variable in class com.flexstor.common.data.ejb.address.AddressData
 
setAddress(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
The email address in name@domain.TLD
setDescription(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
A description of the email address if not apparent
setKey(SettingKey) - Method in class com.flexstor.common.data.ejb.address.AddressData
Sets the key for the object
setKey(SettingKey) - Method in class com.flexstor.common.data.ejb.address.EmailAddressData
Sets the oracle key.
setKey(SettingKey) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Sets the oracle key.
setName(String) - Method in class com.flexstor.common.data.ejb.address.AddressData
The name of the person or group reponsible for this address
setPassword(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the password of the authorized user of the ftp address
setProxyHost(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the name of the firewall server in dnsname.domain.tld format
setProxyPassword(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the password of an proxy user authorized for ftp access through the firewall
setProxyPort(int) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the port that the firewall allows ftp traffic through
setProxyUserID(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the name of a proxy user authorized for ftp access through the firewall
setReference(EmailAddressKey) - Method in class com.flexstor.common.data.ejb.address.EmailAddressData
Deprecated. see setKey(EmailAddressKey aKey)
setReference(FtpAddressKey) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Deprecated. see setKey(FtpAddressKey aKey)
setRemoteDirectory(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the initial directory or directory path assigned once a user successfully logs into an ftp server
setUserID(String) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Set the id of an authorized user of the ftp server
synchronize(AddressData) - Method in class com.flexstor.common.data.ejb.address.AddressData
Copies all members from the argument into the current object.
synchronize(FtpAddressData) - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Copies all members from the argument into the current object.

T

toString() - Method in class com.flexstor.common.data.ejb.address.AddressData
Return the contents of the instance as a String.
toString() - Method in class com.flexstor.common.data.ejb.address.EmailAddressData
Return the contents of the instance as a String.
toString() - Method in class com.flexstor.common.data.ejb.address.FtpAddressData
Return the contents of the instance as a String.

U

userid - Variable in class com.flexstor.common.data.ejb.address.FtpAddressData
 

A C E F G H I P R S T U