|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessObject
net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessComponent
net.sourceforge.fixagora.excel.shared.persistence.ExcelTradeCapture
@Entity public class ExcelTradeCapture
The Class ExcelTradeCapture.
Field Summary |
---|
Fields inherited from class net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessComponent |
---|
dataDictionary |
Constructor Summary | |
---|---|
ExcelTradeCapture()
|
Method Summary | |
---|---|
java.util.List<AssignedUserSettings> |
getAssignedUserSettings()
Gets the assigned user settings. |
java.lang.String |
getBusinessObjectName()
Gets the business object name. |
java.lang.String |
getComponentClass()
Gets the component class. |
java.lang.String |
getDescription()
Gets the description. |
java.lang.String |
getIcon()
Gets the icon. |
java.lang.String |
getLargeIcon()
Gets the large icon. |
java.lang.String |
getSecurityIDSource()
Gets the security id source. |
void |
makeEager()
Make eager. |
void |
setAssignedUserSettings(java.util.List<AssignedUserSettings> assignedUserSettings)
Sets the assigned user settings. |
void |
setDescription(java.lang.String description)
Sets the description. |
void |
setSecurityIDSource(java.lang.String securityIDSource)
Sets the security id source. |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.persistence.AbstractBusinessComponent |
---|
getDataDictionary, getInputComponents, getOutputComponents, getStartLevel, isStartable, setDataDictionary, setTransientValues |
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, isMovable, setExecuteRoles, setId, setModificationDate, setModificationUser, setName, setParent, setReadRoles, setWriteRoles, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExcelTradeCapture()
Method Detail |
---|
public java.lang.String getSecurityIDSource()
public void setSecurityIDSource(java.lang.String securityIDSource)
securityIDSource
- the new security id sourcepublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new descriptionpublic java.lang.String getIcon()
AbstractBusinessObject
getIcon
in class AbstractBusinessObject
public java.lang.String getLargeIcon()
AbstractBusinessObject
getLargeIcon
in class AbstractBusinessObject
public java.lang.String getBusinessObjectName()
AbstractBusinessObject
getBusinessObjectName
in class AbstractBusinessObject
public java.lang.String getComponentClass()
AbstractBusinessComponent
getComponentClass
in class AbstractBusinessComponent
public void setAssignedUserSettings(java.util.List<AssignedUserSettings> assignedUserSettings)
assignedUserSettings
- the new assigned user settingspublic java.util.List<AssignedUserSettings> getAssignedUserSettings()
public void makeEager()
PersistenceInterface
makeEager
in interface PersistenceInterface
makeEager
in class AbstractBusinessObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |