Uses of Interface
ch.ivyteam.ivy.cm.IContentObjectType
-
Packages that use IContentObjectType Package Description ch.ivyteam.ivy.cm This package contains classes that are required to work with the content management of Axon.ivy: e.g. -
-
Uses of IContentObjectType in ch.ivyteam.ivy.cm
Methods in ch.ivyteam.ivy.cm that return IContentObjectType Modifier and Type Method Description IContentObjectType
IContentObject. getContentObjectType()
Gets the content object type of this ContentObject.IContentObjectType
IContentObjectValue. getContentObjectType()
Gets the associated ContentObjectTypeMethods in ch.ivyteam.ivy.cm with parameters of type IContentObjectType Modifier and Type Method Description boolean
CoType. matches(IContentObjectType coType)
-