Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyDefinitionBinary
Represents the definition of a property that holds a binary value.
|
interface |
PropertyDefinitionBoolean
Represents the definition of a property that holds a Boolean value.
|
interface |
PropertyDefinitionDateTime
Represents the definition of a property that holds a DateTime value.
|
interface |
PropertyDefinitionFloat64
Represents the definition of a property that holds a Double (Float64) value.
|
interface |
PropertyDefinitionId
Represents the definition of a property that holds a GUID string value.
|
interface |
PropertyDefinitionInteger32
Represents the definition of a property that holds an integer value.
|
interface |
PropertyDefinitionObject
Represents the definition of a property that holds a Content Engine object value.
|
interface |
PropertyDefinitionString
Represents the definition of a property that holds a string value.
|
Modifier and Type | Method and Description |
---|---|
PropertyDefinition |
PropertyTemplate.createClassProperty()
Creates and returns a new property definition object based on this property template.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.