|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.types.impl.AttributeDescriptionImpl
com.softwareag.centrasite.appl.framework.types.impl.SlotAttributeDescriptionImpl
public class SlotAttributeDescriptionImpl
Field Summary |
---|
Fields inherited from interface com.softwareag.centrasite.appl.framework.types.AttributeDescription |
---|
MAXOCCURS_1, MAXOCCURS_UNBOUNDED, MINOCCURS_0, MINOCCURS_1, TYPE_ANY_SIMPLE_TYPE, TYPE_BOOLEAN, TYPE_DATE, TYPE_DATE_TIME, TYPE_DECIMAL, TYPE_DOUBLE, TYPE_DURATION, TYPE_NUMBER, TYPE_STRING, TYPE_TIME, TYPE_URL |
Constructor Summary | |
---|---|
SlotAttributeDescriptionImpl(com.centrasite.jaxr.type.CentraSiteSlotDescription csAttribute)
|
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
Get the attribute's display name. |
void |
setDisplayName(java.lang.String displayName)
Set the attribute's display name. |
Methods inherited from class com.softwareag.centrasite.appl.framework.types.impl.AttributeDescriptionImpl |
---|
getCentraSiteAttribute, getCsAttribute, getDataType, getDefaultValue, getDescription, getEnumValues, getLocalName, getMaxOccurs, getMinOccurs, getName, getPrecision, getType, getUnitLabel, isIndexed, isPrefix, isReadOnly, isSystemDefined, isUsed, setCsAttribute, setDefaultValue, setDescription, setEnumValues, setIndexed, setMaxOccurs, setMinOccurs, setName, setPrecision, setPrefix, setReadOnly, setUnitLabel, toXML |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.softwareag.centrasite.appl.framework.types.AttributeDescription |
---|
getDataType, getDefaultValue, getDescription, getEnumValues, getLocalName, getMaxOccurs, getMinOccurs, getName, getPrecision, getType, getUnitLabel, isIndexed, isPrefix, isReadOnly, isSystemDefined, isUsed, setDefaultValue, setDescription, setEnumValues, setIndexed, setMaxOccurs, setMinOccurs, setName, setPrecision, setPrefix, setReadOnly, setUnitLabel, toXML |
Constructor Detail |
---|
public SlotAttributeDescriptionImpl(com.centrasite.jaxr.type.CentraSiteSlotDescription csAttribute)
Method Detail |
---|
public java.lang.String getDisplayName() throws CSAppFrameworkException
getDisplayName
in interface AttributeDescription
getDisplayName
in interface SlotAttributeDescription
getDisplayName
in class AttributeDescriptionImpl
CSAppFrameworkException
public void setDisplayName(java.lang.String displayName) throws CSAppFrameworkException
setDisplayName
in interface SlotAttributeDescription
displayName
- the attribute's display name
CSAppFrameworkException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |