|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.beans.Inode
com.dotmarketing.portlets.events.model.Recurance
public class Recurance
| Field Summary |
|---|
| Fields inherited from class com.dotmarketing.beans.Inode |
|---|
inode, owner |
| Constructor Summary | |
|---|---|
Recurance()
|
|
| Method Summary | |
|---|---|
int |
getDayOfMonth()
Returns the dayOfMonth. |
java.lang.String |
getDaysOfWeek()
Returns the daysOfWeek. |
java.util.Date |
getEnding()
Returns the ending. |
int |
getInterval()
Returns the interval. |
java.lang.String |
getOccurs()
Returns the occurs. |
java.util.Date |
getStarting()
Returns the starting. |
void |
setDayOfMonth(int dayOfMonth)
Sets the dayOfMonth. |
void |
setDaysOfWeek(java.lang.String daysOfWeek)
Sets the daysOfWeek. |
void |
setEnding(java.util.Date ending)
Sets the ending. |
void |
setEndTime(java.util.Date newEndTime)
|
void |
setInterval(int interval)
Sets the interval. |
void |
setOccurs(java.lang.String occurs)
Sets the occurs. |
void |
setStarting(java.util.Date starting)
Sets the starting. |
void |
setStartTime(java.util.Date newStartTime)
|
| Methods inherited from class com.dotmarketing.beans.Inode |
|---|
acceptedPermissions, addChild, addChild, addChild, addParent, addParent, compareTo, deleteChild, deleteChild, deleteParent, deleteParent, equals, getCategoryId, getiDate, getIDate, getIdentifier, getInode, getMap, getModDate, getModUser, getOwner, getParentPermissionable, getPermissionId, getPermissionType, getTitle, getType, getVersionId, getVersionType, hasChildren, hashCode, hasParents, isArchived, isLive, isLocked, isNew, isParentPermissionable, isWorking, permissionDependencies, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setParents, setType, setVersionId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Recurance()
| Method Detail |
|---|
public java.lang.String getDaysOfWeek()
public java.util.Date getEnding()
public int getInterval()
public java.lang.String getOccurs()
public java.util.Date getStarting()
public void setDaysOfWeek(java.lang.String daysOfWeek)
daysOfWeek - The daysOfWeek to setpublic void setEnding(java.util.Date ending)
ending - The ending to setpublic void setInterval(int interval)
interval - The interval to setpublic void setOccurs(java.lang.String occurs)
occurs - The occurs to setpublic void setStarting(java.util.Date starting)
starting - The starting to setpublic int getDayOfMonth()
public void setDayOfMonth(int dayOfMonth)
dayOfMonth - The dayOfMonth to setpublic void setStartTime(java.util.Date newStartTime)
public void setEndTime(java.util.Date newEndTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||