org.apache.chemistry.opencmis.commons.impl.jaxb
Class CmisAllowableActionsType

java.lang.Object
  extended by org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType

public class CmisAllowableActionsType
extends java.lang.Object

Java class for cmisAllowableActionsType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="cmisAllowableActionsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="canDeleteObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canUpdateProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetFolderTree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetObjectRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetObjectParents" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetFolderParent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetDescendants" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canMoveObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canDeleteContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCheckOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCancelCheckOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCheckIn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canSetContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetAllVersions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canAddObjectToFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canRemoveObjectFromFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canApplyPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetAppliedPolicies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canRemovePolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetChildren" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCreateDocument" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCreateFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canCreateRelationship" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canDeleteTree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetRenditions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canGetACL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="canApplyACL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisUndefinedAttribute"/>
       <anyAttribute processContents='lax' namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.Boolean canAddObjectToFolder
           
protected  java.lang.Boolean canApplyACL
           
protected  java.lang.Boolean canApplyPolicy
           
protected  java.lang.Boolean canCancelCheckOut
           
protected  java.lang.Boolean canCheckIn
           
protected  java.lang.Boolean canCheckOut
           
protected  java.lang.Boolean canCreateDocument
           
protected  java.lang.Boolean canCreateFolder
           
protected  java.lang.Boolean canCreateRelationship
           
protected  java.lang.Boolean canDeleteContentStream
           
protected  java.lang.Boolean canDeleteObject
           
protected  java.lang.Boolean canDeleteTree
           
protected  java.lang.Boolean canGetACL
           
protected  java.lang.Boolean canGetAllVersions
           
protected  java.lang.Boolean canGetAppliedPolicies
           
protected  java.lang.Boolean canGetChildren
           
protected  java.lang.Boolean canGetContentStream
           
protected  java.lang.Boolean canGetDescendants
           
protected  java.lang.Boolean canGetFolderParent
           
protected  java.lang.Boolean canGetFolderTree
           
protected  java.lang.Boolean canGetObjectParents
           
protected  java.lang.Boolean canGetObjectRelationships
           
protected  java.lang.Boolean canGetProperties
           
protected  java.lang.Boolean canGetRenditions
           
protected  java.lang.Boolean canMoveObject
           
protected  java.lang.Boolean canRemoveObjectFromFolder
           
protected  java.lang.Boolean canRemovePolicy
           
protected  java.lang.Boolean canSetContentStream
           
protected  java.lang.Boolean canUpdateProperties
           
 
Constructor Summary
CmisAllowableActionsType()
           
 
Method Summary
 java.util.List<java.lang.Object> getAny()
          Gets the value of the any property.
 java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
          Gets a map that contains attributes that aren't bound to any typed property on this class.
 java.lang.Boolean isCanAddObjectToFolder()
          Gets the value of the canAddObjectToFolder property.
 java.lang.Boolean isCanApplyACL()
          Gets the value of the canApplyACL property.
 java.lang.Boolean isCanApplyPolicy()
          Gets the value of the canApplyPolicy property.
 java.lang.Boolean isCanCancelCheckOut()
          Gets the value of the canCancelCheckOut property.
 java.lang.Boolean isCanCheckIn()
          Gets the value of the canCheckIn property.
 java.lang.Boolean isCanCheckOut()
          Gets the value of the canCheckOut property.
 java.lang.Boolean isCanCreateDocument()
          Gets the value of the canCreateDocument property.
 java.lang.Boolean isCanCreateFolder()
          Gets the value of the canCreateFolder property.
 java.lang.Boolean isCanCreateRelationship()
          Gets the value of the canCreateRelationship property.
 java.lang.Boolean isCanDeleteContentStream()
          Gets the value of the canDeleteContentStream property.
 java.lang.Boolean isCanDeleteObject()
          Gets the value of the canDeleteObject property.
 java.lang.Boolean isCanDeleteTree()
          Gets the value of the canDeleteTree property.
 java.lang.Boolean isCanGetACL()
          Gets the value of the canGetACL property.
 java.lang.Boolean isCanGetAllVersions()
          Gets the value of the canGetAllVersions property.
 java.lang.Boolean isCanGetAppliedPolicies()
          Gets the value of the canGetAppliedPolicies property.
 java.lang.Boolean isCanGetChildren()
          Gets the value of the canGetChildren property.
 java.lang.Boolean isCanGetContentStream()
          Gets the value of the canGetContentStream property.
 java.lang.Boolean isCanGetDescendants()
          Gets the value of the canGetDescendants property.
 java.lang.Boolean isCanGetFolderParent()
          Gets the value of the canGetFolderParent property.
 java.lang.Boolean isCanGetFolderTree()
          Gets the value of the canGetFolderTree property.
 java.lang.Boolean isCanGetObjectParents()
          Gets the value of the canGetObjectParents property.
 java.lang.Boolean isCanGetObjectRelationships()
          Gets the value of the canGetObjectRelationships property.
 java.lang.Boolean isCanGetProperties()
          Gets the value of the canGetProperties property.
 java.lang.Boolean isCanGetRenditions()
          Gets the value of the canGetRenditions property.
 java.lang.Boolean isCanMoveObject()
          Gets the value of the canMoveObject property.
 java.lang.Boolean isCanRemoveObjectFromFolder()
          Gets the value of the canRemoveObjectFromFolder property.
 java.lang.Boolean isCanRemovePolicy()
          Gets the value of the canRemovePolicy property.
 java.lang.Boolean isCanSetContentStream()
          Gets the value of the canSetContentStream property.
 java.lang.Boolean isCanUpdateProperties()
          Gets the value of the canUpdateProperties property.
 void setCanAddObjectToFolder(java.lang.Boolean value)
          Sets the value of the canAddObjectToFolder property.
 void setCanApplyACL(java.lang.Boolean value)
          Sets the value of the canApplyACL property.
 void setCanApplyPolicy(java.lang.Boolean value)
          Sets the value of the canApplyPolicy property.
 void setCanCancelCheckOut(java.lang.Boolean value)
          Sets the value of the canCancelCheckOut property.
 void setCanCheckIn(java.lang.Boolean value)
          Sets the value of the canCheckIn property.
 void setCanCheckOut(java.lang.Boolean value)
          Sets the value of the canCheckOut property.
 void setCanCreateDocument(java.lang.Boolean value)
          Sets the value of the canCreateDocument property.
 void setCanCreateFolder(java.lang.Boolean value)
          Sets the value of the canCreateFolder property.
 void setCanCreateRelationship(java.lang.Boolean value)
          Sets the value of the canCreateRelationship property.
 void setCanDeleteContentStream(java.lang.Boolean value)
          Sets the value of the canDeleteContentStream property.
 void setCanDeleteObject(java.lang.Boolean value)
          Sets the value of the canDeleteObject property.
 void setCanDeleteTree(java.lang.Boolean value)
          Sets the value of the canDeleteTree property.
 void setCanGetACL(java.lang.Boolean value)
          Sets the value of the canGetACL property.
 void setCanGetAllVersions(java.lang.Boolean value)
          Sets the value of the canGetAllVersions property.
 void setCanGetAppliedPolicies(java.lang.Boolean value)
          Sets the value of the canGetAppliedPolicies property.
 void setCanGetChildren(java.lang.Boolean value)
          Sets the value of the canGetChildren property.
 void setCanGetContentStream(java.lang.Boolean value)
          Sets the value of the canGetContentStream property.
 void setCanGetDescendants(java.lang.Boolean value)
          Sets the value of the canGetDescendants property.
 void setCanGetFolderParent(java.lang.Boolean value)
          Sets the value of the canGetFolderParent property.
 void setCanGetFolderTree(java.lang.Boolean value)
          Sets the value of the canGetFolderTree property.
 void setCanGetObjectParents(java.lang.Boolean value)
          Sets the value of the canGetObjectParents property.
 void setCanGetObjectRelationships(java.lang.Boolean value)
          Sets the value of the canGetObjectRelationships property.
 void setCanGetProperties(java.lang.Boolean value)
          Sets the value of the canGetProperties property.
 void setCanGetRenditions(java.lang.Boolean value)
          Sets the value of the canGetRenditions property.
 void setCanMoveObject(java.lang.Boolean value)
          Sets the value of the canMoveObject property.
 void setCanRemoveObjectFromFolder(java.lang.Boolean value)
          Sets the value of the canRemoveObjectFromFolder property.
 void setCanRemovePolicy(java.lang.Boolean value)
          Sets the value of the canRemovePolicy property.
 void setCanSetContentStream(java.lang.Boolean value)
          Sets the value of the canSetContentStream property.
 void setCanUpdateProperties(java.lang.Boolean value)
          Sets the value of the canUpdateProperties property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

canDeleteObject

protected java.lang.Boolean canDeleteObject

canUpdateProperties

protected java.lang.Boolean canUpdateProperties

canGetFolderTree

protected java.lang.Boolean canGetFolderTree

canGetProperties

protected java.lang.Boolean canGetProperties

canGetObjectRelationships

protected java.lang.Boolean canGetObjectRelationships

canGetObjectParents

protected java.lang.Boolean canGetObjectParents

canGetFolderParent

protected java.lang.Boolean canGetFolderParent

canGetDescendants

protected java.lang.Boolean canGetDescendants

canMoveObject

protected java.lang.Boolean canMoveObject

canDeleteContentStream

protected java.lang.Boolean canDeleteContentStream

canCheckOut

protected java.lang.Boolean canCheckOut

canCancelCheckOut

protected java.lang.Boolean canCancelCheckOut

canCheckIn

protected java.lang.Boolean canCheckIn

canSetContentStream

protected java.lang.Boolean canSetContentStream

canGetAllVersions

protected java.lang.Boolean canGetAllVersions

canAddObjectToFolder

protected java.lang.Boolean canAddObjectToFolder

canRemoveObjectFromFolder

protected java.lang.Boolean canRemoveObjectFromFolder

canGetContentStream

protected java.lang.Boolean canGetContentStream

canApplyPolicy

protected java.lang.Boolean canApplyPolicy

canGetAppliedPolicies

protected java.lang.Boolean canGetAppliedPolicies

canRemovePolicy

protected java.lang.Boolean canRemovePolicy

canGetChildren

protected java.lang.Boolean canGetChildren

canCreateDocument

protected java.lang.Boolean canCreateDocument

canCreateFolder

protected java.lang.Boolean canCreateFolder

canCreateRelationship

protected java.lang.Boolean canCreateRelationship

canDeleteTree

protected java.lang.Boolean canDeleteTree

canGetRenditions

protected java.lang.Boolean canGetRenditions

canGetACL

protected java.lang.Boolean canGetACL

canApplyACL

protected java.lang.Boolean canApplyACL

any

protected java.util.List<java.lang.Object> any
Constructor Detail

CmisAllowableActionsType

public CmisAllowableActionsType()
Method Detail

isCanDeleteObject

public java.lang.Boolean isCanDeleteObject()
Gets the value of the canDeleteObject property.

Returns:
possible object is Boolean

setCanDeleteObject

public void setCanDeleteObject(java.lang.Boolean value)
Sets the value of the canDeleteObject property.

Parameters:
value - allowed object is Boolean

isCanUpdateProperties

public java.lang.Boolean isCanUpdateProperties()
Gets the value of the canUpdateProperties property.

Returns:
possible object is Boolean

setCanUpdateProperties

public void setCanUpdateProperties(java.lang.Boolean value)
Sets the value of the canUpdateProperties property.

Parameters:
value - allowed object is Boolean

isCanGetFolderTree

public java.lang.Boolean isCanGetFolderTree()
Gets the value of the canGetFolderTree property.

Returns:
possible object is Boolean

setCanGetFolderTree

public void setCanGetFolderTree(java.lang.Boolean value)
Sets the value of the canGetFolderTree property.

Parameters:
value - allowed object is Boolean

isCanGetProperties

public java.lang.Boolean isCanGetProperties()
Gets the value of the canGetProperties property.

Returns:
possible object is Boolean

setCanGetProperties

public void setCanGetProperties(java.lang.Boolean value)
Sets the value of the canGetProperties property.

Parameters:
value - allowed object is Boolean

isCanGetObjectRelationships

public java.lang.Boolean isCanGetObjectRelationships()
Gets the value of the canGetObjectRelationships property.

Returns:
possible object is Boolean

setCanGetObjectRelationships

public void setCanGetObjectRelationships(java.lang.Boolean value)
Sets the value of the canGetObjectRelationships property.

