![]() | Clears the defaults list. |
![]() | Clears the overrides list |
![]() | GetAccessorCLSID is used to retrieve the GUID of the Accessor associated with this Doc Type. This can be used to get info about the Accessor, or instantiate it. |
![]() | GetAccessorFormatID is used to retrieve the location format associated with the Accessor that's associated with this DocType. It can be easier to call this than to get it from the Accessor |
![]() | Returns the approval settings |
![]() | Returns the card override image uuid |
![]() | GetCommonFields is used to retrieve a SafeArray of common field names and descriptions for this Document Type. This is basically a pass-through to the Accessor |
![]() | Gets the defaults list |
![]() | Returns default value of property id as byte |
![]() | Returns default value of property id as double |
![]() | Returns default value of property id as float |
![]() | Returns the default values as an int. |
![]() | Returns default value of property id as Object |
![]() | Returns the default values as a string. |
![]() | Returns default value as XPDateTime |
![]() | Returns if this document type has full text index |
![]() | Returns the Overrides list |
![]() | Returns the override value of a property id as byte. |
![]() | Returns the override value of a property id as double. |
![]() | Returns the override value of a property id as float. |
![]() | Returns the override value of a property id as int. |
![]() | Returns the override value of a property id as Object. |
![]() | Returns the override value of a property id as String. |
![]() | Returns the override value of a property id as XPDateTime. |
![]() | GetPropertyMap is used to retrieve the PropertyMap associated with this Doc Type. If the PropMap is edited, and the Doc Type is stored, the changes to the PropMap will be stored. |
![]() | GetRequiredPropertyIDs retrieves a SafeArray of property IDs that are "required" for cards created from this Document Type |
![]() | SetAccessorCLSID is used to associate the Doc Type with a particular Accessor. This will also affect the Data Format. |
![]() | Sets the approval settings |
![]() | Overloaded. Sets the default value of a property id. |
![]() | Sets the document type to have full text indexing |
![]() | Overloaded. Sets the override value of a given property id |
![]() | SetRequiredPropertyIDs allows the client to specify a SafeArray of Property IDs that are considered "required" for this Doc Type. |
IPTDocumentType Interface | com.plumtree.server Namespace