|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.sentinel.client.bean.SentinelBean
com.novell.db.object.bean.GlobalDataSyncMetaDataBean
public class GlobalDataSyncMetaDataBean
An automatically-generated "bean" class for the Sentinel data object type 'datasync_md'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
APPLICATION
The "bean name" of the Sentinel data object field 'Application'. |
static String |
CREATOR
The "bean name" of the Sentinel data object field 'Creator'. |
static String |
DATA
The "bean name" of the Sentinel data object field 'Data'. |
static String |
DATE_CREATED
The "bean name" of the Sentinel data object field 'DateCreated'. |
static String |
DATE_MODIFIED
The "bean name" of the Sentinel data object field 'DateModified'. |
static String |
MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. |
static String |
TYP
The "bean name" of the Sentinel data object field 'Type'. |
static String |
UNIT
The "bean name" of the Sentinel data object field 'Unit'. |
static String |
USER_ID
The "bean name" of the Sentinel data object field 'UserId'. |
static String |
VALUE
The "bean name" of the Sentinel data object field 'Status'. |
| Constructor Summary | |
|---|---|
|
GlobalDataSyncMetaDataBean()
Construct an instance of the bean class. |
protected |
GlobalDataSyncMetaDataBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearApplication()
Clear any current value for the ' Application' field in the bean. |
void |
clearData()
Clear any current value for the ' Data' field in the bean. |
void |
clearStatus()
Clear any current value for the ' Status' field in the bean. |
void |
clearType()
Clear any current value for the ' Type' field in the bean. |
void |
clearUnit()
Clear any current value for the ' Unit' field in the bean. |
void |
clearUserId()
Clear any current value for the ' UserId' field in the bean. |
GlobalDataSyncMetaDataBean |
clone()
Create a duplicate of this bean instance, including all field values. |
String |
getApplication()
Get the value for the ' Application' field. |
static BeanMetaData<? extends GlobalDataSyncMetaDataBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCreatorLink()
Get the URL for the ' creator' field. |
GlobalDataSyncConfigBean |
getData()
Get the value for the ' Data' field. |
Date |
getDateCreated()
Get the value for the ' createdate' field. |
Date |
getDateModified()
Get the value for the ' moddate' field. |
String |
getModifierLink()
Get the URL for the ' modifier' field. |
String |
getStatus()
Get the value for the ' Status' field. |
String |
getType()
Get the value for the ' Type' field. |
String |
getUnit()
Get the value for the ' Unit' field. |
long |
getUserId()
Get the value for the ' UserId' field. |
boolean |
isApplicationClear()
Get whether the value for the ' Application' field is clear or not. |
boolean |
isApplicationNull()
Get whether the ' Application' field has been set to Null or not. |
boolean |
isCreatorLinkClear()
Get whether the value for the ' creator' URL field is clear or not. |
boolean |
isCreatorLinkNull()
Get whether the ' creator' URL field has been set to Null or not. |
boolean |
isDataClear()
Get whether the value for the ' Data' field is clear or not. |
boolean |
isDataNull()
Get whether the ' Data' field has been set to Null or not. |
boolean |
isDateCreatedClear()
Get whether the value for the ' createdate' field is clear or not. |
boolean |
isDateCreatedNull()
Get whether the ' createdate' field has been set to Null or not. |
boolean |
isDateModifiedClear()
Get whether the value for the ' moddate' field is clear or not. |
boolean |
isDateModifiedNull()
Get whether the ' moddate' field has been set to Null or not. |
boolean |
isModifierLinkClear()
Get whether the value for the ' modifier' URL field is clear or not. |
boolean |
isModifierLinkNull()
Get whether the ' modifier' URL field has been set to Null or
not. |
boolean |
isStatusClear()
Get whether the value for the ' Status' field is clear or not. |
boolean |
isStatusNull()
Get whether the ' Status' field has been set to Null or not. |
boolean |
isTypeClear()
Get whether the value for the ' Type' field is clear or not. |
boolean |
isTypeNull()
Get whether the ' Type' field has been set to Null or not. |
boolean |
isUnitClear()
Get whether the value for the ' Unit' field is clear or not. |
boolean |
isUnitNull()
Get whether the ' Unit' field has been set to Null or not. |
boolean |
isUserIdClear()
Get whether the value for the ' UserId' field is clear or not. |
boolean |
isUserIdNull()
Get whether the ' UserId' field has been set to Null or not. |
void |
setApplication(String application)
Set the value for the ' Application' field. |
void |
setApplicationNull()
Set to Null any current value for the ' Application' field in
the bean. |
void |
setData(GlobalDataSyncConfigBean data)
Set the value for the ' Data' field. |
void |
setDataNull()
Set to Null any current value for the ' Data' field in the bean. |
void |
setStatus(String status)
Set the value for the ' Status' field. |
void |
setStatusNull()
Set to Null any current value for the ' Status' field in the bean. |
void |
setType(String type)
Set the value for the ' Type' field. |
void |
setTypeNull()
Set to Null any current value for the ' Type' field in the bean. |
void |
setUnit(String unit)
Set the value for the ' Unit' field. |
void |
setUnitNull()
Set to Null any current value for the ' Unit' field in the bean. |
void |
setUserId(long userId)
Set the value for the ' UserId' field. |
void |
setUserIdNull()
Set to Null any current value for the ' UserId' field in the bean. |
| Methods inherited from class com.novell.sentinel.client.bean.SentinelBean |
|---|
clearField, cloneBean, equals, fields, getBeanName, getBeanValue, getField, getFieldNoNull, getLink, getMetaData, isFieldClear, isFieldNull, isLinkClear, setField, setFieldNull, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DATE_MODIFIED
""moddate"".
The description of the 'moddate' field is:
"The date and time when the object was last modified."
public static final String UNIT
""Unit"".
The description of the 'Unit' field is:
"No description provided."
public static final String USER_ID
""UserId"".
The description of the 'UserId' field is:
"No description provided."
public static final String TYP
""Type"".
The description of the 'Type' field is:
"No description provided."
public static final String VALUE
""Status"".
The description of the 'Status' field is:
"No description provided."
public static final String CREATOR
""creator"".
The description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
public static final String APPLICATION
""Application"".
The description of the 'Application' field is:
"No description provided."
public static final String MODIFIER
""modifier"".
The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
public static final String DATE_CREATED
""createdate"".
The description of the 'createdate' field is:
"The date and time when the object was created."
public static final String DATA
""Data"".
The description of the 'Data' field is:
"No description provided."
| Constructor Detail |
|---|
public GlobalDataSyncMetaDataBean()
protected GlobalDataSyncMetaDataBean(BeanMetaData<? extends SentinelBean> metadata)
metadata - The metadata instance for the derived bean class. Normally this constructor
will only be called by generated code.| Method Detail |
|---|
public GlobalDataSyncConfigBean getData()
Data' field. The description of the 'Data'
field is:
"No description provided."
null).DATApublic boolean isDataNull()
Data' field has been set to Null or not. The
description of the 'Data' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDataNull(),
DATApublic boolean isDataClear()
Data' field is clear or not. The description
of the 'Data' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearData(),
DATApublic void setData(GlobalDataSyncConfigBean data)
Data' field. The description of the 'Data'
field is:
"No description provided."
data - Value to setDATApublic void clearData()
Data' field in the bean. The description
of the 'Data' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDataNull() method to clear the server's value.
See the description of cleared
values.
DATApublic void setDataNull()
Data' field in the bean.
The description of the 'Data' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearData() method to avoid clearing the server's value.
See the description of Null
values.
DATApublic String getStatus()
Status' field. The description of the 'Status'
field is:
"No description provided."
null).VALUEpublic boolean isStatusNull()
Status' field has been set to Null or not. The
description of the 'Status' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setStatusNull(),
VALUEpublic boolean isStatusClear()
Status' field is clear or not. The description
of the 'Status' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearStatus(),
VALUEpublic void setStatus(String status)
Status' field. The description of the 'Status'
field is:
"No description provided."
status - Value to setVALUEpublic void clearStatus()
Status' field in the bean. The description
of the 'Status' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setStatusNull() method to clear the server's value.
See the description of cleared
values.
VALUEpublic void setStatusNull()
Status' field in the bean.
The description of the 'Status' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearStatus() method to avoid clearing the server's value.
See the description of Null
values.
VALUEpublic Date getDateModified()
moddate' field. The description of the 'moddate'
field is:
"The date and time when the object was last modified."
null).DATE_MODIFIEDpublic boolean isDateModifiedNull()
moddate' field has been set to Null or not.
The description of the 'moddate' field is:
"The date and time when the object was last modified."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.DATE_MODIFIEDpublic boolean isDateModifiedClear()
moddate' field is clear or not. The description
of the 'moddate' field is:
"The date and time when the object was last modified."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.DATE_MODIFIEDpublic String getType()
Type' field. The description of the 'Type'
field is:
"No description provided."
null).TYPpublic boolean isTypeNull()
Type' field has been set to Null or not. The
description of the 'Type' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setTypeNull(),
TYPpublic boolean isTypeClear()
Type' field is clear or not. The description
of the 'Type' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearType(),
TYPpublic void setType(String type)
Type' field. The description of the 'Type'
field is:
"No description provided."
type - Value to setTYPpublic void clearType()
Type' field in the bean. The description
of the 'Type' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setTypeNull() method to clear the server's value.
See the description of cleared
values.
TYPpublic void setTypeNull()
Type' field in the bean.
The description of the 'Type' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearType() method to avoid clearing the server's value.
See the description of Null
values.
TYPpublic String getApplication()
Application' field. The description of the 'Application'
field is:
"No description provided."
null).APPLICATIONpublic boolean isApplicationNull()
Application' field has been set to Null or not.
The description of the 'Application' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setApplicationNull(),
APPLICATIONpublic boolean isApplicationClear()
Application' field is clear or not. The
description of the 'Application' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearApplication(),
APPLICATIONpublic void setApplication(String application)
Application' field. The description of the 'Application'
field is:
"No description provided."
application - Value to setAPPLICATIONpublic void clearApplication()
Application' field in the bean. The
description of the 'Application' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setApplicationNull() method to clear the server's value.
See the description of cleared
values.
APPLICATIONpublic void setApplicationNull()
Application' field in
the bean. The description of the 'Application' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearApplication() method to avoid clearing the server's value.
See the description of Null
values.
APPLICATIONpublic Date getDateCreated()
createdate' field. The description of the 'createdate'
field is:
"The date and time when the object was created."
null).DATE_CREATEDpublic boolean isDateCreatedNull()
createdate' field has been set to Null or not.
The description of the 'createdate' field is:
"The date and time when the object was created."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.DATE_CREATEDpublic boolean isDateCreatedClear()
createdate' field is clear or not. The
description of the 'createdate' field is:
"The date and time when the object was created."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.DATE_CREATEDpublic long getUserId()
UserId' field. The description of the 'UserId'
field is:
"No description provided."
null).USER_IDpublic boolean isUserIdNull()
UserId' field has been set to Null or not. The
description of the 'UserId' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setUserIdNull(),
USER_IDpublic boolean isUserIdClear()
UserId' field is clear or not. The description
of the 'UserId' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearUserId(),
USER_IDpublic void setUserId(long userId)
UserId' field. The description of the 'UserId'
field is:
"No description provided."
userId - Value to setUSER_IDpublic void clearUserId()
UserId' field in the bean. The description
of the 'UserId' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setUserIdNull() method to clear the server's value.
See the description of cleared
values.
USER_IDpublic void setUserIdNull()
UserId' field in the bean.
The description of the 'UserId' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearUserId() method to avoid clearing the server's value.
See the description of Null
values.
USER_IDpublic String getUnit()
Unit' field. The description of the 'Unit'
field is:
"No description provided."
null).UNITpublic boolean isUnitNull()
Unit' field has been set to Null or not. The
description of the 'Unit' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setUnitNull(),
UNITpublic boolean isUnitClear()
Unit' field is clear or not. The description
of the 'Unit' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearUnit(),
UNITpublic void setUnit(String unit)
Unit' field. The description of the 'Unit'
field is:
"No description provided."
unit - Value to setUNITpublic void clearUnit()
Unit' field in the bean. The description
of the 'Unit' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setUnitNull() method to clear the server's value.
See the description of cleared
values.
UNITpublic void setUnitNull()
Unit' field in the bean.
The description of the 'Unit' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearUnit() method to avoid clearing the server's value.
See the description of Null
values.
UNITpublic String getModifierLink()
modifier' field. The description of the 'modifier'
field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
null).MODIFIERpublic boolean isModifierLinkNull()
modifier' URL field has been set to Null or
not. The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.MODIFIERpublic boolean isModifierLinkClear()
modifier' URL field is clear or not.
The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.MODIFIERpublic String getCreatorLink()
creator' field. The description of the 'creator'
field is:
"The URL of the Sentinel User object that represents the creator of the object."
null).CREATORpublic boolean isCreatorLinkNull()
creator' URL field has been set to Null or not.
The description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.CREATORpublic boolean isCreatorLinkClear()
creator' URL field is clear or not. The
description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.CREATORpublic static BeanMetaData<? extends GlobalDataSyncMetaDataBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public GlobalDataSyncMetaDataBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||