Parameters:
value - allowed object is Boolean

isCanGetObjectParents

public java.lang.Boolean isCanGetObjectParents()
Gets the value of the canGetObjectParents property.

Returns:
possible object is Boolean

setCanGetObjectParents

public void setCanGetObjectParents(java.lang.Boolean value)
Sets the value of the canGetObjectParents property.

Parameters:
value - allowed object is Boolean

isCanGetFolderParent

public java.lang.Boolean isCanGetFolderParent()
Gets the value of the canGetFolderParent property.

Returns:
possible object is Boolean

setCanGetFolderParent

public void setCanGetFolderParent(java.lang.Boolean value)
Sets the value of the canGetFolderParent property.

Parameters:
value - allowed object is Boolean

isCanGetDescendants

public java.lang.Boolean isCanGetDescendants()
Gets the value of the canGetDescendants property.

Returns:
possible object is Boolean

setCanGetDescendants

public void setCanGetDescendants(java.lang.Boolean value)
Sets the value of the canGetDescendants property.

Parameters:
value - allowed object is Boolean

isCanMoveObject

public java.lang.Boolean isCanMoveObject()
Gets the value of the canMoveObject property.

Returns:
possible object is Boolean

setCanMoveObject

public void setCanMoveObject(java.lang.Boolean value)
Sets the value of the canMoveObject property.

Parameters:
value - allowed object is Boolean

isCanDeleteContentStream

public java.lang.Boolean isCanDeleteContentStream()
Gets the value of the canDeleteContentStream property.

Returns:
possible object is Boolean

setCanDeleteContentStream

public void setCanDeleteContentStream(java.lang.Boolean value)
Sets the value of the canDeleteContentStream property.

Parameters:
value - allowed object is Boolean

isCanCheckOut

public java.lang.Boolean isCanCheckOut()
Gets the value of the canCheckOut property.

Returns:
possible object is Boolean

setCanCheckOut

public void setCanCheckOut(java.lang.Boolean value)
Sets the value of the canCheckOut property.

Parameters:
value - allowed object is Boolean

isCanCancelCheckOut

public java.lang.Boolean isCanCancelCheckOut()
Gets the value of the canCancelCheckOut property.

Returns:
possible object is Boolean

setCanCancelCheckOut

public void setCanCancelCheckOut(java.lang.Boolean value)
Sets the value of the canCancelCheckOut property.

Parameters:
value - allowed object is Boolean

isCanCheckIn

public java.lang.Boolean isCanCheckIn()
Gets the value of the canCheckIn property.

Returns:
possible object is Boolean

setCanCheckIn

public void setCanCheckIn(java.lang.Boolean value)
Sets the value of the canCheckIn property.

Parameters:
value - allowed object is Boolean

isCanSetContentStream

public java.lang.Boolean isCanSetContentStream()
Gets the value of the canSetContentStream property.

Returns:
possible object is Boolean

setCanSetContentStream

public void setCanSetContentStream(java.lang.Boolean value)
Sets the value of the canSetContentStream property.

Parameters:
value - allowed object is Boolean

isCanGetAllVersions

public java.lang.Boolean isCanGetAllVersions()
Gets the value of the canGetAllVersions property.

Returns:
possible object is Boolean

setCanGetAllVersions

public void setCanGetAllVersions(java.lang.Boolean value)
Sets the value of the canGetAllVersions property.

Parameters:
value - allowed object is Boolean

isCanAddObjectToFolder

public java.lang.Boolean isCanAddObjectToFolder()
Gets the value of the canAddObjectToFolder property.

Returns:
possible object is Boolean

setCanAddObjectToFolder

public void setCanAddObjectToFolder(java.lang.Boolean value)
Sets the value of the canAddObjectToFolder property.

Parameters:
value - allowed object is Boolean

isCanRemoveObjectFromFolder

public java.lang.Boolean isCanRemoveObjectFromFolder()
Gets the value of the canRemoveObjectFromFolder property.

Returns:
possible object is Boolean

setCanRemoveObjectFromFolder

public void setCanRemoveObjectFromFolder(java.lang.Boolean value)
Sets the value of the canRemoveObjectFromFolder property.

Parameters:
value - allowed object is Boolean

isCanGetContentStream

