|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IcalFeed
Class IcalFeed
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.CalendarFeed |
|---|
CalendarFeed.Identity |
| Method Summary | |
|---|---|
String |
getPassword()
Retrieves the possibly null value for the optional attribute password. |
String |
getUrl()
Retrieves the possibly null value for the optional attribute url. |
String |
getUsername()
Retrieves the possibly null value for the optional attribute username. |
void |
setPassword(String password)
Sets a new value for the attribute password. |
void |
setUrl(String url)
Sets a new value for the attribute url. |
void |
setUsername(String username)
Sets a new value for the attribute username. |
| Methods inherited from interface org.opencrx.kernel.home1.cci2.CalendarFeed |
|---|
getBackColor, getColor, getDescription, getName, isActive, setActive, setBackColor, setColor, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
String getPassword()
password.
password.void setPassword(String password)
password.
password - The possibly null new value for attribute password.String getUrl()
url.
url.void setUrl(String url)
url.
url - The possibly null new value for attribute url.String getUsername()
username.
username.void setUsername(String username)
username.
username - The possibly null new value for attribute username.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||