Klasse BaseJobEntryTorque
java.lang.Object
org.apache.turbine.services.schedule.AbstractJobEntry
org.apache.turbine.services.schedule.BaseJobEntryTorque
- Alle implementierten Schnittstellen:
Serializable
,Comparable<JobEntry>
,org.apache.torque.om.ObjectModel
,org.apache.torque.om.Persistent
,JobEntry
- Bekannte direkte Unterklassen:
JobEntryTorque
public abstract class BaseJobEntryTorque
extends AbstractJobEntry
implements org.apache.torque.om.Persistent, Serializable
This class was autogenerated by Torque on:
[Mon Feb 12 11:02:04 CET 2024]
You should not use this class directly. It should not even be
extended; all references should be to JobEntryTorque
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.apache.turbine.services.schedule.AbstractJobEntry
AbstractJobEntry.ScheduleType
-
Feldübersicht
Von Klasse geerbte Felder org.apache.turbine.services.schedule.AbstractJobEntry
log
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcopy()
Makes a copy of this object.copy
(boolean deepcopy) Makes a copy of this object.copy
(boolean deepcopy, Connection con) Makes a copy of this object using connection.copy
(Connection con) Makes a copy of this object using a connection.copyInto
(JobEntryTorque copyObj) Fills the copyObj with the contents of this object.protected JobEntryTorque
copyInto
(JobEntryTorque copyObj, boolean deepcopy) Fills the copyObj with the contents of this object.copyInto
(JobEntryTorque copyObj, boolean deepcopy, Connection con) Fills the copyObj with the contents of this object using connection.copyInto
(JobEntryTorque copyObj, Connection con) Fills the copyObj with the contents of this object using connection.boolean
Compares the primary key of this instance with the key of another.int
Get the value of dayOfMonth.getEmail()
Get the value of email.int
getHour()
Get the value of hour.int
getJobId()
Get the value of jobId.int
Get the value of minute.getPeer()
returns a peer instance associated with this om.org.apache.torque.om.ObjectKey<?>
returns an id that differentiates this object from others of its class.byte[]
Get the value of property.int
Get the value of second.org.apache.torque.map.TableMap
Retrieves the TableMap object related to this Table data without compiler warnings of using getPeer().getTableMap().getTask()
Get the value of task.int
Get the value of weekDay.int
hashCode()
If the primary key is notnull
, return the hashcode of the primary key.boolean
Returns whether this object was deleted from the database.boolean
Returns whether this object is currently being loaded from the database.boolean
Returns whether the object has been modified.boolean
isNew()
Returns whether the object has ever been saved.boolean
isSaving()
Returns whether this object is currently saving.void
Sets the modified state for the object to be false.void
save()
Stores an object in the database.void
Stores an object in the database.void
save
(Connection con) Stores an object in the database.void
setDayOfMonth
(int v) Set the value of dayOfMonth.void
setDeleted
(boolean deleted) Sets whether this object was deleted from the database.void
Set the value of email.void
setHour
(int v) Set the value of hour.void
setJobId
(int v) Set the value of jobId.void
setLoading
(boolean loading) Sets whether this object is currently being loaded from the database.void
setMinute
(int v) Set the value of minute.void
setModified
(boolean modified) Sets whether the object has been modified.void
setNew
(boolean isNew) Sets whether the object has ever been saved.void
setPrimaryKey
(String key) Set the PrimaryKey using a String.void
setPrimaryKey
(org.apache.torque.om.ObjectKey<?> key) Set the PrimaryKey using ObjectKey.void
setProperty
(byte[] v) Set the value of property.void
setSaving
(boolean saving) Sets whether this object is currently saving.void
setSecond
(int v) Set the value of second.void
Set the value of task.void
setWeekDay
(int v) Set the value of weekDay.toString()
boolean
valueEquals
(JobEntryTorque toCompare) Compares the content of this object to another objectVon Klasse geerbte Methoden org.apache.turbine.services.schedule.AbstractJobEntry
calcRunTime, compareTo, getNextRunAsString, getNextRunDate, getNextRuntime, isActive, setActive
-
Konstruktordetails
-
BaseJobEntryTorque
public BaseJobEntryTorque()
-
-
Methodendetails
-
getJobId
Get the value of jobId.- Angegeben von:
getJobId
in SchnittstelleJobEntry
- Angegeben von:
getJobId
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of jobId as int
-
setJobId
Set the value of jobId.- Angegeben von:
setJobId
in SchnittstelleJobEntry
- Angegeben von:
setJobId
in KlasseAbstractJobEntry
- Parameter:
v
- new value of jobId
-
getSecond
Get the value of second.- Angegeben von:
getSecond
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of second as int
-
setSecond
Set the value of second.- Angegeben von:
setSecond
in KlasseAbstractJobEntry
- Parameter:
v
- new value of second
-
getMinute
Get the value of minute.- Angegeben von:
getMinute
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of minute as int
-
setMinute
Set the value of minute.- Angegeben von:
setMinute
in KlasseAbstractJobEntry
- Parameter:
v
- new value of minute
-
getHour
Get the value of hour.- Angegeben von:
getHour
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of hour as int
-
setHour
Set the value of hour.- Angegeben von:
setHour
in KlasseAbstractJobEntry
- Parameter:
v
- new value of hour
-
getWeekDay
Get the value of weekDay.- Angegeben von:
getWeekDay
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of weekDay as int
-
setWeekDay
Set the value of weekDay.- Angegeben von:
setWeekDay
in KlasseAbstractJobEntry
- Parameter:
v
- new value of weekDay
-
getDayOfMonth
Get the value of dayOfMonth.- Angegeben von:
getDayOfMonth
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of dayOfMonth as int
-
setDayOfMonth
Set the value of dayOfMonth.- Angegeben von:
setDayOfMonth
in KlasseAbstractJobEntry
- Parameter:
v
- new value of dayOfMonth
-
getTask
Get the value of task.- Angegeben von:
getTask
in SchnittstelleJobEntry
- Angegeben von:
getTask
in KlasseAbstractJobEntry
- Gibt zurück:
- the value of task as String
-
setTask
Set the value of task.- Angegeben von:
setTask
in SchnittstelleJobEntry
- Angegeben von:
setTask
in KlasseAbstractJobEntry
- Parameter:
v
- new value of task
-
getEmail
Get the value of email.- Gibt zurück:
- the value of email as String
-
setEmail
Set the value of email.- Parameter:
v
- new value of email
-
getProperty
Get the value of property.- Gibt zurück:
- the value of property as byte[]
-
setProperty
Set the value of property.- Parameter:
v
- new value of property
-
isNew
Returns whether the object has ever been saved. This will be false, if the object was retrieved from storage or was created and then saved. -
setNew
Sets whether the object has ever been saved.- Angegeben von:
setNew
in Schnittstelleorg.apache.torque.om.ObjectModel
- Parameter:
isNew
- true if the object has never been saved, false otherwise.
-
isModified
Returns whether the object has been modified.- Angegeben von:
isModified
in Schnittstelleorg.apache.torque.om.ObjectModel
- Gibt zurück:
- True if the object has been modified.
-
setModified
Sets whether the object has been modified.- Angegeben von:
setModified
in Schnittstelleorg.apache.torque.om.ObjectModel
- Parameter:
modified
- true if the object has been modified, false otherwise.
-
resetModified
Sets the modified state for the object to be false. -
isSaving
Returns whether this object is currently saving.- Gibt zurück:
- true if this object is currently saving, false otherwise.
-
setSaving
Sets whether this object is currently saving.- Parameter:
saving
- true if this object is currently saving, false otherwise.
-
isLoading
Returns whether this object is currently being loaded from the database.- Gibt zurück:
- true if this object is currently loading, false otherwise.
-
setLoading
Sets whether this object is currently being loaded from the database.- Parameter:
loading
- true if this object is currently loading, false otherwise.
-
isDeleted
Returns whether this object was deleted from the database. Note that this getter does not automatically reflect database state, it will be set to true by Torque if doDelete() was called with this object. Bulk deletes and deletes via primary key do not change this flag. Also, if doDelete() was called on an object which does not exist in the database, the deleted flag is set to true even if it was not deleted.- Gibt zurück:
- true if this object was deleted, false otherwise.
-
setDeleted
Sets whether this object was deleted from the database.- Parameter:
deleted
- true if this object was deleted, false otherwise.
-
save
Stores an object in the database. If the object is new, it is inserted; otherwise an update is performed.- Angegeben von:
save
in Schnittstelleorg.apache.torque.om.Persistent
- Löst aus:
org.apache.torque.TorqueException
- if an error occurs during saving.
-
save
Stores an object in the database. If the object is new, it is inserted; otherwise an update is performed.- Angegeben von:
save
in Schnittstelleorg.apache.torque.om.Persistent
- Parameter:
dbName
- the name of the database to which the object should be saved.- Löst aus:
org.apache.torque.TorqueException
- if an error occurs during saving.
-
save
Stores an object in the database. If the object is new, it is inserted; otherwise an update is performed. This method is meant to be used as part of a transaction, otherwise use the save() method and the connection details will be handled internally.- Angegeben von:
save
in Schnittstelleorg.apache.torque.om.Persistent
- Parameter:
con
- the connection to use for saving the object, not null.- Löst aus:
org.apache.torque.TorqueException
- if an error occurs during saving.
-
setPrimaryKey
Set the PrimaryKey using ObjectKey.- Angegeben von:
setPrimaryKey
in Schnittstelleorg.apache.torque.om.ObjectModel
- Parameter:
key
- jobId ObjectKey
-
setPrimaryKey
Set the PrimaryKey using a String.- Angegeben von:
setPrimaryKey
in Schnittstelleorg.apache.torque.om.ObjectModel
- Parameter:
key
- the primary key to set.
-
getPrimaryKey
returns an id that differentiates this object from others of its class.- Angegeben von:
getPrimaryKey
in Schnittstelleorg.apache.torque.om.ObjectModel
-
copy
Makes a copy of this object. It creates a new object filling in the simple attributes. It then fills all the association collections and sets the related objects to isNew=true.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copy
Makes a copy of this object using a connection. It creates a new object filling in the simple attributes. It then fills all the association collections and sets the related objects to isNew=true.- Parameter:
con
- the database connection to read associated objects.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copy
Makes a copy of this object. It creates a new object filling in the simple attributes. If the parameter deepcopy is true, it then fills all the association collections and sets the related objects to isNew=true.- Parameter:
deepcopy
- whether to copy the associated objects.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copy
public JobEntryTorque copy(boolean deepcopy, Connection con) throws org.apache.torque.TorqueException Makes a copy of this object using connection. It creates a new object filling in the simple attributes. If the parameter deepcopy is true, it then fills all the association collections and sets the related objects to isNew=true.- Parameter:
deepcopy
- whether to copy the associated objects.con
- the database connection to read associated objects.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copyInto
Fills the copyObj with the contents of this object. The associated objects are also copied and treated as new objects.- Parameter:
copyObj
- the object to fill.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copyInto
public JobEntryTorque copyInto(JobEntryTorque copyObj, Connection con) throws org.apache.torque.TorqueException Fills the copyObj with the contents of this object using connection. The associated objects are also copied and treated as new objects.- Parameter:
copyObj
- the object to fill.con
- the database connection to read associated objects.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copyInto
protected JobEntryTorque copyInto(JobEntryTorque copyObj, boolean deepcopy) throws org.apache.torque.TorqueException Fills the copyObj with the contents of this object. If deepcopy is true, The associated objects are also copied and treated as new objects.- Parameter:
copyObj
- the object to fill.deepcopy
- whether the associated objects should be copied.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
copyInto
public JobEntryTorque copyInto(JobEntryTorque copyObj, boolean deepcopy, Connection con) throws org.apache.torque.TorqueException Fills the copyObj with the contents of this object using connection. If deepcopy is true, The associated objects are also copied and treated as new objects.- Parameter:
copyObj
- the object to fill.deepcopy
- whether the associated objects should be copied.con
- the database connection to read associated objects.- Löst aus:
org.apache.torque.TorqueException
- if retrieval of the associated objects fails
-
getPeer
returns a peer instance associated with this om. Since Peer classes are not to have any instance attributes, this method returns the same instance for all member of this class. The method could therefore be static, but this would prevent one from overriding the behavior. -
getTableMap
Retrieves the TableMap object related to this Table data without compiler warnings of using getPeer().getTableMap().- Gibt zurück:
- The associated TableMap object.
- Löst aus:
org.apache.torque.TorqueException
- if associated objects are not found
-
toString
-
equals
Compares the primary key of this instance with the key of another. -
hashCode
If the primary key is notnull
, return the hashcode of the primary key. Otherwise callsObject.hashCode()
. -
valueEquals
Compares the content of this object to another object- Parameter:
toCompare
- The object to compare to.- Gibt zurück:
- true if all of the columns in the other object have the same value as the objects in this class.
-