public java.lang.Boolean isCanGetContentStream()
Gets the value of the canGetContentStream property.

Returns:
possible object is Boolean

setCanGetContentStream

public void setCanGetContentStream(java.lang.Boolean value)
Sets the value of the canGetContentStream property.

Parameters:
value - allowed object is Boolean

isCanApplyPolicy

public java.lang.Boolean isCanApplyPolicy()
Gets the value of the canApplyPolicy property.

Returns:
possible object is Boolean

setCanApplyPolicy

public void setCanApplyPolicy(java.lang.Boolean value)
Sets the value of the canApplyPolicy property.

Parameters:
value - allowed object is Boolean

isCanGetAppliedPolicies

public java.lang.Boolean isCanGetAppliedPolicies()
Gets the value of the canGetAppliedPolicies property.

Returns:
possible object is Boolean

setCanGetAppliedPolicies

public void setCanGetAppliedPolicies(java.lang.Boolean value)
Sets the value of the canGetAppliedPolicies property.

Parameters:
value - allowed object is Boolean

isCanRemovePolicy

public java.lang.Boolean isCanRemovePolicy()
Gets the value of the canRemovePolicy property.

Returns:
possible object is Boolean

setCanRemovePolicy

public void setCanRemovePolicy(java.lang.Boolean value)
Sets the value of the canRemovePolicy property.

Parameters:
value - allowed object is Boolean

isCanGetChildren

public java.lang.Boolean isCanGetChildren()
Gets the value of the canGetChildren property.

Returns:
possible object is Boolean

setCanGetChildren

public void setCanGetChildren(java.lang.Boolean value)
Sets the value of the canGetChildren property.

Parameters:
value - allowed object is Boolean

isCanCreateDocument

public java.lang.Boolean isCanCreateDocument()
Gets the value of the canCreateDocument property.

Returns:
possible object is Boolean

setCanCreateDocument

public void setCanCreateDocument(java.lang.Boolean value)
Sets the value of the canCreateDocument property.

Parameters:
value - allowed object is Boolean

isCanCreateFolder

public java.lang.Boolean isCanCreateFolder()
Gets the value of the canCreateFolder property.

Returns:
possible object is Boolean

setCanCreateFolder

public void setCanCreateFolder(java.lang.Boolean value)
Sets the value of the canCreateFolder property.

Parameters:
value - allowed object is Boolean

isCanCreateRelationship

public java.lang.Boolean isCanCreateRelationship()
Gets the value of the canCreateRelationship property.

Returns:
possible object is Boolean

setCanCreateRelationship

public void setCanCreateRelationship(java.lang.Boolean value)
Sets the value of the canCreateRelationship property.

Parameters:
value - allowed object is Boolean

isCanDeleteTree

public java.lang.Boolean isCanDeleteTree()
Gets the value of the canDeleteTree property.

Returns:
possible object is Boolean

setCanDeleteTree

public void setCanDeleteTree(java.lang.Boolean value)
Sets the value of the canDeleteTree property.

Parameters:
value - allowed object is Boolean

isCanGetRenditions

public java.lang.Boolean isCanGetRenditions()
Gets the value of the canGetRenditions property.

Returns:
possible object is Boolean

setCanGetRenditions

public void setCanGetRenditions(java.lang.Boolean value)
Sets the value of the canGetRenditions property.

Parameters:
value - allowed object is Boolean

isCanGetACL

public java.lang.Boolean isCanGetACL()
Gets the value of the canGetACL property.

Returns:
possible object is Boolean

setCanGetACL

public void setCanGetACL(java.lang.Boolean value)
Sets the value of the canGetACL property.

Parameters:
value - allowed object is Boolean

isCanApplyACL

public java.lang.Boolean isCanApplyACL()
Gets the value of the canApplyACL property.

Returns:
possible object is Boolean

setCanApplyACL

public void setCanApplyACL(java.lang.Boolean value)
Sets the value of the canApplyACL property.

Parameters:
value - allowed object is Boolean

getAny

public java.util.List<java.lang.Object> getAny()
Gets the value of the any property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the any property.

For example, to add a new item, do as follows:

    getAny().add(newItem);
 

Objects of the following type(s) are allowed in the list Object Element


getOtherAttributes

public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.

the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

Returns:
always non-null


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.