com.novell.ccs.comp.router.object.bean
Class GlobalFilterBean

java.lang.Object
  extended by com.novell.sentinel.client.bean.SentinelBean
      extended by com.novell.ccs.comp.router.object.bean.GlobalFilterBean

public class GlobalFilterBean
extends SentinelBean

An automatically-generated "bean" class for the Sentinel data object type 'global-filter'.

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.

See Also:
SentinelBean, BeanTransporter

Field Summary
static String ACTION
          The "bean name" of the Sentinel data object field 'Action'.
static String ACTIVE
          The "bean name" of the Sentinel data object field 'Active'.
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 EXPRESSION
          The "bean name" of the Sentinel data object field 'Expression'.
static String EXPRESSION_TYPE
          The "bean name" of the Sentinel data object field 'ExpressionType'.
static String INLINE
          The "bean name" of the Sentinel data object field 'IsInline'.
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 OWNER
          The "bean name" of the Sentinel data object field 'Owner'.
static String RULE_INDEX
          The "bean name" of the Sentinel data object field 'Index'.
static String TAGS
          The "bean name" of the Sentinel data object field 'Tags'.
 
Constructor Summary
  GlobalFilterBean()
          Construct an instance of the bean class.
protected GlobalFilterBean(BeanMetaData<? extends SentinelBean> metadata)
          Constructor for use by derived classes.
 
Method Summary
 void addToTags(String value)
          Add a value to the collection field 'tags'.
 void clearAction()
          Clear any current value for the 'channel-action' field in the bean.
 void clearActive()
          Clear any current value for the 'active' field in the bean.
 void clearExpression()
          Clear any current value for the 'expr' field in the bean.
 void clearExpressionType()
          Clear any current value for the 'expr-type' field in the bean.
 void clearIndex()
          Clear any current value for the 'index' field in the bean.
 void clearIsInline()
          Clear any current value for the 'inline' field in the bean.
 void clearName()
          Clear any current value for the 'name' field in the bean.
 void clearOwner()
          Clear any current value for the 'owner' field in the bean.
 void clearTags()
          Clear any current value for the 'tags' field in the bean.
 GlobalFilterBean clone()
          Create a duplicate of this bean instance, including all field values.
 String getAction()
          Get the value for the 'channel-action' field.
 String getActive()
          Get the value for the 'active' field.
static BeanMetaData<? extends GlobalFilterBean> getBeanMetaData()
          Get the metadata class instance for this type.
 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 getExpression()
          Get the value for the 'expr' field.
 String getExpressionType()
          Get the value for the 'expr-type' field.
 int getIndex()
          Get the value for the 'index' field.
 String getModifierLink()
          Get the URL for the 'modifier' field.
 String getName()
          Get the value for the 'name' field.
 String getOwner()
          Get the value for the 'owner' field.
 Collection<String> getTags()
          Get the value for the 'tags' field.
 boolean isActionClear()
          Get whether the value for the 'channel-action' field is clear or not.
 boolean isActionNull()
          Get whether the 'channel-action' field has been set to Null or not.
 boolean isActiveClear()
          Get whether the value for the 'active' field is clear or not.
 boolean isActiveNull()
          Get whether the 'active' 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 isExpressionClear()
          Get whether the value for the 'expr' field is clear or not.
 boolean isExpressionNull()
          Get whether the 'expr' field has been set to Null or not.
 boolean isExpressionTypeClear()
          Get whether the value for the 'expr-type' field is clear or not.
 boolean isExpressionTypeNull()
          Get whether the 'expr-type' field has been set to Null or not.
 boolean isIndexClear()
          Get whether the value for the 'index' field is clear or not.
 boolean isIndexNull()
          Get whether the 'index' field has been set to Null or not.
 boolean isIsInline()
          Get the value for the 'inline' field.
 boolean isIsInlineClear()
          Get whether the value for the 'inline' field is clear or not.
 boolean isIsInlineNull()
          Get whether the 'inline' 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 isOwnerClear()
          Get whether the value for the 'owner' field is clear or not.
 boolean isOwnerNull()
          Get whether the 'owner' field has been set to Null or not.
 boolean isTagsClear()
          Get whether the value for the 'tags' field is clear or not.
 boolean isTagsNull()
          Get whether the 'tags' field has been set to Null or not.
 void setAction(String action)
          Set the value for the 'channel-action' field.
 void setActionNull()
          Set to Null any current value for the 'channel-action' field in the bean.
 void setActive(String active)
          Set the value for the 'active' field.
 void setActiveNull()
          Set to Null any current value for the 'active' field in the bean.
 void setExpression(String expression)
          Set the value for the 'expr' field.
 void setExpressionNull()
          Set to Null any current value for the 'expr' field in the bean.
 void setExpressionType(String expressionType)
          Set the value for the 'expr-type' field.
 void setExpressionTypeNull()
          Set to Null any current value for the 'expr-type' field in the bean.
 void setIndex(int index)
          Set the value for the 'index' field.
 void setIndexNull()
          Set to Null any current value for the 'index' field in the bean.
 void setIsInline(boolean isInline)
          Set the value for the 'inline' field.
 void setIsInlineNull()
          Set to Null any current value for the 'inline' 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 setOwner(String owner)
          Set the value for the 'owner' field.
 void setOwnerNull()
          Set to Null any current value for the 'owner' field in the bean.
 void setTags(Collection<? extends String> tags)
          Set the value for the 'tags' field.
 void setTagsNull()
          Set to Null any current value for the 'tags' 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

