com.retek.component.location
Interface CallCenter
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject
- All Known Implementing Classes:
- CallCenterImpl
- public interface CallCenter
- extends DistributedObject, com.retek.swing11.commons.type.Displayable
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
Methods inherited from interface com.retek.swing11.commons.type.Displayable |
toDisplayString |
LOCATION
public static final java.lang.String LOCATION
- See Also:
- Constant Field Values
ADDRESS_ONE
public static final java.lang.String ADDRESS_ONE
- See Also:
- Constant Field Values
ADDRESS_TWO
public static final java.lang.String ADDRESS_TWO
- See Also:
- Constant Field Values
CITY
public static final java.lang.String CITY
- See Also:
- Constant Field Values
STATE
public static final java.lang.String STATE
- See Also:
- Constant Field Values
COUNTY
public static final java.lang.String COUNTY
- See Also:
- Constant Field Values
POSTAL_CODE
public static final java.lang.String POSTAL_CODE
- See Also:
- Constant Field Values
COUNTRY_CODE
public static final java.lang.String COUNTRY_CODE
- See Also:
- Constant Field Values
PHONE
public static final java.lang.String PHONE
- See Also:
- Constant Field Values
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setLocationTelephone
public void setLocationTelephone(java.lang.String locationTelephone)
throws SystemException
- Throws:
SystemException
setAddress
public void setAddress(Address address)
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getLocationTelephone
public java.lang.String getLocationTelephone()
throws SystemException
- Throws:
SystemException
getAddress
public Address getAddress()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28