com.retek.component.supplier
Interface PersonalizationFont
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Triggerable
- public interface PersonalizationFont
- extends DistributedObject, com.retek.swing11.commons.type.Displayable, Triggerable
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 |
getFontNumber
public java.lang.String getFontNumber()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException
- Throws:
SystemException
setFontNumber
public void setFontNumber(java.lang.String number)
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String desc)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25