DATE_MODIFIED

public static final String DATE_MODIFIED
The "bean name" of the Sentinel data object field 'DateModified'. The value is ""moddate"".

The description of the 'moddate' field is:

"The date and time when the object was last modified."

See Also:
Constant Field Values

NAME

public static final String NAME
The "bean name" of the Sentinel data object field 'Name'. The value is ""name"".

The description of the 'name' field is:

"No description provided."

See Also:
Constant Field Values

CREATOR

public static final String CREATOR
The "bean name" of the Sentinel data object field 'Creator'. The value is ""creator"".

The description of the 'creator' field is:

"The URL of the Sentinel User object that represents the creator of the object."

See Also:
Constant Field Values

OWNER

public static final String OWNER
The "bean name" of the Sentinel data object field 'Owner'. The value is ""owner"".

The description of the 'owner' field is:

"No description provided."

See Also:
Constant Field Values

RULE_INDEX

public static final String RULE_INDEX
The "bean name" of the Sentinel data object field 'Index'. The value is ""index"".

The description of the 'index' field is:

"No description provided."

See Also:
Constant Field Values

TAGS

public static final String TAGS
The "bean name" of the Sentinel data object field 'Tags'. The value is ""tags"".

The description of the 'tags' field is:

"No description provided."

See Also:
Constant Field Values

EXPRESSION_TYPE

public static final String EXPRESSION_TYPE
The "bean name" of the Sentinel data object field 'ExpressionType'. The value is ""expr-type"".

The description of the 'expr-type' field is:

"No description provided."

See Also:
Constant Field Values

INLINE

public static final String INLINE
The "bean name" of the Sentinel data object field 'IsInline'. The value is ""inline"".

The description of the 'inline' field is:

"No description provided."

See Also:
Constant Field Values

EXPRESSION

public static final String EXPRESSION
The "bean name" of the Sentinel data object field 'Expression'. The value is ""expr"".

The description of the 'expr' field is:

"No description provided."

See Also:
Constant Field Values

ACTION

public static final String ACTION
The "bean name" of the Sentinel data object field 'Action'. The value is ""channel-action"".

The description of the 'channel-action' field is:

"No description provided."

See Also:
Constant Field Values

DATE_CREATED

public static final String DATE_CREATED
The "bean name" of the Sentinel data object field 'DateCreated'. The value is ""createdate"".

The description of the 'createdate' field is:

"The date and time when the object was created."

See Also:
Constant Field Values

MODIFIER

public static final String MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. The value is ""modifier"".

The description of the 'modifier' field is:

"The URL of the Sentinel User object that represents the last modifier of the object."

See Also:
Constant Field Values

ACTIVE

public static final String ACTIVE
The "bean name" of the Sentinel data object field 'Active'. The value is ""active"".

