|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.home1.jpa3.SyncProfile
org.opencrx.kernel.home1.jpa3.AirSyncClientProfile
public class AirSyncClientProfile
Class AirSyncClientProfile
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
AbstractObject.AbstractStateAccessor, AbstractObject.EmbeddedList<E>, AbstractObject.EmbeddedSet<E>, AbstractObject.ObjectState, AbstractObject.SlicedList<E,S>, AbstractObject.SlicedMap<E,S>, AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.SyncProfile |
|---|
SyncProfile.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.home1.jpa3.SyncProfile |
|---|
createdAt, identity, modifiedAt |
| Constructor Summary | |
|---|---|
AirSyncClientProfile()
Constructor |
|
| Method Summary | |
|---|---|
String |
getDomain()
Retrieves the possibly null value for the optional attribute domain. |
String |
getPassword()
Retrieves the possibly null value for the optional attribute password. |
String |
getServerUrl()
Retrieves the possibly null value for the optional attribute serverUrl. |
String |
getUsername()
Retrieves the possibly null value for the optional attribute username. |
void |
setDomain(String domain)
Sets a new value for the attribute domain. |
void |
setPassword(String password)
Sets a new value for the attribute password. |
void |
setServerUrl(String serverUrl)
Sets a new value for the attribute serverUrl. |
void |
setUsername(String username)
Sets a new value for the attribute username. |
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.home1.cci2.SyncProfile |
|---|
getDescription, getFeed, getName, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| 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 |
| Constructor Detail |
|---|
public AirSyncClientProfile()
| Method Detail |
|---|
public final String getPassword()
password.
getPassword in interface AirSyncClientProfilepassword.public void setPassword(String password)
password.
setPassword in interface AirSyncClientProfilepassword - The possibly null new value for attribute password.public final String getUsername()
username.
getUsername in interface AirSyncClientProfileusername.public void setUsername(String username)
username.
setUsername in interface AirSyncClientProfileusername - The possibly null new value for attribute username.public final String getDomain()
domain.
getDomain in interface AirSyncClientProfiledomain.public void setDomain(String domain)
domain.
setDomain in interface AirSyncClientProfiledomain - The possibly null new value for attribute domain.public final String getServerUrl()
serverUrl.
getServerUrl in interface AirSyncClientProfileserverUrl.public void setServerUrl(String serverUrl)
serverUrl.
setServerUrl in interface AirSyncClientProfileserverUrl - The possibly null new value for attribute serverUrl.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||