Serialized Form


Package com.ibm.workplace.wcm.api

Package com.ibm.workplace.wcm.api.custom

Class com.ibm.workplace.wcm.api.custom.WCM_DeleteDirectiveParams extends java.lang.Object implements Serializable

Serialized Fields

m_permanentDelete

boolean m_permanentDelete
Indicates if a permanent delete has been requested

Class com.ibm.workplace.wcm.api.custom.WCM_EmptyDirectiveParams extends java.lang.Object implements Serializable

Class com.ibm.workplace.wcm.api.custom.WCM_NextStageDirectiveParams extends java.lang.Object implements Serializable

Serialized Fields

m_runExitActions

boolean m_runExitActions
Indicates if the exit actions on the current stage are run before moving to the next stage


m_runEntryActions

boolean m_runEntryActions
Indicates if the entry actions on the destination stage should be run

Class com.ibm.workplace.wcm.api.custom.WCM_PreviousStageDirectiveParams extends java.lang.Object implements Serializable

Serialized Fields

m_runEntryActions

boolean m_runEntryActions
Indicates if the entry actions on the destination stage should be run

Class com.ibm.workplace.wcm.api.custom.WCM_RescheduleDirectiveParams extends java.lang.Object implements Serializable

Serialized Fields

m_rescheduleDate

java.util.Date m_rescheduleDate
The specified reschedule date

Class com.ibm.workplace.wcm.api.custom.WCM_RollbackDirectiveParams extends java.lang.Object implements Serializable

Serialized Fields

m_customErrorMsg

java.lang.String m_customErrorMsg
The specified reschedule date


Package com.ibm.workplace.wcm.api.exceptions

Class com.ibm.workplace.wcm.api.exceptions.ActionNotAvailableException extends WorkflowException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.AuthorizationException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.BaseVersionDeletionException extends VersioningException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.ComponentNotFoundException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DisableDocumentTypeException extends DocumentCreationException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentCreationException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentDeleteException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentDeleteReferentialIntegrityException extends DocumentDeleteException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentIdCreationException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentIsLockedException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentNotFoundIdCreationException extends DocumentIdCreationException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentPurgeException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentRetrievalException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentSaveException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DocumentSaveReferentialIntegrityException extends DocumentSaveException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DuplicateChildException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DuplicateComponentException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.DuplicateMappingException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.FolderException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.IllegalDocumentTypeException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.IllegalTypeChangeException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.LastVersionDeletionException extends VersioningException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.LibraryCreationException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.MarkForDeletionFailedException extends DocumentDeleteReferentialIntegrityException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.MaximumProjectItemsReachedException extends ProjectException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.MultipleDraftsExistException extends MarkForDeletionFailedException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_uuid

java.lang.String m_uuid
the published ID for which multiple drafts exist

Class com.ibm.workplace.wcm.api.exceptions.NoMoreWorkflowStagesException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.NoNextStageException extends WorkflowException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.NoPreviousStageException extends WorkflowException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.OperationFailedException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.PreviousStageNotEnabledException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.ProjectException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.ProjectInvalidStateException extends ProjectException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.PropertyRetrievalException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.QueryServiceException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.RestoreFailedException extends WCMException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.ServiceNotAvailableException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.SyndicationDeploymentException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.SyndicationNotEnabledException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.SyndicationRuntimeException extends WCMRuntimeException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.UnsupportedComponentTypeException extends ComponentNotFoundException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.VersioningException extends WCMException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.VirtualPortalAssociationException extends WCMException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.WCMException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_cause

java.lang.Throwable m_cause
The exception that caused this exception


m_localizedMessage

com.ibm.portal.Localized m_localizedMessage
Localized message

Class com.ibm.workplace.wcm.api.exceptions.WCMIllegalStateException extends WCMRuntimeException implements Serializable

Class com.ibm.workplace.wcm.api.exceptions.WCMRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

m_cause

java.lang.Throwable m_cause
The exception that caused this exception

Class com.ibm.workplace.wcm.api.exceptions.WorkflowException extends OperationFailedException implements Serializable

serialVersionUID: 1L

Class com.ibm.workplace.wcm.api.exceptions.WorkflowNotFoundException extends WorkflowException implements Serializable


Package com.ibm.workplace.wcm.api.extensions.digitalasset

Package com.ibm.workplace.wcm.api.extensions.resolution.exceptions

Class com.ibm.workplace.wcm.api.extensions.resolution.exceptions.ContentPageResolutionException extends WCMException implements Serializable

serialVersionUID: 70L

Serialized Fields

localizedCause

com.ibm.portal.Localized localizedCause
localized delegate from cause


Package com.ibm.workplace.wcm.api.extensions.url

Class com.ibm.workplace.wcm.api.extensions.url.ContentUrlFilterInstantiationException extends WCMException implements Serializable

serialVersionUID: 80L

Serialized Fields

localizedCause

com.ibm.portal.Localized localizedCause
localized delegate from cause

Class com.ibm.workplace.wcm.api.extensions.url.ContentUrlGenerationException extends WCMException implements Serializable

serialVersionUID: 80L

Serialized Fields

localizedCause

com.ibm.portal.Localized localizedCause
localized delegate from cause


Package com.ibm.workplace.wcm.api.extensions.validation

Class com.ibm.workplace.wcm.api.extensions.validation.FileUploadValidationException extends WCMException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_considerFileContentsValid

boolean m_considerFileContentsValid

m_reason

java.lang.String m_reason

Package com.ibm.workplace.wcm.api.plugin.rendering

Class com.ibm.workplace.wcm.api.plugin.rendering.RenderingPluginException extends WCMException implements Serializable

serialVersionUID: 1L


Package com.ibm.workplace.wcm.api.prerender

Class com.ibm.workplace.wcm.api.prerender.PrerenderException extends WCMException implements Serializable

serialVersionUID: -2963918397434167839L


Package com.ibm.workplace.wcm.api.query

Class com.ibm.workplace.wcm.api.query.Association extends CompoundSelector implements Serializable

Serialized Fields

selectors

java.util.List<E> selectors

operator

Operator operator

Class com.ibm.workplace.wcm.api.query.CompoundSelector extends java.lang.Object implements Serializable

Class com.ibm.workplace.wcm.api.query.Conjunction extends Association implements Serializable

Class com.ibm.workplace.wcm.api.query.Disjunction extends Association implements Serializable

Class com.ibm.workplace.wcm.api.query.Operator extends java.lang.Object implements Serializable

serialVersionUID: -7654991934386650989L

Serialized Fields

name

java.lang.String name

Class com.ibm.workplace.wcm.api.query.ProjectStateSelectors extends java.lang.Object implements Serializable

Class com.ibm.workplace.wcm.api.query.QueryStructureException extends java.lang.Exception implements Serializable

Class com.ibm.workplace.wcm.api.query.Sort extends java.lang.Object implements Serializable

Serialized Fields

m_direction

SortDirection m_direction
Direction to sort

Class com.ibm.workplace.wcm.api.query.WorkflowSelectors extends java.lang.Object implements Serializable