The description of the 'active' field is:

"No description provided."

See Also:
Constant Field Values
Constructor Detail

GlobalFilterBean

public GlobalFilterBean()
Construct an instance of the bean class.


GlobalFilterBean

protected GlobalFilterBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes.

Parameters:
metadata - The metadata instance for the derived bean class. Normally this constructor will only be called by generated code.
Method Detail

getIndex

public int getIndex()
Get the value for the 'index' field. The description of the 'index' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
RULE_INDEX

isIndexNull

public boolean isIndexNull()
Get whether the 'index' field has been set to Null or not. The description of the 'index' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIndexNull(), RULE_INDEX

isIndexClear

public boolean isIndexClear()
Get whether the value for the 'index' field is clear or not. The description of the 'index' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearIndex(), RULE_INDEX

setIndex

public void setIndex(int index)
Set the value for the 'index' field. The description of the 'index' field is:

"No description provided."

Parameters:
index - Value to set
See Also:
RULE_INDEX

clearIndex

public void clearIndex()
Clear any current value for the 'index' field in the bean. The description of the 'index' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIndexNull() method to clear the server's value.

See the description of cleared values.

See Also:
RULE_INDEX

setIndexNull

public void setIndexNull()
Set to Null any current value for the 'index' field in the bean. The description of the 'index' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearIndex() method to avoid clearing the server's value.

See the description of Null values.

See Also:
RULE_INDEX

getDateModified

public Date getDateModified()
Get the value for the 'moddate' field. The description of the 'moddate' field is:

"The date and time when the object was last modified."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DATE_MODIFIED

isDateModifiedNull

public boolean isDateModifiedNull()
Get whether the '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.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
DATE_MODIFIED

isDateModifiedClear

public boolean isDateModifiedClear()
Get whether the value for the '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.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
DATE_MODIFIED

getExpressionType

public String getExpressionType()
Get the value for the 'expr-type' field. The description of the 'expr-type' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
EXPRESSION_TYPE

isExpressionTypeNull

public boolean isExpressionTypeNull()
Get whether the 'expr-type' field has been set to Null or not. The description of the 'expr-type' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setExpressionTypeNull(), EXPRESSION_TYPE

isExpressionTypeClear

public boolean isExpressionTypeClear()
Get whether the value for the 'expr-type' field is clear or not. The description of the 'expr-type' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearExpressionType(), EXPRESSION_TYPE

setExpressionType

public void setExpressionType(String expressionType)
Set the value for the 'expr-type' field. The description of the 'expr-type' field is:

"No description provided."

Parameters:
expressionType - Value to set
See Also:
EXPRESSION_TYPE

clearExpressionType

public void clearExpressionType()
Clear any current value for the 'expr-type' field in the bean. The description of the 'expr-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 setExpressionTypeNull() method to clear the server's value.

See the description of cleared values.

See Also:
EXPRESSION_TYPE

setExpressionTypeNull

public void setExpressionTypeNull()
Set to Null any current value for the 'expr-type' field in the bean. The description of the 'expr-type' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearExpressionType() method to avoid clearing the server's value.

See the description of Null values.

See Also:
EXPRESSION_TYPE

getAction

public String getAction()
Get the value for the 'channel-action' field. The description of the 'channel-action' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ACTION

isActionNull

public boolean isActionNull()
Get whether the 'channel-action' field has been set to Null or not. The description of the 'channel-action' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setActionNull(), ACTION

isActionClear

public boolean isActionClear()
Get whether the value for the 'channel-action' field is clear or not. The description of the 'channel-action' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearAction(), ACTION

setAction

public void setAction(String action)
Set the value for the 'channel-action' field. The description of the 'channel-action' field is:

"No description provided."

Parameters:
action - Value to set
See Also:
ACTION

clearAction

public void clearAction()
Clear any current value for the 'channel-action' field in the bean. The description of the 'channel-action' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setActionNull() method to clear the server's value.

See the description of cleared values.

See Also:
ACTION

setActionNull

public void setActionNull()
Set to Null any current value for the 'channel-action' field in the bean. The description of the 'channel-action' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearAction() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ACTION

