net.sourceforge.fixagora.basis.shared.model.persistence
Class Counterparty

java.lang.Object
  extended by net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject
      extended by net.sourceforge.fixagora.basis.shared.model.persistence.Counterparty
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<java.lang.Object>, BusinessObjectGroup, PersistenceInterface

@Entity
public class Counterparty
extends AbstractBusinessObject
implements BusinessObjectGroup

The Class Counterparty.

See Also:
Serialized Form

Constructor Summary
Counterparty()
           
 
Method Summary
 java.lang.String getBusinessObjectName()
          Gets the business object name.
 java.lang.Class<? extends AbstractBusinessObject> getChildClass()
          Gets the child class.
 java.lang.String getCity()
          Gets the city.
 java.lang.String getCompanyPostalCode()
          Gets the company postal code.
 java.util.List<CounterPartyPartyID> getCounterPartyPartyIDs()
          Gets the counter party party i ds.
 java.lang.String getCountry()
          Gets the country.
 java.lang.String getDescription()
          Gets the description.
 java.lang.String getEmail()
          Gets the email.
 java.lang.String getFax()
          Gets the fax.
 java.lang.String getfLanguage()
          Gets the f language.
 java.lang.String getFtimezone()
          Gets the ftimezone.
 java.lang.String getHouse()
          Gets the house.
 java.lang.String getIcon()
          Gets the icon.
 java.lang.String getLargeIcon()
          Gets the large icon.
 java.lang.String getMobilePhone()
          Gets the mobile phone.
 java.lang.String getPoBox()
          Gets the po box.
 java.lang.String getPoPostalCode()
          Gets the po postal code.
 java.lang.String getPostalCode()
          Gets the postal code.
 java.lang.String getStreet()
          Gets the street.
 java.lang.String getTelephone()
          Gets the telephone.
 boolean isMovable()
          Checks if is movable.
 boolean isSubfolderAllowed()
          Checks if is subfolder allowed.
 void makeEager()
          Make eager.
 void setCity(java.lang.String city)
          Sets the city.
 void setCompanyPostalCode(java.lang.String companyPostalCode)
          Sets the company postal code.
 void setCounterPartyPartyIDs(java.util.List<CounterPartyPartyID> counterPartyPartyIDs)
          Sets the counter party party i ds.
 void setCountry(java.lang.String country)
          Sets the country.
 void setDescription(java.lang.String text)
          Sets the description.
 void setEmail(java.lang.String email)
          Sets the email.
 void setFax(java.lang.String fax)
          Sets the fax.
 void setfLanguage(java.lang.String fLanguage)
          Sets the f language.
 void setFtimezone(java.lang.String ftimezone)
          Sets the ftimezone.
 void setHouse(java.lang.String house)
          Sets the house.
 void setMobilePhone(java.lang.String mobilePhone)
          Sets the mobile phone.
 void setPoBox(java.lang.String poBox)
          Sets the po box.
 void setPoPostalCode(java.lang.String poPostalCode)
          Sets the po postal code.
 void setPostalCode(java.lang.String postalCode)
          Sets the postal code.
 void setStreet(java.lang.String street)
          Sets the street.
 void setTelephone(java.lang.String telephone)
          Sets the telephone.
 
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject
compareTo, equals, getAdditionalTreeText, getAdditionalTreeTextColor, getExecuteRoles, getId, getModificationDate, getModificationUser, getName, getParent, getPosition, getReadRoles, getWriteRoles, hashCode, isAffectedBy, isEditable, setExecuteRoles, setId, setModificationDate, setModificationUser, setName, setParent, setReadRoles, setTransientValues, setWriteRoles, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sourceforge.fixagora.basis.shared.model.persistence.BusinessObjectGroup
getName, setName
 

Constructor Detail

Counterparty

public Counterparty()
Method Detail

getCounterPartyPartyIDs

public java.util.List<CounterPartyPartyID> getCounterPartyPartyIDs()
Gets the counter party party i ds.

Returns:
the counter party party i ds

setCounterPartyPartyIDs

public void setCounterPartyPartyIDs(java.util.List<CounterPartyPartyID> counterPartyPartyIDs)
Sets the counter party party i ds.

Parameters:
counterPartyPartyIDs - the new counter party party i ds

getStreet

public java.lang.String getStreet()
Gets the street.

Returns:
the street

setStreet

public void setStreet(java.lang.String street)
Sets the street.

Parameters:
street - the new street

getHouse

public java.lang.String getHouse()
Gets the house.

Returns:
the house

setHouse

public void setHouse(java.lang.String house)
Sets the house.

Parameters:
house - the new house

getPostalCode

public java.lang.String getPostalCode()
Gets the postal code.

