|
|||||||||
| 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.ConsoleSLMBean
public class ConsoleSLMBean
An automatically-generated "bean" class for the Sentinel data object type 'search-initiator'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
CERTIFICATE
The "bean name" of the Sentinel data object field 'Certificate'. |
static String |
CONSOLE_METADATA
The "bean name" of the Sentinel data object field 'ConsoleMetadata'. |
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 |
DISPLAY_NAME
The "bean name" of the Sentinel data object field 'Name'. |
static String |
IS_ENABLED
The "bean name" of the Sentinel data object field 'IsEnabled'. |
static String |
MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. |
static String |
NETWORK_ADDRESS
The "bean name" of the Sentinel data object field 'NetworkAddress'. |
static String |
PORT
The "bean name" of the Sentinel data object field 'Port'. |
static String |
USERGROUP
The "bean name" of the Sentinel data object field 'UserGroup'. |
| Constructor Summary | |
|---|---|
|
ConsoleSLMBean()
Construct an instance of the bean class. |
protected |
ConsoleSLMBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
clearCertificate()
Clear any current value for the ' cert' field in the bean. |
void |
clearConsoleMetadata()
Clear any current value for the ' metadata' field in the bean. |
void |
clearIsEnabled()
Clear any current value for the ' enabled' field in the bean. |
void |
clearName()
Clear any current value for the ' name' field in the bean. |
void |
clearNetworkAddress()
Clear any current value for the ' addr' field in the bean. |
void |
clearPort()
Clear any current value for the ' port' field in the bean. |
void |
clearUserGroupLink()
Clear any current URL value for the ' role' field in the bean. |
ConsoleSLMBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends ConsoleSLMBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCertificate()
Get the value for the ' cert' field. |
String |
getConsoleMetadata()
Get the value for the ' metadata' 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. |
String |
getModifierLink()
Get the URL for the ' modifier' field. |
String |
getName()
Get the value for the ' name' field. |
String |
getNetworkAddress()
Get the value for the ' addr' field. |
long |
getPort()
Get the value for the ' port' field. |
String |
getUserGroupLink()
Get the URL for the ' role' field. |
boolean |
isCertificateClear()
Get whether the value for the ' cert' field is clear or not. |
boolean |
isCertificateNull()
Get whether the ' cert' field has been set to Null or not. |
boolean |
isConsoleMetadataClear()
Get whether the value for the ' metadata' field is clear or not. |
boolean |
isConsoleMetadataNull()
Get whether the ' metadata' 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 |
isIsEnabled()
Get the value for the ' enabled' field. |
boolean |
isIsEnabledClear()
Get whether the value for the ' enabled' field is clear or not. |
boolean |
isIsEnabledNull()
Get whether the ' enabled' 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 |
isNetworkAddressClear()
Get whether the value for the ' addr' field is clear or not. |
boolean |
isNetworkAddressNull()
Get whether the ' addr' field has been set to Null or not. |
boolean |
isPortClear()
Get whether the value for the ' port' field is clear or not. |
boolean |
isPortNull()
Get whether the ' port' field has been set to Null or not. |
boolean |
isUserGroupLinkClear()
Get whether the value for the ' role' URL field is clear or not. |
boolean |
isUserGroupLinkNull()
Get whether the ' role' URL field has been set to Null or not. |
void |
setCertificate(String certificate)
Set the value for the ' cert' field. |
void |
setCertificateNull()
Set to Null any current value for the ' cert' field in the bean. |
void |
setConsoleMetadata(String consoleMetadata)
Set the value for the ' metadata' field. |
void |
setConsoleMetadataNull()
Set to Null any current value for the ' metadata' field in the
bean. |
void |
setIsEnabled(boolean isEnabled)
Set the value for the ' enabled' field. |
void |
setIsEnabledNull()
Set to Null any current value for the ' enabled' 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 |
setNetworkAddress(String networkAddress)
Set the value for the ' addr' field. |
void |
setNetworkAddressNull()
Set to Null any current value for the ' addr' field in the bean. |
void |
setPort(long port)
Set the value for the ' port' field. |
void |
setPortNull()
Set to Null any current value for the ' port' field in the bean. |
void |
setUserGroupLink(String userGroup)
Set a URL value for the ' role' field. |
void |
setUserGroupLinkNull()
Set to Null any current URL value for the ' role' 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 USERGROUP
""role"".
The description of the 'role' field is:
"No description provided."
public static final String DISPLAY_NAME
""name"".
The description of the 'name' field is:
"No description provided."
public static final String CERTIFICATE
""cert"".
The description of the 'cert' 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 PORT
""port"".
The description of the 'port' 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 IS_ENABLED
""enabled"".
The description of the 'enabled' 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 NETWORK_ADDRESS
""addr"".
The description of the 'addr' field is:
"No description provided."
public static final String CONSOLE_METADATA
""metadata"".
The description of the 'metadata' field is:
"No description provided."
| Constructor Detail |
|---|
public ConsoleSLMBean()
protected ConsoleSLMBean(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 long getPort()
port' field. The description of the 'port'
field is:
"No description provided."
null).PORTpublic boolean isPortNull()
port' field has been set to Null or not. The
description of the 'port' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPortNull(),
PORTpublic boolean isPortClear()
port' field is clear or not. The description
of the 'port' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPort(),
PORTpublic void setPort(long port)
port' field. The description of the 'port'
field is:
"No description provided."
port - Value to setPORTpublic void clearPort()
port' field in the bean. The description
of the 'port' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPortNull() method to clear the server's value.
See the description of cleared
values.
PORTpublic void setPortNull()
port' field in the bean.
The description of the 'port' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPort() method to avoid clearing the server's value.
See the description of Null
values.
PORTpublic boolean isIsEnabled()
enabled' field. The description of the 'enabled'
field is:
"No description provided."
null).IS_ENABLEDpublic boolean isIsEnabledNull()
enabled' field has been set to Null or not.
The description of the 'enabled' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIsEnabledNull(),
IS_ENABLEDpublic boolean isIsEnabledClear()
enabled' field is clear or not. The description
of the 'enabled' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIsEnabled(),
IS_ENABLEDpublic void setIsEnabled(boolean isEnabled)
enabled' field. The description of the 'enabled'
field is:
"No description provided."
isEnabled - Value to setIS_ENABLEDpublic void clearIsEnabled()
enabled' field in the bean. The description
of the 'enabled' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIsEnabledNull() method to clear the server's value.
See the description of cleared
values.
IS_ENABLEDpublic void setIsEnabledNull()
enabled' field in the
bean. The description of the 'enabled' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIsEnabled() method to avoid clearing the server's value.
See the description of Null
values.
IS_ENABLEDpublic 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 getCertificate()
cert' field. The description of the 'cert'
field is:
"No description provided."
null).CERTIFICATEpublic boolean isCertificateNull()
cert' field has been set to Null or not. The
description of the 'cert' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCertificateNull(),
CERTIFICATEpublic boolean isCertificateClear()
cert' field is clear or not. The description
of the 'cert' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCertificate(),
CERTIFICATEpublic void setCertificate(String certificate)
cert' field. The description of the 'cert'
field is:
"No description provided."
certificate - Value to setCERTIFICATEpublic void clearCertificate()
cert' field in the bean. The description
of the 'cert' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCertificateNull() method to clear the server's value.
See the description of cleared
values.
CERTIFICATEpublic void setCertificateNull()
cert' field in the bean.
The description of the 'cert' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCertificate() method to avoid clearing the server's value.
See the description of Null
values.
CERTIFICATEpublic String getName()
name' field. The description of the 'name'
field is:
"No description provided."
null).DISPLAY_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(),
DISPLAY_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(),
DISPLAY_NAMEpublic void setName(String name)
name' field. The description of the 'name'
field is:
"No description provided."
name - Value to setDISPLAY_NAMEpublic 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.
DISPLAY_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.
DISPLAY_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 String getNetworkAddress()
addr' field. The description of the 'addr'
field is:
"No description provided."
null).NETWORK_ADDRESSpublic boolean isNetworkAddressNull()
addr' field has been set to Null or not. The
description of the 'addr' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setNetworkAddressNull(),
NETWORK_ADDRESSpublic boolean isNetworkAddressClear()
addr' field is clear or not. The description
of the 'addr' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearNetworkAddress(),
NETWORK_ADDRESSpublic void setNetworkAddress(String networkAddress)
addr' field. The description of the 'addr'
field is:
"No description provided."
networkAddress - Value to setNETWORK_ADDRESSpublic void clearNetworkAddress()
addr' field in the bean. The description
of the 'addr' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setNetworkAddressNull() method to clear the server's value.
See the description of cleared
values.
NETWORK_ADDRESSpublic void setNetworkAddressNull()
addr' field in the bean.
The description of the 'addr' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearNetworkAddress() method to avoid clearing the server's value.
See the description of Null
values.
NETWORK_ADDRESSpublic String getConsoleMetadata()
metadata' field. The description of the 'metadata'
field is:
"No description provided."
null).CONSOLE_METADATApublic boolean isConsoleMetadataNull()
metadata' field has been set to Null or not.
The description of the 'metadata' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setConsoleMetadataNull(),
CONSOLE_METADATApublic boolean isConsoleMetadataClear()
metadata' field is clear or not. The
description of the 'metadata' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearConsoleMetadata(),
CONSOLE_METADATApublic void setConsoleMetadata(String consoleMetadata)
metadata' field. The description of the 'metadata'
field is:
"No description provided."
consoleMetadata - Value to setCONSOLE_METADATApublic void clearConsoleMetadata()
metadata' field in the bean. The description
of the 'metadata' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setConsoleMetadataNull() method to clear the server's value.
See the description of cleared
values.
CONSOLE_METADATApublic void setConsoleMetadataNull()
metadata' field in the
bean. The description of the 'metadata' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearConsoleMetadata() method to avoid clearing the server's value.
See the description of Null
values.
CONSOLE_METADATApublic 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 getUserGroupLink()
role' field. The description of the 'role'
field is:
"No description provided."
null).USERGROUPpublic boolean isUserGroupLinkNull()
role' URL field has been set to Null or not.
The description of the 'role' field is:
"No description provided."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setUserGroupLinkNull(),
USERGROUPpublic boolean isUserGroupLinkClear()
role' URL field is clear or not. The
description of the 'role' field is:
"No description provided."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearUserGroupLink(),
USERGROUPpublic void setUserGroupLink(String userGroup)
role' field. The description of the 'role'
field is:
"No description provided."
userGroup - Value to setUSERGROUPpublic void clearUserGroupLink()
role' field in the bean. The description
of the 'role' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setUserGroupLinkNull() method to clear the server's value.
See the description of cleared
values.
USERGROUPpublic void setUserGroupLinkNull()
role' field in the
bean. The description of the 'role' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearUserGroupLink() method to avoid clearing the server's value.
See the description of Null
values.
USERGROUPpublic 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 ConsoleSLMBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public ConsoleSLMBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||