|
|||||||||
| 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.EventSourceGroupBean
public class EventSourceGroupBean
An automatically-generated "bean" class for the Sentinel data object type 'connector'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
CREATOR
The "bean name" of the Sentinel data object field 'Creator'. |
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 |
EVT_SRC_DEFAULT_CONFIG
The "bean name" of the Sentinel data object field 'DefaultConfiguration'. |
static String |
MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. |
static String |
NAME
The "bean name" of the Sentinel data object field 'Name'. |
static String |
ON
The "bean name" of the Sentinel data object field 'On'. |
static String |
REL_COLLECTOR
The "bean name" of the Sentinel data object field 'Collector'. |
static String |
REL_EVENT_SOURCES
The "bean name" of the Sentinel data object field 'EventSources'. |
static String |
REL_PLUGIN
The "bean name" of the Sentinel data object field 'Plugin'. |
| Constructor Summary | |
|---|---|
|
EventSourceGroupBean()
Construct an instance of the bean class. |
protected |
EventSourceGroupBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearCollectorLink()
Clear any current URL value for the ' collector' field in the bean. |
void |
clearDefaultConfiguration()
Clear any current value for the ' default-config' field in the bean. |
void |
clearName()
Clear any current value for the ' name' field in the bean. |
void |
clearOn()
Clear any current value for the ' on' field in the bean. |
void |
clearPlugin()
Clear any current value for the ' plugin' field in the bean. |
EventSourceGroupBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends EventSourceGroupBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCollectorLink()
Get the URL for the ' collector' field. |
String |
getCreatorLink()
Get the URL for the ' creator' field. |
Date |
getDateCreated()
Get the value for the ' createdate' field. |
Date |
getDateModified()
Get the value for the ' moddate' field. |
EventSourceConfigurationBean |
getDefaultConfiguration()
Get the value for the ' default-config' field. |
Collection<String> |
getEventSources()
Get the value for the ' eventsources' field. |
String |
getModifierLink()
Get the URL for the ' modifier' field. |
String |
getName()
Get the value for the ' name' field. |
String |
getPlugin()
Get the value for the ' plugin' field. |
boolean |
isCollectorLinkClear()
Get whether the value for the ' collector' URL field is clear or not. |
boolean |
isCollectorLinkNull()
Get whether the ' collector' URL 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 |
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 |
isDefaultConfigurationClear()
Get whether the value for the ' default-config' field is clear or not. |
boolean |
isDefaultConfigurationNull()
Get whether the ' default-config' field has been set to Null or
not. |
boolean |
isEventSourcesClear()
Get whether the value for the ' eventsources' field is clear or not. |
boolean |
isEventSourcesNull()
Get whether the ' eventsources' 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 |
isNameClear()
Get whether the value for the ' name' field is clear or not. |
boolean |
isNameNull()
Get whether the ' name' field has been set to Null or not. |
boolean |
isOn()
Get the value for the ' on' field. |
boolean |
isOnClear()
Get whether the value for the ' on' field is clear or not. |
boolean |
isOnNull()
Get whether the ' on' field has been set to Null or not. |
boolean |
isPluginClear()
Get whether the value for the ' plugin' field is clear or not. |
boolean |
isPluginNull()
Get whether the ' plugin' field has been set to Null or not. |
void |
setCollectorLink(String collector)
Set a URL value for the ' collector' field. |
void |
setCollectorLinkNull()
Set to Null any current URL value for the ' collector' field in
the bean. |
void |
setDefaultConfiguration(EventSourceConfigurationBean defaultConfiguration)
Set the value for the ' default-config' field. |
void |
setDefaultConfigurationNull()
Set to Null any current value for the ' default-config' field
in the bean. |
void |
setName(String name)
Set the value for the ' name' field. |
void |
setNameNull()
Set to Null any current value for the ' name' field in the bean. |
void |
setOn(boolean on)
Set the value for the ' on' field. |
void |
setOnNull()
Set to Null any current value for the ' on' field in the bean. |
void |
setPlugin(String plugin)
Set the value for the ' plugin' field. |
void |
setPluginNull()
Set to Null any current value for the ' plugin' 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 REL_EVENT_SOURCES
""eventsources"".
The description of the 'eventsources' field is:
"No description provided."
public static final String ON
""on"".
The description of the 'on' field is:
"No description provided."
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 NAME
""name"".
The description of the 'name' field is:
"No description provided."
public static final String EVT_SRC_DEFAULT_CONFIG
""default-config"".
The description of the 'default-config' 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 REL_PLUGIN
""plugin"".
The description of the 'plugin' 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 REL_COLLECTOR
""collector"".
The description of the 'collector' field is:
"No description provided."
| Constructor Detail |
|---|
public EventSourceGroupBean()
protected EventSourceGroupBean(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 EventSourceConfigurationBean getDefaultConfiguration()
default-config' field. The description of the
'default-config' field is:
"No description provided."
null).EVT_SRC_DEFAULT_CONFIGpublic boolean isDefaultConfigurationNull()
default-config' field has been set to Null or
not. The description of the 'default-config' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDefaultConfigurationNull(),
EVT_SRC_DEFAULT_CONFIGpublic boolean isDefaultConfigurationClear()
default-config' field is clear or not.
The description of the 'default-config' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDefaultConfiguration(),
EVT_SRC_DEFAULT_CONFIGpublic void setDefaultConfiguration(EventSourceConfigurationBean defaultConfiguration)
default-config' field. The description of the
'default-config' field is:
"No description provided."
defaultConfiguration - Value to setEVT_SRC_DEFAULT_CONFIGpublic void clearDefaultConfiguration()
default-config' field in the bean.
The description of the 'default-config' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDefaultConfigurationNull() method to clear the server's value.
See the description of cleared
values.
EVT_SRC_DEFAULT_CONFIGpublic void setDefaultConfigurationNull()
default-config' field
in the bean. The description of the 'default-config' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDefaultConfiguration() method to avoid clearing the server's
value.
See the description of Null
values.
EVT_SRC_DEFAULT_CONFIGpublic String getName()
name' field. The description of the 'name'
field is:
"No description provided."
null).NAMEpublic boolean isNameNull()
name' field has been set to Null or not. The
description of the 'name' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setNameNull(),
NAMEpublic boolean isNameClear()
name' field is clear or not. The description
of the 'name' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearName(),
NAMEpublic void setName(String name)
name' field. The description of the 'name'
field is:
"No description provided."
name - Value to setNAMEpublic void clearName()
name' field in the bean. The description
of the 'name' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setNameNull() method to clear the server's value.
See the description of cleared
values.
NAMEpublic void setNameNull()
name' field in the bean.
The description of the 'name' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearName() method to avoid clearing the server's value.
See the description of Null
values.
NAMEpublic 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 boolean isOn()
on' field. The description of the 'on'
field is:
"No description provided."
null).ONpublic boolean isOnNull()
on' field has been set to Null or not. The description
of the 'on' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setOnNull(),
ONpublic boolean isOnClear()
on' field is clear or not. The description
of the 'on' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearOn(),
ONpublic void setOn(boolean on)
on' field. The description of the 'on'
field is:
"No description provided."
on - Value to setONpublic void clearOn()
on' field in the bean. The description
of the 'on' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setOnNull() method to clear the server's value.
See the description of cleared
values.
ONpublic void setOnNull()
on' field in the bean.
The description of the 'on' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearOn() method to avoid clearing the server's value.
See the description of Null
values.
ONpublic 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 getCollectorLink()
collector' field. The description of the 'collector'
field is:
"No description provided."
null).REL_COLLECTORpublic boolean isCollectorLinkNull()
collector' URL field has been set to Null or
not. The description of the 'collector' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCollectorLinkNull(),
REL_COLLECTORpublic boolean isCollectorLinkClear()
collector' URL field is clear or not.
The description of the 'collector' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCollectorLink(),
REL_COLLECTORpublic void setCollectorLink(String collector)
collector' field. The description of the 'collector'
field is:
"No description provided."
collector - Value to setREL_COLLECTORpublic void clearCollectorLink()
collector' field in the bean. The
description of the 'collector' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCollectorLinkNull() method to clear the server's value.
See the description of cleared
values.
REL_COLLECTORpublic void setCollectorLinkNull()
collector' field in
the bean. The description of the 'collector' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCollectorLink() method to avoid clearing the server's value.
See the description of Null
values.
REL_COLLECTORpublic String getPlugin()
plugin' field. The description of the 'plugin'
field is:
"No description provided."
null).REL_PLUGINpublic boolean isPluginNull()
plugin' field has been set to Null or not. The
description of the 'plugin' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPluginNull(),
REL_PLUGINpublic boolean isPluginClear()
plugin' field is clear or not. The description
of the 'plugin' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPlugin(),
REL_PLUGINpublic void setPlugin(String plugin)
plugin' field. The description of the 'plugin'
field is:
"No description provided."
plugin - Value to setREL_PLUGINpublic void clearPlugin()
plugin' field in the bean. The description
of the 'plugin' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPluginNull() method to clear the server's value.
See the description of cleared
values.
REL_PLUGINpublic void setPluginNull()
plugin' field in the bean.
The description of the 'plugin' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPlugin() method to avoid clearing the server's value.
See the description of Null
values.
REL_PLUGINpublic 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 Collection<String> getEventSources()
eventsources' field. The description of the 'eventsources'
field is:
"No description provided."
null).REL_EVENT_SOURCESpublic boolean isEventSourcesNull()
eventsources' field has been set to Null or
not. The description of the 'eventsources' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.REL_EVENT_SOURCESpublic boolean isEventSourcesClear()
eventsources' field is clear or not.
The description of the 'eventsources' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.REL_EVENT_SOURCESpublic static BeanMetaData<? extends EventSourceGroupBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public EventSourceGroupBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||