Returns:
the postal code

setPostalCode

public void setPostalCode(java.lang.String postalCode)
Sets the postal code.

Parameters:
postalCode - the new postal code

getCity

public java.lang.String getCity()
Gets the city.

Returns:
the city

setCity

public void setCity(java.lang.String city)
Sets the city.

Parameters:
city - the new city

getCountry

public java.lang.String getCountry()
Gets the country.

Returns:
the country

setCountry

public void setCountry(java.lang.String country)
Sets the country.

Parameters:
country - the new country

getFtimezone

public java.lang.String getFtimezone()
Gets the ftimezone.

Returns:
the ftimezone

setFtimezone

public void setFtimezone(java.lang.String ftimezone)
Sets the ftimezone.

Parameters:
ftimezone - the new ftimezone

getPoBox

public java.lang.String getPoBox()
Gets the po box.

Returns:
the po box

setPoBox

public void setPoBox(java.lang.String poBox)
Sets the po box.

Parameters:
poBox - the new po box

getPoPostalCode

public java.lang.String getPoPostalCode()
Gets the po postal code.

Returns:
the po postal code

setPoPostalCode

public void setPoPostalCode(java.lang.String poPostalCode)
Sets the po postal code.

Parameters:
poPostalCode - the new po postal code

getCompanyPostalCode

public java.lang.String getCompanyPostalCode()
Gets the company postal code.

Returns:
the company postal code

setCompanyPostalCode

public void setCompanyPostalCode(java.lang.String companyPostalCode)
Sets the company postal code.

Parameters:
companyPostalCode - the new company postal code

getfLanguage

public java.lang.String getfLanguage()
Gets the f language.

Returns:
the f language

setfLanguage

public void setfLanguage(java.lang.String fLanguage)
Sets the f language.

Parameters:
fLanguage - the new f language

getTelephone

public java.lang.String getTelephone()
Gets the telephone.

Returns:
the telephone

setTelephone

public void setTelephone(java.lang.String telephone)
Sets the telephone.

Parameters:
telephone - the new telephone

getMobilePhone

public java.lang.String getMobilePhone()
Gets the mobile phone.

Returns:
the mobile phone

setMobilePhone

public void setMobilePhone(java.lang.String mobilePhone)
Sets the mobile phone.

Parameters:
mobilePhone - the new mobile phone

getFax

public java.lang.String getFax()
Gets the fax.

Returns:
the fax

setFax

public void setFax(java.lang.String fax)
Sets the fax.

Parameters:
fax - the new fax

getEmail

public java.lang.String getEmail()
Gets the email.

Returns:
the email

setEmail

public void setEmail(java.lang.String email)
Sets the email.

Parameters:
email - the new email

getBusinessObjectName

public java.lang.String getBusinessObjectName()
Description copied from class: AbstractBusinessObject
Gets the business object name.

Specified by:
getBusinessObjectName in class AbstractBusinessObject
Returns:
the business object name

getIcon

public java.lang.String getIcon()
Description copied from class: AbstractBusinessObject
Gets the icon.

Overrides:
getIcon in class AbstractBusinessObject
Returns:
the icon

getLargeIcon

public java.lang.String getLargeIcon()
Description copied from class: AbstractBusinessObject
Gets the large icon.

Overrides:
getLargeIcon in class AbstractBusinessObject
Returns:
the large icon

getChildClass

public java.lang.Class<? extends AbstractBusinessObject> getChildClass()
Description copied from interface: BusinessObjectGroup
Gets the child class.

Specified by:
getChildClass in interface BusinessObjectGroup
Returns:
the child class

isMovable

public boolean isMovable()
Description copied from class: AbstractBusinessObject
Checks if is movable.

Overrides:
isMovable in class AbstractBusinessObject
Returns:
true, if is movable

isSubfolderAllowed

public boolean isSubfolderAllowed()
Description copied from interface: BusinessObjectGroup
Checks if is subfolder allowed.

Specified by:
isSubfolderAllowed in interface BusinessObjectGroup
Returns:
true, if is subfolder allowed

getDescription

public java.lang.String getDescription()
Description copied from interface: BusinessObjectGroup
Gets the description.

Specified by:
getDescription in interface BusinessObjectGroup
Returns:
the description

setDescription

public void setDescription(java.lang.String text)
Description copied from interface: BusinessObjectGroup
Sets the description.

Specified by:
setDescription in interface BusinessObjectGroup
Parameters:
text - the new description

makeEager

public void makeEager()
Description copied from interface: PersistenceInterface
Make eager.

Specified by:
makeEager in interface PersistenceInterface
Overrides:
makeEager in class AbstractBusinessObject