public class SaveParameters
extends org.apache.avalon.framework.configuration.DefaultConfiguration
| Constructor and Description |
|---|
SaveParameters(org.apache.avalon.framework.configuration.Configuration config,
SaveParameters parent_config) |
SaveParameters(org.apache.avalon.framework.configuration.Configuration config,
java.lang.String storeBasePath) |
SaveParameters(java.lang.String name,
SaveParameters parent_config) |
SaveParameters(java.lang.String name,
SaveParameters parent_config,
java.lang.String storeRelativeDirectory) |
SaveParameters(java.lang.String name,
SaveParameters parent_config,
java.lang.String storeBasePath,
java.lang.String storeRelativeDirectory) |
SaveParameters(java.lang.String name,
java.lang.String storeBasePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllChildren(org.apache.avalon.framework.configuration.Configuration other)
Add all child
Configuration objects from specified
configuration element to current configuration element. |
SaveParameters |
getSaveParametersById(java.lang.String sdxobjectid)
This method return the SaveParameters given a sdx_object id.
|
java.lang.String |
getStoreBasePath()
Get the absolute path where all object are stored
|
java.lang.String |
getStoreCompletePath()
Get the absolute path where the current is stored
|
java.lang.String |
getStorePath()
Get the relative path from base path where the current object data will be stored.
|
long |
getUniqueID()
Get an unique ID for this saveconfig
AutoIncrement after each call.
|
java.lang.String |
getUniqueIDString()
Get an unique ID for this saveconfig
AutoIncrement after each call.
|
boolean |
isAllElementSelected() |
void |
savePathInConfig(java.lang.String pathleaf)
Add relative path in the config file
|
void |
setUniqueID(long id)
Set an unique ID for this saveconfig
|
addAll, addAll, addAllAttributes, addAllChildren, addAttribute, addChild, appendValueData, checkWriteable, equals, getAttribute, getAttributeNames, getChild, getChildCount, getChildren, getChildren, getLocation, getMutableChild, getMutableChild, getMutableChildren, getMutableChildren, getName, getNamespace, getPrefix, getValue, getValue, hashCode, isReadOnly, makeReadOnly, removeChild, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setValue, setValue, setValue, setValue, setValue, setValuegetAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsFloat, getAttributeAsFloat, getAttributeAsInteger, getAttributeAsInteger, getAttributeAsLong, getAttributeAsLong, getChild, getValueAsBoolean, getValueAsBoolean, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLong, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsFloat, getAttributeAsFloat, getAttributeAsInteger, getAttributeAsInteger, getAttributeAsLong, getAttributeAsLong, getChild, getValueAsBoolean, getValueAsBoolean, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLongpublic SaveParameters(org.apache.avalon.framework.configuration.Configuration config,
java.lang.String storeBasePath)
throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationExceptionpublic SaveParameters(org.apache.avalon.framework.configuration.Configuration config,
SaveParameters parent_config)
throws org.apache.avalon.framework.configuration.ConfigurationException
org.apache.avalon.framework.configuration.ConfigurationExceptionpublic SaveParameters(java.lang.String name,
java.lang.String storeBasePath)
public SaveParameters(java.lang.String name,
SaveParameters parent_config)
public SaveParameters(java.lang.String name,
SaveParameters parent_config,
java.lang.String storeRelativeDirectory)
public SaveParameters(java.lang.String name,
SaveParameters parent_config,
java.lang.String storeBasePath,
java.lang.String storeRelativeDirectory)
public void addAllChildren(org.apache.avalon.framework.configuration.Configuration other)
Configuration objects from specified
configuration element to current configuration element.addAllChildren in interface org.apache.avalon.framework.configuration.MutableConfigurationaddAllChildren in class org.apache.avalon.framework.configuration.DefaultConfigurationother - the other Configuration valuepublic SaveParameters getSaveParametersById(java.lang.String sdxobjectid) throws SDXException
sdxobjectid - the id of the sdx objectSDXExceptionpublic java.lang.String getStorePath()
public java.lang.String getStoreBasePath()
public java.lang.String getStoreCompletePath()
public void setUniqueID(long id)
public long getUniqueID()
public java.lang.String getUniqueIDString()
public void savePathInConfig(java.lang.String pathleaf)
pathleaf - public boolean isAllElementSelected()
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.