net.sf.dc.core.objects.software
Class Software
java.lang.Object
net.sf.dc.core.objects.DcObject
net.sf.dc.core.objects.DcMediaObject
net.sf.dc.core.objects.software.Software
- public class Software
- extends DcMediaObject
Representation of a Software item. Allows saving, updating and querying
of Software items
- Since:
- 1.3
- Version:
- 0.5
- Author:
- Robert Jan van der Waals
Fields inherited from class net.sf.dc.core.objects.DcObject |
_ID, _SYS_AVAILABLE, _SYS_LOANDURATION, _SYS_LOANEDBY, _SYS_MODULE, alChildren, alwaysGenerateID, bValidation, module, uiRowNumber, values |
Method Summary |
java.lang.String |
getFilename()
Returns the filename |
javax.swing.ImageIcon |
getIcon()
Returns the icon for this object |
protected void |
setModuleIndex()
Sets the module index / sets the ownership of this
data crow object |
java.lang.String |
toString()
Create a UI representation for this object |
Methods inherited from class net.sf.dc.core.objects.DcObject |
addChild, addChildren, addRequest, applySettings, checkIntegrity, clearValues, copy, delete, finalize, getChangedFields, getChildren, getDatabaseFieldCount, getDatabaseFieldName, getDisabledFields, getDisplayString, getField, getFieldIndices, getFields, getFieldType, getHiddenFields, getID, getLabel, getMaxFieldLength, getModule, getNotSearchableFields, getParentReferenceFieldIndex, getRequests, getRow, getSilence, getTableJoin, getTableName, getTableShortName, getValue, getValueDef, getVisibleFields, isBatch, isChanged, isChanged, isEnabled, isEndOfBatch, isRequired, isSearchable, isUnique, load, markAsUnchanged, reload, removeChildren, removeRequestors, saveNew, saveUpdate, setBatch, setChanged, setChildren, setEndOfBatch, setIDs, setRow, setSilence, setValidation, setValue, setValueForColumn |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_F_DEVELOPER
public static final int _F_DEVELOPER
- See Also:
- Constant Field Values
_G_PUBLISHER
public static final int _G_PUBLISHER
- See Also:
- Constant Field Values
_H_PLATFORM
public static final int _H_PLATFORM
- See Also:
- Constant Field Values
_I_WEBPAGE
public static final int _I_WEBPAGE
- See Also:
- Constant Field Values
_J_FILENAME
public static final int _J_FILENAME
- See Also:
- Constant Field Values
_K_TYPE
public static final int _K_TYPE
- See Also:
- Constant Field Values
_L_MULTI
public static final int _L_MULTI
- See Also:
- Constant Field Values
_M_PICTUREFRONT
public static final int _M_PICTUREFRONT
- See Also:
- Constant Field Values
_N_PICTUREBACK
public static final int _N_PICTUREBACK
- See Also:
- Constant Field Values
_O_PICTURECD
public static final int _O_PICTURECD
- See Also:
- Constant Field Values
_P_SCREENSHOTONE
public static final int _P_SCREENSHOTONE
- See Also:
- Constant Field Values
_Q_SCREENSHOTTWO
public static final int _Q_SCREENSHOTTWO
- See Also:
- Constant Field Values
_R_SCREENSHOTTHREE
public static final int _R_SCREENSHOTTHREE
- See Also:
- Constant Field Values
_S_SERIALKEY
public static final int _S_SERIALKEY
- See Also:
- Constant Field Values
_T_FILESIZE
public static final int _T_FILESIZE
- See Also:
- Constant Field Values
Software
public Software()
setModuleIndex
protected void setModuleIndex()
- Sets the module index / sets the ownership of this
data crow object
- Specified by:
setModuleIndex
in class DcObject
getIcon
public javax.swing.ImageIcon getIcon()
- Returns the icon for this object
- Specified by:
getIcon
in class DcObject
getFilename
public java.lang.String getFilename()
- Description copied from class:
DcObject
- Returns the filename
- Specified by:
getFilename
in class DcObject
toString
public java.lang.String toString()
- Create a UI representation for this object