com.wewebu.ow.server.ecmimpl.opencmis.object
Class OwCMISAbstractObject<C extends OwCMISObjectClass>
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.object.OwCMISAbstractObject<C>
- All Implemented Interfaces:
- com.wewebu.ow.server.ecm.OwObject, com.wewebu.ow.server.ecm.OwObjectReference, OwCMISObject, com.wewebu.ow.server.field.OwFieldProvider
- Direct Known Subclasses:
- OwCMISAbstractDomainFolder, OwCMISAbstractSessionObject
public abstract class OwCMISAbstractObject<C extends OwCMISObjectClass>
- extends Object
- implements OwCMISObject
OwCMISAbstractObject.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Fields inherited from interface com.wewebu.ow.server.ecm.OwObject |
STANDARD_PATH_DELIMITER |
Fields inherited from interface com.wewebu.ow.server.ecm.OwObjectReference |
OBJECT_TYPE_ALL_CONTAINER_OBJECTS, OBJECT_TYPE_ALL_CONTENT_OBJECTS, OBJECT_TYPE_ALL_TUPLE_OBJECTS, OBJECT_TYPE_ALL_WORKFLOW_OBJECTS, OBJECT_TYPE_BPM_ROOT_FOLDER, OBJECT_TYPE_CONTAINER_USER_START, OBJECT_TYPE_CONTENT_USER_START, OBJECT_TYPE_CROSS_QUEUE_FOLDER, OBJECT_TYPE_CUSTOM, OBJECT_TYPE_DOCUMENT, OBJECT_TYPE_DYNAMIC_VIRTUAL_FOLDER, OBJECT_TYPE_ECM_ROOT_FOLDER, OBJECT_TYPE_FOLDER, OBJECT_TYPE_HISTORY, OBJECT_TYPE_LINK, OBJECT_TYPE_PROXY_QUEUE_FOLDER, OBJECT_TYPE_PUBLIC_QUEUE_FOLDER, OBJECT_TYPE_ROSTER_FOLDER, OBJECT_TYPE_ROSTERITEM, OBJECT_TYPE_STORED_SEARCH, OBJECT_TYPE_SYS_QUEUE_FOLDER, OBJECT_TYPE_TRACKER_QUEUE_FOLDER, OBJECT_TYPE_TUPLE_USER_START, OBJECT_TYPE_UNDEFINED, OBJECT_TYPE_USER_QUEUE_FOLDER, OBJECT_TYPE_VIRTUAL_FOLDER, OBJECT_TYPE_WORKFLOW_USER_START, OBJECT_TYPE_WORKITEM, OBJECT_TYPE_WORKITEM_PROXY, OBJECT_TYPE_WORKITEM_TRACKER |
Fields inherited from interface com.wewebu.ow.server.field.OwFieldProvider |
TYPE_AJAX, TYPE_CHECKIN_OBJECT, TYPE_CREATE_OBJECT, TYPE_META_OBJECT, TYPE_RESULT_LIST, TYPE_SEARCH, TYPE_SMALL |
Method Summary |
void |
add(com.wewebu.ow.server.ecm.OwObject object_p)
|
boolean |
canAdd(com.wewebu.ow.server.ecm.OwObject object_p,
int context_p)
|
boolean |
canChangeClass()
|
boolean |
canDelete(int iContext_p)
|
boolean |
canFilterChilds()
|
boolean |
canGetPermissions()
|
boolean |
canGetProperties(int context_p)
|
boolean |
canLock()
|
boolean |
canMove(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject oldParent_p,
int context_p)
|
boolean |
canRemoveReference(com.wewebu.ow.server.ecm.OwObject object_p,
int context_p)
|
boolean |
canSetPermissions()
|
void |
changeClass(String strNewClassName_p,
com.wewebu.ow.server.ecm.OwPropertyCollection properties_p,
com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p)
|
protected void |
checkPropertyCollection(Collection requestedProperties_p,
com.wewebu.ow.server.ecm.OwPropertyCollection returnedPropertyCollection_p)
|
OwCMISObject |
createCopy(OwCMISObject copyParent_p,
com.wewebu.ow.server.ecm.OwPropertyCollection properties_p,
com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p,
int[] childTypes_p)
Create a copy of this object using provided information. |
void |
delete()
|
boolean |
equals(Object obj_p)
|
int |
getChildCount(int[] objectTypes_p,
int context_p)
|
com.wewebu.ow.server.ecm.OwObjectCollection |
getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
com.wewebu.ow.server.field.OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
com.wewebu.ow.server.field.OwSearchNode filterCriteria_p)
|
String |
getClassName()
|
OwCMISPermissionCollection |
getClonedPermissions()
|
com.wewebu.ow.server.ecm.OwPropertyCollection |
getClonedProperties(Collection propertyNames_p)
|
Collection |
getColumnInfoList()
|
com.wewebu.ow.server.ecm.OwContentCollection |
getContentCollection()
|
com.wewebu.ow.server.field.OwField |
getField(String strFieldClassName_p)
|
String |
getFieldProviderName()
|
Object |
getFieldProviderSource()
|
int |
getFieldProviderType()
|
Collection |
getFields()
|
Collection |
getFilterProperties(Collection propertyNames_p)
|
com.wewebu.ow.server.ecm.OwObject |
getInstance()
|
boolean |
getLock(int context_p)
|
String |
getLockUserID(int context_p)
|
String |
getMIMEParameter()
|
String |
getMIMEType()
|
boolean |
getMyLock(int context_p)
|
C |
getObjectClass()
|
int |
getPageCount()
|
com.wewebu.ow.server.ecm.OwObjectCollection |
getParents()
|
String |
getPath()
|
OwCMISPermissionCollection |
getPermissions()
|
com.wewebu.ow.server.ecm.OwPropertyCollection |
getProperties(Collection propertyNames_p)
|
OwCMISProperty<?> |
getProperty(String propertyName_p)
|
String |
getResourceID()
|
Object |
getSafeFieldValue(String name_p,
Object defaultValue_p)
|
com.wewebu.ow.server.field.OwSearchTemplate |
getSearchTemplate()
|
int |
getType()
|
protected com.wewebu.ow.server.ecm.OwPropertyCollection |
getVirtualProperties(Collection propertyNames_p)
|
protected OwCMISProperty<?> |
getVirtualProperty(String propertyName_p)
|
boolean |
hasChilds(int[] iObjectTypes_p,
int iContext_p)
|
boolean |
hasContent(int context_p)
|
int |
hashCode()
|
boolean |
hasVersionSeries()
|
void |
move(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject oldParent_p)
|
void |
refreshProperties()
|
void |
refreshProperties(Collection propertyClassNames_p)
|
void |
removeReference(com.wewebu.ow.server.ecm.OwObject object_p)
|
void |
setField(String name_p,
Object value_p)
|
boolean |
setLock(boolean lock_p)
|
void |
setPermissions(com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p)
|
void |
setProperties(com.wewebu.ow.server.ecm.OwPropertyCollection properties_p)
|
String |
toString()
|
Methods inherited from interface com.wewebu.ow.server.ecm.OwObject |
canGetContent, canSetContent, canSetProperties, getVersion, getVersionSeries, setContentCollection |
Methods inherited from interface com.wewebu.ow.server.ecm.OwObjectReference |
getID, getName |
OwCMISAbstractObject
public OwCMISAbstractObject(C objectClass_p)
getObjectClass
public C getObjectClass()
- Specified by:
getObjectClass
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getObjectClass
in interface OwCMISObject
getMIMEType
public String getMIMEType()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getMIMEType
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Throws:
com.wewebu.ow.server.exceptions.OwException
getType
public int getType()
- Specified by:
getType
in interface com.wewebu.ow.server.ecm.OwObjectReference
getFilterProperties
public Collection getFilterProperties(Collection propertyNames_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getFilterProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getClassName
public String getClassName()
- Specified by:
getClassName
in interface com.wewebu.ow.server.ecm.OwObject
add
public void add(com.wewebu.ow.server.ecm.OwObject object_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
add
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canAdd
public boolean canAdd(com.wewebu.ow.server.ecm.OwObject object_p,
int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canAdd
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canChangeClass
public boolean canChangeClass()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canChangeClass
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canFilterChilds
public boolean canFilterChilds()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canFilterChilds
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canGetPermissions
public boolean canGetPermissions()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canGetPermissions
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canSetPermissions
public boolean canSetPermissions()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canSetPermissions
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canGetProperties
public boolean canGetProperties(int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canGetProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canLock
public boolean canLock()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canLock
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canMove
public boolean canMove(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject oldParent_p,
int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canMove
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
canRemoveReference
public boolean canRemoveReference(com.wewebu.ow.server.ecm.OwObject object_p,
int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
canRemoveReference
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
changeClass
public void changeClass(String strNewClassName_p,
com.wewebu.ow.server.ecm.OwPropertyCollection properties_p,
com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
changeClass
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
delete
public void delete()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
delete
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getClonedPermissions
public OwCMISPermissionCollection getClonedPermissions()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getClonedPermissions
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getClonedProperties
public com.wewebu.ow.server.ecm.OwPropertyCollection getClonedProperties(Collection propertyNames_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getClonedProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getColumnInfoList
public Collection getColumnInfoList()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getColumnInfoList
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getContentCollection
public com.wewebu.ow.server.ecm.OwContentCollection getContentCollection()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getContentCollection
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getLock
public boolean getLock(int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getLock
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getLockUserID
public String getLockUserID(int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getLockUserID
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getMyLock
public boolean getMyLock(int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getMyLock
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getParents
public com.wewebu.ow.server.ecm.OwObjectCollection getParents()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getParents
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getPath
public String getPath()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getPath
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getPath
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getPermissions
public OwCMISPermissionCollection getPermissions()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getPermissions
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getPermissions
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
setPermissions
public void setPermissions(com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
setPermissions
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getSearchTemplate
public com.wewebu.ow.server.field.OwSearchTemplate getSearchTemplate()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getSearchTemplate
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
move
public void move(com.wewebu.ow.server.ecm.OwObject object_p,
com.wewebu.ow.server.ecm.OwObject oldParent_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
move
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
refreshProperties
public void refreshProperties()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
refreshProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
refreshProperties
public void refreshProperties(Collection propertyClassNames_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
refreshProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
removeReference
public void removeReference(com.wewebu.ow.server.ecm.OwObject object_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
removeReference
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
setLock
public boolean setLock(boolean lock_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
setLock
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
setProperties
public void setProperties(com.wewebu.ow.server.ecm.OwPropertyCollection properties_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
setProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
setProperties
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getInstance
public com.wewebu.ow.server.ecm.OwObject getInstance()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getInstance
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Throws:
com.wewebu.ow.server.exceptions.OwException
getMIMEParameter
public String getMIMEParameter()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getMIMEParameter
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Throws:
com.wewebu.ow.server.exceptions.OwException
getPageCount
public int getPageCount()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getPageCount
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Throws:
com.wewebu.ow.server.exceptions.OwException
getResourceID
public String getResourceID()
- Specified by:
getResourceID
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Specified by:
getResourceID
in interface OwCMISObject
hasContent
public boolean hasContent(int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
hasContent
in interface com.wewebu.ow.server.ecm.OwObjectReference
- Throws:
com.wewebu.ow.server.exceptions.OwException
getField
public com.wewebu.ow.server.field.OwField getField(String strFieldClassName_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getField
in interface com.wewebu.ow.server.field.OwFieldProvider
- Throws:
com.wewebu.ow.server.exceptions.OwException
getFieldProviderName
public String getFieldProviderName()
- Specified by:
getFieldProviderName
in interface com.wewebu.ow.server.field.OwFieldProvider
getFieldProviderSource
public Object getFieldProviderSource()
- Specified by:
getFieldProviderSource
in interface com.wewebu.ow.server.field.OwFieldProvider
getFieldProviderType
public int getFieldProviderType()
- Specified by:
getFieldProviderType
in interface com.wewebu.ow.server.field.OwFieldProvider
getFields
public Collection getFields()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getFields
in interface com.wewebu.ow.server.field.OwFieldProvider
- Throws:
com.wewebu.ow.server.exceptions.OwException
getSafeFieldValue
public Object getSafeFieldValue(String name_p,
Object defaultValue_p)
- Specified by:
getSafeFieldValue
in interface com.wewebu.ow.server.field.OwFieldProvider
setField
public void setField(String name_p,
Object value_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
setField
in interface com.wewebu.ow.server.field.OwFieldProvider
- Throws:
com.wewebu.ow.server.exceptions.OwException
getProperties
public com.wewebu.ow.server.ecm.OwPropertyCollection getProperties(Collection propertyNames_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getProperties
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getVirtualProperties
protected com.wewebu.ow.server.ecm.OwPropertyCollection getVirtualProperties(Collection propertyNames_p)
throws com.wewebu.ow.server.exceptions.OwException
- Throws:
com.wewebu.ow.server.exceptions.OwException
getProperty
public OwCMISProperty<?> getProperty(String propertyName_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getProperty
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getProperty
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getVirtualProperty
protected OwCMISProperty<?> getVirtualProperty(String propertyName_p)
throws com.wewebu.ow.server.exceptions.OwException
- Throws:
com.wewebu.ow.server.exceptions.OwException
checkPropertyCollection
protected final void checkPropertyCollection(Collection requestedProperties_p,
com.wewebu.ow.server.ecm.OwPropertyCollection returnedPropertyCollection_p)
throws com.wewebu.ow.server.exceptions.OwObjectNotFoundException
- Throws:
com.wewebu.ow.server.exceptions.OwObjectNotFoundException
createCopy
public OwCMISObject createCopy(OwCMISObject copyParent_p,
com.wewebu.ow.server.ecm.OwPropertyCollection properties_p,
com.wewebu.ow.server.ecm.OwPermissionCollection permissions_p,
int[] childTypes_p)
throws com.wewebu.ow.server.exceptions.OwException
- Description copied from interface:
OwCMISObject
- Create a copy of this object using provided information.
- Specified by:
createCopy
in interface OwCMISObject
- Parameters:
copyParent_p
- OwCMISObject parent for created copy (can be null)properties_p
- OwPropertyCollection to be set for new created copypermissions_p
- OwPermissionCollection to be defined for copy objectchildTypes_p
- int array of child types which should be also copied
- Returns:
- OwCMISObject which represents the newly created copy
- Throws:
com.wewebu.ow.server.exceptions.OwException
canDelete
public boolean canDelete(int iContext_p)
throws Exception
- Specified by:
canDelete
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
Exception
getChildCount
public int getChildCount(int[] objectTypes_p,
int context_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getChildCount
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getChildCount
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
hasChilds
public boolean hasChilds(int[] iObjectTypes_p,
int iContext_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
hasChilds
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
hasChilds
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
getChilds
public com.wewebu.ow.server.ecm.OwObjectCollection getChilds(int[] iObjectTypes_p,
Collection propertyNames_p,
com.wewebu.ow.server.field.OwSort sort_p,
int iMaxSize_p,
int iVersionSelection_p,
com.wewebu.ow.server.field.OwSearchNode filterCriteria_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getChilds
in interface com.wewebu.ow.server.ecm.OwObject
- Specified by:
getChilds
in interface OwCMISObject
- Throws:
com.wewebu.ow.server.exceptions.OwException
hasVersionSeries
public boolean hasVersionSeries()
throws Exception
- Specified by:
hasVersionSeries
in interface com.wewebu.ow.server.ecm.OwObject
- Throws:
Exception
equals
public boolean equals(Object obj_p)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.