|
|||||||||
| 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.IndexedLogRetentionPolicyMetaDataBean
public class IndexedLogRetentionPolicyMetaDataBean
An automatically-generated "bean" class for the Sentinel data object type 'IndexedLogRetentionPolicyMetaData'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
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'. |
| Constructor Summary | |
|---|---|
|
IndexedLogRetentionPolicyMetaDataBean()
Construct an instance of the bean class. |
protected |
IndexedLogRetentionPolicyMetaDataBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearData()
Clear any current value for the ' policy' field in the bean. |
IndexedLogRetentionPolicyMetaDataBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends IndexedLogRetentionPolicyMetaDataBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCreatorLink()
Get the URL for the ' creator' field. |
IndexedLogRetentionPolicyBean |
getData()
Get the value for the ' policy' 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. |
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 ' policy' field is clear or not. |
boolean |
isDataNull()
Get whether the ' policy' 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. |
void |
setData(IndexedLogRetentionPolicyBean data)
Set the value for the ' policy' field. |
void |
setDataNull()
Set to Null any current value for the ' policy' 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 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 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 DATA
""policy"".
The description of the 'policy' field is:
"No description provided."
public static final String DATE_CREATED
""createdate"".
The description of the 'createdate' field is:
"The date and time when the object was created."
| Constructor Detail |
|---|
public IndexedLogRetentionPolicyMetaDataBean()
protected IndexedLogRetentionPolicyMetaDataBean(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 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 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 IndexedLogRetentionPolicyBean getData()
policy' field. The description of the 'policy'
field is:
"No description provided."
null).DATApublic boolean isDataNull()
policy' field has been set to Null or not. The
description of the 'policy' 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()
policy' field is clear or not. The description
of the 'policy' 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(IndexedLogRetentionPolicyBean data)
policy' field. The description of the 'policy'
field is:
"No description provided."
data - Value to setDATApublic void clearData()
policy' field in the bean. The description
of the 'policy' 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()
policy' field in the bean.
The description of the 'policy' 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 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 IndexedLogRetentionPolicyMetaDataBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public IndexedLogRetentionPolicyMetaDataBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||