|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.sentinel.client.bean.SentinelBean
com.esecurity.workflow.object.bean.WFEProcessDefinitionInfoBean
public class WFEProcessDefinitionInfoBean
An automatically-generated "bean" class for the Sentinel data object type 'wfdef-info
'.
The description of the type is:
"null"
The Sentinel data object bean classes are designed to be used to transport data to and from the Sentinel server. There exists a supporting infrastructure that handles the serialization/parsing of the data to/from the JSON transport format and which handles the actual HTTP transport.
A more complete description of Sentinel data object beans is found in the description
of SentinelBean
.
SentinelBean
,
BeanTransporter
Field Summary | |
---|---|
static String |
ID
The "bean name" of the Sentinel data object field 'Id'. |
static String |
NAME
The "bean name" of the Sentinel data object field 'Name'. |
static String |
STATUS
The "bean name" of the Sentinel data object field 'Status'. |
Constructor Summary | |
---|---|
|
WFEProcessDefinitionInfoBean()
Construct an instance of the bean class. |
protected |
WFEProcessDefinitionInfoBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
Method Summary | |
---|---|
void |
clearId()
Clear any current value for the ' id ' field in the bean. |
void |
clearName()
Clear any current value for the ' name ' field in the bean. |
void |
clearStatus()
Clear any current value for the ' status ' field in the bean. |
WFEProcessDefinitionInfoBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends WFEProcessDefinitionInfoBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getId()
Get the value for the ' id ' field. |
String |
getName()
Get the value for the ' name ' field. |
boolean |
isIdClear()
Get whether the value for the ' id ' field is clear or not. |
boolean |
isIdNull()
Get whether the ' id ' 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 |
isStatus()
Get the value for the ' status ' field. |
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. |
void |
setId(String id)
Set the value for the ' id ' field. |
void |
setIdNull()
Set to Null any current value for the ' id ' 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 |
setStatus(boolean status)
Set the value for the ' status ' field. |
void |
setStatusNull()
Set to Null any current value for the ' status ' 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 NAME
""name""
.
The description of the 'name
' field is:
"No description provided."
public static final String ID
""id""
.
The description of the 'id
' field is:
"No description provided."
public static final String STATUS
""status""
.
The description of the 'status
' field is:
"No description provided."
Constructor Detail |
---|
public WFEProcessDefinitionInfoBean()
protected WFEProcessDefinitionInfoBean(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 String getId()
id
' field. The description of the 'id
'
field is:
"No description provided."
null
).ID
public boolean isIdNull()
id
' field has been set to Null or not. The description
of the 'id
' field is:
"No description provided."
See the description of Null values.
true
if the field value has been marked as null, false
otherwise.setIdNull()
,
ID
public boolean isIdClear()
id
' field is clear or not. The description
of the 'id
' field is:
"No description provided."
See the description of cleared values.
true
if the field value has been cleared, false
otherwise.clearId()
,
ID
public void setId(String id)
id
' field. The description of the 'id
'
field is:
"No description provided."
id
- Value to setID
public void clearId()
id
' field in the bean. The description
of the 'id
' field is:
"No description provided."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIdNull()
method to clear the server's value.
See the description of cleared values.
ID
public void setIdNull()
id
' field in the bean.
The description of the 'id
' field is:
"No description provided."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearId()
method to avoid clearing the server's value.
See the description of Null values.
ID
public boolean isStatus()
status
' field. The description of the 'status
'
field is:
"No description provided."
null
).STATUS
public 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()
,
STATUS
public 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()
,
STATUS
public void setStatus(boolean status)
status
' field. The description of the 'status
'
field is:
"No description provided."
status
- Value to setSTATUS
public 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.
STATUS
public 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.
STATUS
public String getName()
name
' field. The description of the 'name
'
field is:
"No description provided."
null
).NAME
public 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()
,
NAME
public 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()
,
NAME
public void setName(String name)
name
' field. The description of the 'name
'
field is:
"No description provided."
name
- Value to setNAME
public 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.
NAME
public 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.
NAME
public static BeanMetaData<? extends WFEProcessDefinitionInfoBean> getBeanMetaData()
The metadata is used primarily as a parameter to a BeanTransporter
implementation''s constructor.
public WFEProcessDefinitionInfoBean clone()
clone
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |