Package | Description |
---|---|
com.filenet.api.action |
Provides classes that are related to making changes to objects.
|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.events |
Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to
extend Content Engine functionality and invoke it through the event mechanism.
|
com.filenet.api.meta |
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
|
com.filenet.api.property |
Provides classes and interfaces related to Content Engine object properties.
|
com.filenet.api.publishing |
Provides interfaces related to publishing.
|
Modifier and Type | Method and Description |
---|---|
StringList |
PendingAction.getStringListValue(java.lang.String name)
Locates the named parameter in the parameter bag and returns the value of the object it holds.
|
Modifier and Type | Method and Description |
---|---|
void |
PendingAction.putValue(java.lang.String name,
StringList v)
Adds a value for the named parameter to the parameter bag for
this
PendingAction object. |
Modifier and Type | Method and Description |
---|---|
StringList |
CmContentConversionAction.get_CmSupportedInputContentTypes()
Returns the value of the CmSupportedInputContentTypes property.
|
StringList |
CmContentConversionAction.get_CmUnsupportedInputContentTypes()
Returns the value of the CmUnsupportedInputContentTypes property.
|
StringList |
VerityDomainConfiguration.get_ExcludedBrokers()
Deprecated.
Returns the value of the ExcludedBrokers property.
|
StringList |
CmTextExtractionSettings.get_ExtractedProperties()
Returns the value of the ExtractedProperties property.
|
StringList |
ServerInstance.get_HostNames()
Returns the value of the HostNames property.
|
StringList |
CmTextSearchServer.get_SupportedLanguages()
Returns the value of the SupportedLanguages property.
|
StringList |
VerityServerConfiguration.get_VerityBrokerNames()
Deprecated.
As of release 5.0.0.
|
StringList |
VerityDomainConfiguration.get_VerityBrokers()
Deprecated.
As of release 5.2.0.
|
StringList |
VerityIndexArea.get_VerityIndexServers()
Deprecated.
As of release 5.2.0.
|
StringList |
VerityDomainConfiguration.get_VerityIndexServers()
Deprecated.
As of release 5.2.0.
|
StringList |
VerityIndexArea.get_VeritySearchServers()
Deprecated.
As of release 5.2.0.
|
StringList |
VerityDomainConfiguration.get_VeritySearchServers()
Deprecated.
As of release 5.2.0.
|
Modifier and Type | Method and Description |
---|---|
void |
CmContentConversionAction.set_CmSupportedInputContentTypes(StringList value)
Sets the value of the CmSupportedInputContentTypes property.
|
void |
CmContentConversionAction.set_CmUnsupportedInputContentTypes(StringList value)
Sets the value of the CmUnsupportedInputContentTypes property.
|
void |
VerityDomainConfiguration.set_ExcludedBrokers(StringList value)
Deprecated.
Sets the value of the ExcludedBrokers property.
|
void |
CmTextExtractionSettings.set_ExtractedProperties(StringList value)
Sets the value of the ExtractedProperties property.
|
void |
VerityServerConfiguration.set_VerityBrokerNames(StringList value)
Deprecated.
As of release 5.0.0.
|
void |
VerityIndexArea.set_VerityIndexServers(StringList value)
Deprecated.
As of release 5.2.0.
|
void |
VerityIndexArea.set_VeritySearchServers(StringList value)
Deprecated.
As of release 5.2.0.
|
Modifier and Type | Method and Description |
---|---|
static StringList |
Factory.StringList.createList()
Creates a new instance of the collection class
associated with this
String class. |
StringList |
Document.get_ContentElementsPresent()
Returns the value of the ContentElementsPresent property.
|
StringList |
Annotation.get_ContentElementsPresent()
Returns the value of the ContentElementsPresent property.
|
StringList |
ObjectStore.get_LocaleNames()
Returns the value of the LocaleNames property.
|
StringList |
ObjectStore.get_TextSearchIndexingLanguages()
Returns the value of the TextSearchIndexingLanguages property.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectStore.set_TextSearchIndexingLanguages(StringList value)
Sets the value of the TextSearchIndexingLanguages property.
|
Modifier and Type | Method and Description |
---|---|
StringList |
UpdateSecurityEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
UpdateEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
UnlockEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
TakeFederatedOwnershipEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
PublishCompleteEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
PromoteVersionEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
LockEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
FreezeEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
DemoteVersionEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
CustomEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
CmMoveContentEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
ClassifyCompleteEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
CheckoutEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
CheckinEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
ChangeStateEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
ChangeClassEvent.get_ModifiedProperties()
Returns the value of the ModifiedProperties property.
|
StringList |
InstanceWorkflowSubscription.get_PropertyMap()
Returns the value of the PropertyMap property.
|
StringList |
ClassWorkflowSubscription.get_PropertyMap()
Returns the value of the PropertyMap property.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceWorkflowSubscription.set_PropertyMap(StringList value)
Sets the value of the PropertyMap property.
|
void |
ClassWorkflowSubscription.set_PropertyMap(StringList value)
Sets the value of the PropertyMap property.
|
Modifier and Type | Method and Description |
---|---|
StringList |
PropertyDescriptionString.get_PropertySelectionsString()
Returns the value of the PropertySelectionsString property.
|
Modifier and Type | Method and Description |
---|---|
StringList |
Property.getStringListValue()
Returns the list of values held by the Content Engine property
collection represented by this
PropertyStringList object. |
StringList |
Properties.getStringListValue(java.lang.String propertyName)
Locates a
PropertyStringList property by name in this Properties
collection and returns the value it holds. |
Modifier and Type | Method and Description |
---|---|
void |
Properties.putValue(java.lang.String propertyName,
StringList value)
Creates or updates a
PropertyStringList instance in this Properties
collection. |
void |
PropertyStringList.setValue(StringList val)
Sets the value of this Content Engine property.
|
Modifier and Type | Method and Description |
---|---|
StringList |
PublishStyleTemplate.get_InputFormats()
Returns the value of the InputFormats property.
|
Modifier and Type | Method and Description |
---|---|
void |
PublishStyleTemplate.set_InputFormats(StringList value)
Sets the value of the InputFormats property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.