public class PAttributeBaseCmdImpl extends ToolsControllerCommandImpl implements PAttributeBaseCmd
This command uses the following AccessBeans:
PAttrDateValueAccessBeanPAttrFloatValueAccesBeanPAttrIntegerValueAccesbeanPAttrStringValueAccessBeanPAttrFreeFormValueAccessBeanPAttrBigIntValueAccessBean| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassNameNAME| Constructor and Description |
|---|
PAttributeBaseCmdImpl()
CreateAttribueDicionaryCmdImpl constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
determineAccessBeanName(java.lang.String valueType)
Determine Access Bean Name
|
java.lang.String |
getAccessBeanName()
Gets access bean name
|
java.lang.Long |
getAttrId()
Gets attribute ID.
|
java.lang.String |
getAttrName()
Gets attribute name.
|
java.lang.String |
getDescription()
Gets attribute description.
|
java.lang.Integer |
getEncryptionFlag()
Gets encryption flag.
|
java.util.Hashtable |
getErrorContent()
Gets error content
|
boolean |
getErrorFlag()
Gets error flag
|
java.lang.Integer |
getLanguageId()
Gets language id
|
TypedProperty |
getResponseProperties()
Gets response properties.
|
java.lang.Integer |
getSequence()
Gets sequence.
|
java.util.Hashtable |
getToolXMLObject()
Gets Tool XML object.
|
java.lang.String |
getTypeId()
Gets attribute data type id
|
java.lang.String |
getViewTaskName()
Gets the view task name
|
java.lang.String |
getWizardNavagationFile()
Gets wizard navigation file.
|
boolean |
isErrorFlag()
Check if error flag is set.
|
boolean |
isReadyToCallExecute()
isReadyToCallExecute method comment
|
void |
performExecute()
performExecute
|
void |
reset()
Reset the command.
|
void |
setAccessBeanName(java.lang.String beanName)
Sets access bean name
|
void |
setAttrId(java.lang.Long newAttrId)
Sets attribute ID
|
void |
setAttrIdUrlName(java.lang.String name,
boolean isReq)
Sets attribute ID
|
void |
setAttrName(java.lang.String newAttrName)
Sets attribute name
|
void |
setAttrNameUrlName(java.lang.String name,
boolean isReq)
Sets attribute name
|
void |
setDescription(java.lang.String newDescription)
Sets attribute description
|
void |
setDescriptionUrlName(java.lang.String name,
boolean isReq)
Set attribute short description
|
void |
setEncryptionFlag(java.lang.Integer encryptFlag)
Sets encryption flag
|
void |
setEncyrptionFlagUrlName(java.lang.String name,
boolean isReq)
Sets encryption flag
|
void |
setErrorContent(java.util.Hashtable newErrorContent)
Sets error content
|
void |
setErrorFlag(boolean newErrorFlag)
Sets error flag
|
void |
setLanguageIdUrlName(java.lang.String name,
boolean isReq)
Sets language id
|
void |
setRequestProperties(TypedProperty paramTable)
Sets request properties
|
void |
setResponseProperties(TypedProperty paramHash)
Sets response properties.
|
void |
setSequence(java.lang.Integer newSequence)
Sets sequence
|
void |
setSequenceUrlName(java.lang.String name,
boolean isReq)
Set attribute sequence
|
void |
setToolXMLObject(java.util.Hashtable newToolXMLObject)
Sets TOOL XML object
|
void |
setTypeId(java.lang.String newTypeId)
Sets attribute type ID
|
void |
setTypeIdUrlName(java.lang.String name,
boolean isReq)
Sets attribute data type id
|
void |
setViewTaskName(java.lang.String newViewTaskName)
Sets creation view task name.
|
getViewInputPropertiescheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getRetriable, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerpublic static final java.lang.String COPYRIGHT
public PAttributeBaseCmdImpl()
public void reset()
reset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommandpublic java.util.Hashtable getErrorContent()
public boolean getErrorFlag()
public java.lang.Integer getLanguageId()
public TypedProperty getResponseProperties()
getResponseProperties in interface ControllerCommandgetResponseProperties in class ControllerCommandImplpublic java.util.Hashtable getToolXMLObject()
public java.lang.String getViewTaskName()
public java.lang.String getWizardNavagationFile()
public boolean isErrorFlag()
public boolean isReadyToCallExecute()
isReadyToCallExecute in interface com.ibm.websphere.command.CommandisReadyToCallExecute in class AbstractECTargetableCommandpublic void performExecute()
throws ECException
performExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionECCommand.performExecute()public void setErrorContent(java.util.Hashtable newErrorContent)
newErrorContent - The Hashtablepublic void setErrorFlag(boolean newErrorFlag)
newErrorFlag - booleanpublic void setLanguageIdUrlName(java.lang.String name,
boolean isReq)
setLanguageIdUrlName in interface PAttributeBaseCmdname - StringisReq - booleanpublic void setRequestProperties(TypedProperty paramTable) throws ECApplicationException
setRequestProperties in interface ControllerCommandsetRequestProperties in class ToolsControllerCommandImplparamTable - TypedPropertyECApplicationExceptionpublic void setResponseProperties(TypedProperty paramHash)
setResponseProperties in class ControllerCommandImplparamHash - TypedPropertypublic void setToolXMLObject(java.util.Hashtable newToolXMLObject)
newToolXMLObject - Hashtablepublic void setViewTaskName(java.lang.String newViewTaskName)
newViewTaskName - Stringpublic java.lang.String getAttrName()
public java.lang.String getDescription()
public java.lang.String getTypeId()
public void setAttrNameUrlName(java.lang.String name,
boolean isReq)
throws ECApplicationException
setAttrNameUrlName in interface PAttributeBaseCmdname - StringisReq - booleanECApplicationExceptionpublic void setDescriptionUrlName(java.lang.String name,
boolean isReq)
throws ECApplicationException
setDescriptionUrlName in interface PAttributeBaseCmdname - StringisReq - booleanECApplicationExceptionpublic void setTypeIdUrlName(java.lang.String name,
boolean isReq)
throws ECApplicationException
setTypeIdUrlName in interface PAttributeBaseCmdname - StringisReq - booleanECApplicationExceptionpublic java.lang.Long getAttrId()
public java.lang.Integer getSequence()
public java.lang.Integer getEncryptionFlag()
public void setAttrId(java.lang.Long newAttrId)
newAttrId - Longpublic void setAttrIdUrlName(java.lang.String name,
boolean isReq)
throws ECApplicationException
setAttrIdUrlName in interface PAttributeBaseCmdname - StringisReq - booleanECApplicationExceptionpublic void setAttrName(java.lang.String newAttrName)
newAttrName - Stringpublic void setDescription(java.lang.String newDescription)
newDescription - Stringpublic void setSequence(java.lang.Integer newSequence)
newSequence - Integerpublic void setSequenceUrlName(java.lang.String name,
boolean isReq)
setSequenceUrlName in interface PAttributeBaseCmdname - StringisReq - booleanpublic void setEncryptionFlag(java.lang.Integer encryptFlag)
encryptFlag - Integerpublic void setEncyrptionFlagUrlName(java.lang.String name,
boolean isReq)
setEncyrptionFlagUrlName in interface PAttributeBaseCmdname - StringisReq - booleanpublic void setTypeId(java.lang.String newTypeId)
newTypeId - Stringpublic void setAccessBeanName(java.lang.String beanName)
beanName - Stringpublic java.lang.String getAccessBeanName()
public java.lang.String determineAccessBeanName(java.lang.String valueType)
valueType - String