Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface.cmi |
Modifier and Type | Method and Description |
---|---|
ContentPropertyTypeInterface |
ContentManagerInterface.createSharepointColumn(java.lang.String endpId,
java.lang.String spTypeId,
java.lang.String repId,
java.lang.String cTypeId,
java.lang.String name,
java.lang.String dataType,
int length) |
ContentPropertyTypeInterface |
ContentPropertyInterface.getType()
Property type definition
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ContentPropertyTypeInterface> |
ContentTypeInterface.getProperties()
Get Property definitions for this Content Type
|