com.filenet.api.admin
Interface ImageServicesPropertyDescription

All Superinterfaces:
DependentObject, EngineObject, java.io.Serializable

public interface ImageServicesPropertyDescription
extends EngineObject, DependentObject

Represents the description of an Image Services document class property.

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: true
Searchable: false
StorageType: Domain
SuperclassName: GenericObject


Method Summary
 java.lang.Integer get_ImageServicesDataType()
          Returns the value of the ImageServicesDataType property.
 java.lang.String get_ImageServicesPropertyName()
          Returns the value of the ImageServicesPropertyName property.
 
Methods inherited from interface com.filenet.api.core.EngineObject
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
 

Method Detail

get_ImageServicesPropertyName

java.lang.String get_ImageServicesPropertyName()
Returns the value of the ImageServicesPropertyName property. For more information, see ImageServicesPropertyName Property.


get_ImageServicesDataType

java.lang.Integer get_ImageServicesDataType()
Returns the value of the ImageServicesDataType property. For more information, see ImageServicesDataType Property.



© Copyright IBM Corporation 2006, 2009. All rights reserved.