|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.data.cog.CogDatatype
com.partnersoft.data.cog.CogListType
public class CogListType
This represents the metadata for a list Cog field.
| Constructor Summary | |
|---|---|
CogListType()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
createValue(CogDataDictionary dataDictionary)
Create a new Cog that fits this datatype, with appropriate defaults, etc. |
java.lang.String |
getContentsType()
Name of the datatype contained in the list. |
void |
setContentsType(java.lang.String argContentsType)
|
| Methods inherited from class com.partnersoft.data.cog.CogDatatype |
|---|
compareTo, getCategory, getDescription, getLabel, getName, getOrder, getProperties, getReadOnlyGroups, getReadWriteGroups, getValidationRules, setCategory, setDescription, setLabel, setName, setOrder, setProperties, setReadOnlyGroups, setReadWriteGroups, setValidationRules, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CogListType()
| Method Detail |
|---|
public java.lang.Object createValue(CogDataDictionary dataDictionary)
CogDatatype
createValue in class CogDatatypepublic java.lang.String getContentsType()
public void setContentsType(java.lang.String argContentsType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||