isIsInline

public boolean isIsInline()
Get the value for the 'inline' field. The description of the 'inline' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
INLINE

isIsInlineNull

public boolean isIsInlineNull()
Get whether the 'inline' field has been set to Null or not. The description of the 'inline' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setIsInlineNull(), INLINE

isIsInlineClear

public boolean isIsInlineClear()
Get whether the value for the 'inline' field is clear or not. The description of the 'inline' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearIsInline(), INLINE

setIsInline

public void setIsInline(boolean isInline)
Set the value for the 'inline' field. The description of the 'inline' field is:

"No description provided."

Parameters:
isInline - Value to set
See Also:
INLINE

clearIsInline

public void clearIsInline()
Clear any current value for the 'inline' field in the bean. The description of the 'inline' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setIsInlineNull() method to clear the server's value.

See the description of cleared values.

See Also:
INLINE

setIsInlineNull

public void setIsInlineNull()
Set to Null any current value for the 'inline' field in the bean. The description of the 'inline' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearIsInline() method to avoid clearing the server's value.

See the description of Null values.

See Also:
INLINE

getName

public String getName()
Get the value for the 'name' field. The description of the 'name' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
NAME

isNameNull

public boolean isNameNull()
Get whether the '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.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setNameNull(), NAME

isNameClear

public boolean isNameClear()
Get whether the value for the 'name' field is clear or not. The description of the 'name' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearName(), NAME

setName

public void setName(String name)
Set the value for the 'name' field. The description of the 'name' field is:

"No description provided."

Parameters:
name - Value to set
See Also:
NAME

clearName

public void clearName()
Clear any current value for the '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.

See Also:
NAME

setNameNull

public void setNameNull()
Set to Null any current value for the '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.

See Also:
NAME

getDateCreated

public Date getDateCreated()
Get the value for the 'createdate' field. The description of the 'createdate' field is:

"The date and time when the object was created."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
DATE_CREATED

isDateCreatedNull

public boolean isDateCreatedNull()
Get whether the '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.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
DATE_CREATED

isDateCreatedClear

public boolean isDateCreatedClear()
Get whether the value for the '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.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
DATE_CREATED

getOwner

public String getOwner()
Get the value for the 'owner' field. The description of the 'owner' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
OWNER

isOwnerNull

public boolean isOwnerNull()
Get whether the 'owner' field has been set to Null or not. The description of the 'owner' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setOwnerNull(), OWNER

isOwnerClear

public boolean isOwnerClear()
Get whether the value for the 'owner' field is clear or not. The description of the 'owner' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearOwner(), OWNER

setOwner

public void setOwner(String owner)
Set the value for the 'owner' field. The description of the 'owner' field is:

"No description provided."

Parameters:
owner - Value to set
See Also:
OWNER

clearOwner

public void clearOwner()
Clear any current value for the 'owner' field in the bean. The description of the 'owner' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setOwnerNull() method to clear the server's value.

See the description of cleared values.

See Also:
OWNER

setOwnerNull

public void setOwnerNull()
Set to Null any current value for the 'owner' field in the bean. The description of the 'owner' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearOwner() method to avoid clearing the server's value.

See the description of Null values.

See Also:
OWNER

getActive

public String getActive()
Get the value for the 'active' field. The description of the 'active' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
ACTIVE

isActiveNull

public boolean isActiveNull()
Get whether the 'active' field has been set to Null or not. The description of the 'active' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setActiveNull(), ACTIVE

isActiveClear

public boolean isActiveClear()
Get whether the value for the 'active' field is clear or not. The description of the 'active' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearActive(), ACTIVE

setActive

public void setActive(String active)
Set the value for the 'active' field. The description of the 'active' field is:

"No description provided."

Parameters:
active - Value to set
See Also:
ACTIVE

clearActive

public void clearActive()
Clear any current value for the 'active' field in the bean. The description of the 'active' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setActiveNull() method to clear the server's value.

See the description of cleared values.

See Also:
ACTIVE

setActiveNull

public void setActiveNull()
Set to Null any current value for the 'active' field in the bean. The description of the 'active' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearActive() method to avoid clearing the server's value.

See the description of Null values.

See Also:
ACTIVE

getExpression

public String getExpression()
Get the value for the 'expr' field. The description of the 'expr' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
EXPRESSION

isExpressionNull

public boolean isExpressionNull()
Get whether the 'expr' field has been set to Null or not. The description of the 'expr' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setExpressionNull(), EXPRESSION

isExpressionClear

public boolean isExpressionClear()
Get whether the value for the 'expr' field is clear or not. The description of the 'expr' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearExpression(), EXPRESSION

setExpression

public void setExpression(String expression)
Set the value for the 'expr' field. The description of the 'expr' field is:

"No description provided."

Parameters:
expression - Value to set
See Also:
EXPRESSION

clearExpression

public void clearExpression()
Clear any current value for the 'expr' field in the bean. The description of the 'expr' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setExpressionNull() method to clear the server's value.

See the description of cleared values.

See Also:
EXPRESSION

setExpressionNull

public void setExpressionNull()
Set to Null any current value for the 'expr' field in the bean. The description of the 'expr' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearExpression() method to avoid clearing the server's value.

See the description of Null values.

See Also:
EXPRESSION

getModifierLink

public String getModifierLink()
Get the URL for the 'modifier' field. The description of the 'modifier' field is:

"The URL of the Sentinel User object that represents the last modifier of the object."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
MODIFIER

isModifierLinkNull

public boolean isModifierLinkNull()
Get whether the '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.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
MODIFIER

isModifierLinkClear

public boolean isModifierLinkClear()
Get whether the value for the '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.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
MODIFIER

getTags

public Collection<String> getTags()
Get the value for the 'tags' field. The description of the 'tags' field is:

"No description provided."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
TAGS

isTagsNull

public boolean isTagsNull()
Get whether the 'tags' field has been set to Null or not. The description of the 'tags' field is:

"No description provided."

See the description of Null values.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
setTagsNull(), TAGS

isTagsClear

public boolean isTagsClear()
Get whether the value for the 'tags' field is clear or not. The description of the 'tags' field is:

"No description provided."

See the description of cleared values.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
clearTags(), TAGS

setTags

public void setTags(Collection<? extends String> tags)
Set the value for the 'tags' field. The description of the 'tags' field is:

"No description provided."

Parameters:
tags - Value to set
See Also:
TAGS

clearTags

public void clearTags()
Clear any current value for the 'tags' field in the bean. The description of the 'tags' field is:

"No description provided."

Using this method will not clear the server value when the bean is PUT to the server. Use the setTagsNull() method to clear the server's value.

See the description of cleared values.

See Also:
TAGS

setTagsNull

public void setTagsNull()
Set to Null any current value for the 'tags' field in the bean. The description of the 'tags' field is:

"No description provided."

Using this method will clear the server value when the bean is PUT to the server. Use the clearTags() method to avoid clearing the server's value.

See the description of Null values.

See Also:
TAGS

addToTags

public void addToTags(String value)
Add a value to the collection field 'tags'. The description of the 'tags' field is:

"No description provided."

Parameters:
value - Value to add to collection.
See Also:
TAGS

getCreatorLink

public String getCreatorLink()
Get the URL for the 'creator' field. The description of the 'creator' field is:

"The URL of the Sentinel User object that represents the creator of the object."

Returns:
The field's value in the bean instance, if any (may return null).
See Also:
CREATOR

isCreatorLinkNull

public boolean isCreatorLinkNull()
Get whether the '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.

Returns:
true if the field value has been marked as null, false otherwise.
See Also:
CREATOR

isCreatorLinkClear

public boolean isCreatorLinkClear()
Get whether the value for the '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.

Returns:
true if the field value has been cleared, false otherwise.
See Also:
CREATOR

getBeanMetaData

public static BeanMetaData<? extends GlobalFilterBean> getBeanMetaData()
Get the metadata class instance for this type.

The metadata is used primarily as a parameter to a BeanTransporter implementation''s constructor.


clone

public GlobalFilterBean clone()
Create a duplicate of this bean instance, including all field values.

Overrides:
clone in class Object