Serialized Form


Package com.sap.ip.collaboration.core.api.scf.client

Class com.sap.ip.collaboration.core.api.scf.client.ComparisonType extends TypeSafeEnum implements Serializable

serialVersionUID: 5333151069134608941L


Package com.sap.ip.collaboration.core.api.scf.exception

Class com.sap.ip.collaboration.core.api.scf.exception.SCFException extends BaseException implements Serializable

serialVersionUID: -4942093995205451024L

Serialized Fields

isLogged

boolean isLogged

Class com.sap.ip.collaboration.core.api.scf.exception.SCFRuntimeException extends BaseRuntimeException implements Serializable

serialVersionUID: 3377850748850353386L

Class com.sap.ip.collaboration.core.api.scf.exception.SCFTextBundleNotFoundException extends SCFException implements Serializable

serialVersionUID: 4480297482954664469L

Class com.sap.ip.collaboration.core.api.scf.exception.SCFUMException extends SCFException implements Serializable

serialVersionUID: 5217857281234398951L

Serialized Fields

systemName

String systemName

Package com.sap.ip.collaboration.core.api.util.enums

Class com.sap.ip.collaboration.core.api.util.enums.TypeSafeEnum extends Number implements Serializable

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Overrides readResolve() to support Serialization.

Throws:
InvalidObjectException - if the TypeSafeEnum does not exist (e.g. class not initialized).
ObjectStreamException
Serialized Fields

_value

long _value
Holds the value of this TypeSafeEnum.


_name

String _name
Holds the name of this TypeSafeEnum (or null if anonymous)

Class com.sap.ip.collaboration.core.api.util.enums.TypeSafeEnumDescription extends TypeSafeEnum implements Serializable

serialVersionUID: -4514575358251160334L

Serialized Fields

aTextBundle

TextBundle aTextBundle
text object representing the internationalizable message


aTextKey

String aTextKey

defaultLocale

Locale defaultLocale

Package com.sap.ip.collaboration.core.api.util.exception

Class com.sap.ip.collaboration.core.api.util.exception.BaseException extends Exception implements Serializable

Serialized Fields

causingThrowable

Throwable causingThrowable
a causing throwable can be stored here to do exception chaining. Null, if there is no chained exception


text

IText text
text object representing the internationalizable error message


logged

boolean logged
flag, if the exception was already logged

Class com.sap.ip.collaboration.core.api.util.exception.BaseRuntimeException extends RuntimeException implements Serializable

Serialized Fields

causingThrowable

Throwable causingThrowable
a causing throwable can be stored here to do exception chaining. Null, if there is no chained exception


text

IText text
text object representing the internationalizable error message


logged

boolean logged
flag, if the exception was already logged

Class com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException extends BaseException implements Serializable

Serialized Fields

partiallyComputedResult

Object partiallyComputedResult

throwables

List<E> throwables

Package com.sap.ip.collaboration.core.api.util.text

Class com.sap.ip.collaboration.core.api.util.text.FixText extends Object implements Serializable

Serialized Fields

text

String text
string that is returned

Class com.sap.ip.collaboration.core.api.util.text.TextBundle extends Object implements Serializable

Serialized Fields

resourceBundleReader

IResourceBundleReader resourceBundleReader
resource bundle reader for this TextBundle


textCache

HashMap<K,V> textCache
caches locale to resource bundle


Package com.sap.ip.collaboration.gw.api.enums

Class com.sap.ip.collaboration.gw.api.enums.AbstractEnum extends Object implements Serializable

serialVersionUID: -7917673347038558897L

Serialized Fields

value

String value

Class com.sap.ip.collaboration.gw.api.enums.AvailabilityType extends AbstractEnum implements Serializable

serialVersionUID: 3191654141777196691L

Serialized Fields

intValue

int intValue

Class com.sap.ip.collaboration.gw.api.enums.GroupwareItemType extends AbstractEnum implements Serializable

serialVersionUID: -3749680745813453694L

Class com.sap.ip.collaboration.gw.api.enums.PriorityType extends AbstractEnum implements Serializable

serialVersionUID: 7762925722124142689L

Class com.sap.ip.collaboration.gw.api.enums.RecurrencePatternType extends AbstractEnum implements Serializable

serialVersionUID: 6280758836551804416L

Class com.sap.ip.collaboration.gw.api.enums.TransportType extends AbstractEnum implements Serializable

serialVersionUID: 2127095515484200498L

Class com.sap.ip.collaboration.gw.api.enums.WeekDayType extends AbstractEnum implements Serializable

serialVersionUID: 1356334320098429270L

Serialized Fields

intValue

int intValue

Package com.sap.ip.collaboration.gw.api.enums.recurrence

Class com.sap.ip.collaboration.gw.api.enums.recurrence.RecurrenceRangeSelectionType extends AbstractEnum implements Serializable

serialVersionUID: -1043719055006734140L

Class com.sap.ip.collaboration.gw.api.enums.recurrence.RecurrenceStatusType extends AbstractEnum implements Serializable

serialVersionUID: -8786726620381365818L


Package com.sap.ip.collaboration.gw.api.exception

Class com.sap.ip.collaboration.gw.api.exception.AddAttachmentFailureException extends GroupwareException implements Serializable

serialVersionUID: -1684736179064891446L

Class com.sap.ip.collaboration.gw.api.exception.AuthenticationException extends UserPasswordException implements Serializable

serialVersionUID: 2229916500587930234L

Serialized Fields

systemName

String systemName

Class com.sap.ip.collaboration.gw.api.exception.EFPException extends GroupwareException implements Serializable

serialVersionUID: 7823128171087041488L

Class com.sap.ip.collaboration.gw.api.exception.InvalidEmailAddressFormatException extends GroupwareException implements Serializable

serialVersionUID: 8434308488191682763L

Serialized Fields

emailAddress

String emailAddress

Class com.sap.ip.collaboration.gw.api.exception.InvalidTransportException extends GroupwareException implements Serializable

serialVersionUID: 908194910480090981L

Serialized Fields

transportClassName

String transportClassName

Class com.sap.ip.collaboration.gw.api.exception.NoLogonDataFoundException extends UserPasswordException implements Serializable

serialVersionUID: 960659554692984931L

Serialized Fields

systemName

String systemName

Class com.sap.ip.collaboration.gw.api.exception.NoResourceFoundException extends GroupwareException implements Serializable

serialVersionUID: -7702163145147169554L

Serialized Fields

resourceId

String resourceId

Class com.sap.ip.collaboration.gw.api.exception.NoTransportConfiguredException extends GroupwareException implements Serializable

serialVersionUID: 3735035550778769102L

Serialized Fields

itemType

GroupwareItemType itemType

Class com.sap.ip.collaboration.gw.api.exception.OperationNotSupportedException extends GroupwareException implements Serializable

serialVersionUID: -8521149785614846698L

Class com.sap.ip.collaboration.gw.api.exception.TransportLoadFailureException extends GroupwareException implements Serializable

serialVersionUID: 3722608444829445340L

Serialized Fields

transportClassName

String transportClassName

Class com.sap.ip.collaboration.gw.api.exception.UserPasswordException extends GroupwareException implements Serializable

serialVersionUID: -4559765995484749840L


Package com.sap.ip.collaboration.gw.api.framework.groupware

Class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException extends BaseException implements Serializable

serialVersionUID: 2176858207372735039L

Serialized Fields

exceptionKey

String exceptionKey

Class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareRuntimeException extends BaseRuntimeException implements Serializable

serialVersionUID: 6446628245869165061L


Package com.sap.ip.collaboration.room.api.Exceptions

Class com.sap.ip.collaboration.room.api.Exceptions.NoSuchRoomCategoryException extends Exception implements Serializable

Serialized Fields

name

String name

Class com.sap.ip.collaboration.room.api.Exceptions.NoSuchRoomRoleException extends BaseException implements Serializable

Class com.sap.ip.collaboration.room.api.Exceptions.RoomCreationException extends RoomException implements Serializable

Class com.sap.ip.collaboration.room.api.Exceptions.RoomDeletionException extends RoomException implements Serializable

Class com.sap.ip.collaboration.room.api.Exceptions.RoomException extends IncompleteOperationException implements Serializable

Serialized Fields

message

String message

throwables

List<E> throwables

Class com.sap.ip.collaboration.room.api.Exceptions.RoomInstantiationException extends BaseException implements Serializable

Class com.sap.ip.collaboration.room.api.Exceptions.RoomVersionException extends BaseException implements Serializable

Class com.sap.ip.collaboration.room.api.Exceptions.TemplateInstantiationException extends BaseException implements Serializable


Package com.sap.ip.collaboration.room.api.template

Class com.sap.ip.collaboration.room.api.template.NoSuchRoleException extends Exception implements Serializable

Serialized Fields

roleName

String roleName

Package com.sap.ip.collaboration.room.api.types

Class com.sap.ip.collaboration.room.api.types.NoSuchRoomPrivacyTypeException extends Exception implements Serializable

Serialized Fields

name

String name

Package com.sap.netweaver.bc.rf.common

Class com.sap.netweaver.bc.rf.common.Rid extends Object implements Serializable

Serialized Fields

uri

String uri

path

String path

pathlen

int pathlen

query

String query

endsWithSlash

boolean endsWithSlash

isAbsolute

boolean isAbsolute

hashCode

int hashCode

root

Rid root

name

Rid name

parent

Rid parent

toExternalFormCache

String toExternalFormCache
Convert this Rid to a representation usable in RFC2396 URI references. Non-ASCII and reserved characters are encoded.

Note that such an encoded string cannot be used to construct an new Rid object! The path in Rid objects is never, ever encoded.


Package com.sap.netweaver.bc.rf.common.content

Class com.sap.netweaver.bc.rf.common.content.ContentMetadataMismatchException extends ResourceException implements Serializable

Serialized Fields

contentMetadataType

ContentMetadataType contentMetadataType

Class com.sap.netweaver.bc.rf.common.content.ContentMetadataType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.content.ContentUnavailableException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.content.SupportedOption extends SupportedOption implements Serializable


Package com.sap.netweaver.bc.rf.common.context

Class com.sap.netweaver.bc.rf.common.context.AccessContext extends Object implements Serializable

Serialized Fields

locale

Locale locale
Locale of current user operating on the resouce.


allowedStaleDataTimespan

long allowedStaleDataTimespan
Time the repository data may not be older than.


properties

Map<K,V> properties
Client defined property map.


variantContext

Map<K,V> variantContext

transformedResourceContext

Object transformedResourceContext
Used for an optimization in ContextTransformer class.


variantContextCopy

Map<K,V> variantContextCopy

Package com.sap.netweaver.bc.rf.common.exception

Class com.sap.netweaver.bc.rf.common.exception.ArgumentNotValidException extends ResourceException implements Serializable

Serialized Fields

argumentName

String argumentName

Class com.sap.netweaver.bc.rf.common.exception.IOOperationFailedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.OperationNotAllowedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.OperationNotCompletedException extends ResourceException implements Serializable

Serialized Fields

partiallyComputedResult

Object partiallyComputedResult

throwables

List<E> throwables

Class com.sap.netweaver.bc.rf.common.exception.OperationNotSupportedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ReadOnlyModeException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.RepositoryException extends BaseException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ResourceException extends RepositoryException implements Serializable

Serialized Fields

rid

IRid rid

Class com.sap.netweaver.bc.rf.common.exception.ResourceNotCheckedOutException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ResourceNotCollectionException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ResourceNotFoundException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ResourceReadOnlyException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.exception.ServiceNotAvailableException extends ResourceException implements Serializable

Serialized Fields

retryAfterDate

Date retryAfterDate

Package com.sap.netweaver.bc.rf.common.lock

Class com.sap.netweaver.bc.rf.common.lock.LockDepthType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.lock.LockInPlaceException extends ResourceException implements Serializable

Serialized Fields

userId

String userId

Class com.sap.netweaver.bc.rf.common.lock.LockKindType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.lock.LockNotFoundException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.lock.LockScopeType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.lock.SupportedOption extends SupportedOption implements Serializable


Package com.sap.netweaver.bc.rf.common.namespace

Class com.sap.netweaver.bc.rf.common.namespace.Collator extends ArrayList implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.CollectionNotOrderedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.CollectionOrderImmutableException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.InvalidTargetException extends ResourceException implements Serializable

Serialized Fields

invalidTarget

IRid invalidTarget

Class com.sap.netweaver.bc.rf.common.namespace.LinkLoopException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.LinkTargetInvalidException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.LinkType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.OrderMechanismInvalidException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.OrderMechanismType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.OrderPositionInvalidException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.OrderPositionType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.ResourceNameAlreadyAssignedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.ResourceNameInvalidException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.ResourceNameUnassignableException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.namespace.SupportedOption extends SupportedOption implements Serializable


Package com.sap.netweaver.bc.rf.common.property

Class com.sap.netweaver.bc.rf.common.property.AbstractProperty extends Object implements Serializable

Serialized Fields

name

IPropertyName name

attributes

Properties attributes

flags

int flags

Class com.sap.netweaver.bc.rf.common.property.AbstractPropertyException extends ResourceException implements Serializable

Serialized Fields

propertyName

IPropertyName propertyName

Class com.sap.netweaver.bc.rf.common.property.PropertiesUpdateException extends ResourceException implements Serializable

Serialized Fields

results

Map<K,V> results

propNames

List<E> propNames

Class com.sap.netweaver.bc.rf.common.property.PropertyMandatoryException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyName extends Name implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyNameInvalidException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyNameTooLongException extends AbstractPropertyException implements Serializable

Serialized Fields

namespaceMaxLength

int namespaceMaxLength

localNameMaxLength

int localNameMaxLength

Class com.sap.netweaver.bc.rf.common.property.PropertyNameUnassignableException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyReadOnlyException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyTypeLostException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyTypeMismatchException extends AbstractPropertyException implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyUpdateType extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.property.PropertyValueOutOfBoundsException extends AbstractPropertyException implements Serializable

Serialized Fields

valueBounds

long valueBounds

Class com.sap.netweaver.bc.rf.common.property.SupportedOption extends SupportedOption implements Serializable


Package com.sap.netweaver.bc.rf.common.property.booleantype

Class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

values

boolean[] values

Class com.sap.netweaver.bc.rf.common.property.booleantype.BooleanSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

value

boolean value

Class com.sap.netweaver.bc.rf.common.property.booleantype.MutableBooleanMultiValueProperty extends BooleanMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.booleantype.MutableBooleanSingleValueProperty extends BooleanSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.common.property.datetype

Class com.sap.netweaver.bc.rf.common.property.datetype.DateMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

propertyType

PropertyType propertyType

values

Date[] values

Class com.sap.netweaver.bc.rf.common.property.datetype.DateSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

propertyType

PropertyType propertyType

value

Date value

Class com.sap.netweaver.bc.rf.common.property.datetype.MutableDateMultiValueProperty extends DateMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.datetype.MutableDateSingleValueProperty extends DateSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.common.property.inttype

Class com.sap.netweaver.bc.rf.common.property.inttype.IntMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

values

int[] values

Class com.sap.netweaver.bc.rf.common.property.inttype.IntSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

value

int value

Class com.sap.netweaver.bc.rf.common.property.inttype.MutableIntMultiValueProperty extends IntMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.inttype.MutableIntSingleValueProperty extends IntSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.common.property.longtype

Class com.sap.netweaver.bc.rf.common.property.longtype.LongMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

values

long[] values

Class com.sap.netweaver.bc.rf.common.property.longtype.LongSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

value

long value

Class com.sap.netweaver.bc.rf.common.property.longtype.MutableLongMultiValueProperty extends LongMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.longtype.MutableLongSingleValueProperty extends LongSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.common.property.stringtype

Class com.sap.netweaver.bc.rf.common.property.stringtype.MutableStringMultiValueProperty extends StringMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.stringtype.MutableStringSingleValueProperty extends StringSingleValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.stringtype.StringMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

values

String[] values

Class com.sap.netweaver.bc.rf.common.property.stringtype.StringSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

value

String value

Package com.sap.netweaver.bc.rf.common.property.xmltype

Class com.sap.netweaver.bc.rf.common.property.xmltype.MutableXmlMultiValueProperty extends XmlMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.xmltype.MutableXmlSingleValueProperty extends XmlSingleValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.common.property.xmltype.XmlMultiValueProperty extends AbstractProperty implements Serializable

Serialized Fields

values

String[] values

Class com.sap.netweaver.bc.rf.common.property.xmltype.XmlSingleValueProperty extends AbstractProperty implements Serializable

Serialized Fields

value

String value

Package com.sap.netweaver.bc.rf.common.security

Class com.sap.netweaver.bc.rf.common.security.AccessDeniedException extends ResourceException implements Serializable

Serialized Fields

permissionName

String permissionName

userId

String userId

Class com.sap.netweaver.bc.rf.common.security.Permission extends FlyWeight implements Serializable

Serialized Fields

name

String name

localName

String localName

Package com.sap.netweaver.bc.rf.common.security.acl

Class com.sap.netweaver.bc.rf.common.security.acl.AclAlreadyAssignedToAclException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclExistsException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclLastOwnerException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclNotAuthorizedException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclPermissionExistsException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclPermissionNotSupportedException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclPermissionUsedException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclPersistenceException extends AclException implements Serializable

Class com.sap.netweaver.bc.rf.common.security.acl.AclPredefinedPermissionException extends AclException implements Serializable


Package com.sap.netweaver.bc.rf.common.support

Class com.sap.netweaver.bc.rf.common.support.SupportedOption extends EnumWithDescription implements Serializable


Package com.sap.netweaver.bc.rf.common.transaction

Class com.sap.netweaver.bc.rf.common.transaction.IsolationLevel extends EnumWithDescription implements Serializable

Class com.sap.netweaver.bc.rf.common.transaction.Status extends EnumWithDescription implements Serializable


Package com.sap.netweaver.bc.rf.common.type

Class com.sap.netweaver.bc.rf.common.type.TypeException extends ResourceException implements Serializable


Package com.sap.netweaver.bc.rf.common.variant

Class com.sap.netweaver.bc.rf.common.variant.InvalidVariantContextException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.variant.PhysicalResourceAlreadyExistsException extends ResourceNameAlreadyAssignedException implements Serializable

Class com.sap.netweaver.bc.rf.common.variant.SupportedOption extends SupportedOption implements Serializable


Package com.sap.netweaver.bc.rf.common.version

Class com.sap.netweaver.bc.rf.common.version.CheckedOutException extends ResourceException implements Serializable

Serialized Fields

userID

String userID

Class com.sap.netweaver.bc.rf.common.version.ExpectedCheckInRidException extends ResourceException implements Serializable

Serialized Fields

newRid

IRid newRid

Class com.sap.netweaver.bc.rf.common.version.LabelAlreadyExistsException extends ResourceException implements Serializable

Serialized Fields

label

String label

Class com.sap.netweaver.bc.rf.common.version.LabelNotFoundException extends ResourceException implements Serializable

Serialized Fields

label

String label

Class com.sap.netweaver.bc.rf.common.version.NotVersionedException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.version.ResourceNotVersionException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.version.SupportedOption extends SupportedOption implements Serializable

Class com.sap.netweaver.bc.rf.common.version.VersionHasDescendantsException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.version.VersionHistoryInUseException extends ResourceException implements Serializable

Serialized Fields

conflictVcr

IRid conflictVcr

Class com.sap.netweaver.bc.rf.common.version.VersionIsCheckedOutException extends ResourceException implements Serializable

Class com.sap.netweaver.bc.rf.common.version.WrongRevisionException extends ResourceException implements Serializable

Serialized Fields

expected

String expected
Deprecated. 

Package com.sap.netweaver.bc.rf.mi

Class com.sap.netweaver.bc.rf.mi.AbstractManager.ResourceEventType extends EnumWithDescription implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.booleantype

Class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanMultiValueProperty extends BooleanMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.booleantype.BooleanSingleValueProperty extends BooleanSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.datetype

Class com.sap.netweaver.bc.rf.mi.property.datetype.DateMultiValueProperty extends DateMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.datetype.DateSingleValueProperty extends DateSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.inttype

Class com.sap.netweaver.bc.rf.mi.property.inttype.IntMultiValueProperty extends IntMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.inttype.IntSingleValueProperty extends IntSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.longtype

Class com.sap.netweaver.bc.rf.mi.property.longtype.LongMultiValueProperty extends LongMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.longtype.LongSingleValueProperty extends LongSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.stringtype

Class com.sap.netweaver.bc.rf.mi.property.stringtype.StringMultiValueProperty extends StringMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.stringtype.StringSingleValueProperty extends StringSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.property.xmltype

Class com.sap.netweaver.bc.rf.mi.property.xmltype.XmlMultiValueProperty extends XmlMultiValueProperty implements Serializable

Class com.sap.netweaver.bc.rf.mi.property.xmltype.XmlSingleValueProperty extends XmlSingleValueProperty implements Serializable


Package com.sap.netweaver.bc.rf.mi.security

Class com.sap.netweaver.bc.rf.mi.security.Permission extends Permission implements Serializable


Package com.sap.netweaver.bc.rf.util.context

Class com.sap.netweaver.bc.rf.util.context.ContextFactoryRegistrationError extends RuntimeException implements Serializable

Class com.sap.netweaver.bc.rf.util.context.ContextUnavailableException extends Exception implements Serializable


Package com.sap.netweaver.bc.rf.util.enums

Class com.sap.netweaver.bc.rf.util.enums.Enum extends FlyWeight implements Serializable

Serialized Fields

id

int id

Class com.sap.netweaver.bc.rf.util.enums.EnumWithDescription extends Enum implements Serializable

Serialized Fields

description

String description

Package com.sap.netweaver.bc.rf.util.event

Class com.sap.netweaver.bc.rf.util.event.ReceiverMode extends EnumWithDescription implements Serializable


Package com.sap.netweaver.bc.rf.util.exception

Class com.sap.netweaver.bc.rf.util.exception.BaseException extends com.sap.exception.BaseException implements Serializable

Class com.sap.netweaver.bc.rf.util.exception.BaseRuntimeException extends com.sap.exception.BaseRuntimeException implements Serializable

Class com.sap.netweaver.bc.rf.util.exception.ResourceAccessor extends com.sap.localization.ResourceAccessor implements Serializable

Serialized Fields

resourceBundleClassLoader

ClassLoader resourceBundleClassLoader

resourceBundleName

String resourceBundleName

resourceBundles

Map<K,V> resourceBundles

Class com.sap.netweaver.bc.rf.util.exception.ResourceMessage extends com.sap.localization.LocalizableTextFormatter implements Serializable

Serialized Fields

message

String message

Package com.sap.netweaver.bc.rf.util.flyweight

Class com.sap.netweaver.bc.rf.util.flyweight.FlyWeight extends Object implements Serializable

Serialized Fields

id

Serializable id

Class com.sap.netweaver.bc.rf.util.flyweight.FlyWeightWithDescription extends FlyWeight implements Serializable

Serialized Fields

description

String description

Package com.sap.netweaver.bc.rf.util.namespace

Class com.sap.netweaver.bc.rf.util.namespace.Name extends FlyWeight implements Serializable

Serialized Fields

fullName

String fullName

localName

String localName

namespace

String namespace

Package com.sap.netweaver.bc.rf.util.uuid

Class com.sap.netweaver.bc.rf.util.uuid.UUID extends Object implements Serializable

Serialized Fields

time

long time

clockSequence

short clockSequence

version

byte version

node

byte[] node

uuid

byte[] uuid

Package com.sap.netweaver.bc.serialize

Class com.sap.netweaver.bc.serialize.SerializationException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sap.netweaver.bc.serialize.Status extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sap.netweaver.bc.serialize.util

Class com.sap.netweaver.bc.serialize.util.PropertiesCoder.PropertiesDecodeException extends ResourceException implements Serializable


Package com.sap.netweaver.coll.attachment

Class com.sap.netweaver.coll.attachment.AttachmentType extends TypeSafeEnum implements Serializable


Package com.sap.netweaver.coll.attachment.exception

Class com.sap.netweaver.coll.attachment.exception.AddAttachmentException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.AttachmentDeleteException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.AttachmentException extends BaseException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.AttachmentSetTypeException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.AttachmentTypeException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.NoAttachmentCollectionException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.NoAttachmentListException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.NoAttachmentListReadOnlyException extends NoAttachmentListException implements Serializable

Serialized Fields

errorMsgInUI

String errorMsgInUI

Class com.sap.netweaver.coll.attachment.exception.NoRelationException extends AttachmentException implements Serializable

Class com.sap.netweaver.coll.attachment.exception.NoRelationServiceException extends AttachmentException implements Serializable


Package com.sap.netweaver.coll.room.api.roomparts.exceptions

Class com.sap.netweaver.coll.room.api.roomparts.exceptions.RoomPartCreationException extends IncompleteOperationException implements Serializable

Serialized Fields

message

String message

throwables

List<E> throwables

Class com.sap.netweaver.coll.room.api.roomparts.exceptions.RoomPartException extends IncompleteOperationException implements Serializable

Serialized Fields

message

String message

throwables

List<E> throwables

Package com.sap.netweaver.coll.shared.api.extension

Class com.sap.netweaver.coll.shared.api.extension.ExtensionException extends BaseException implements Serializable

Class com.sap.netweaver.coll.shared.api.extension.ExtensionPointException extends IncompleteOperationException implements Serializable

Class com.sap.netweaver.coll.shared.api.extension.ExtensionProviderException extends IncompleteOperationException implements Serializable

Class com.sap.netweaver.coll.shared.api.extension.ValueSetProviderException extends IncompleteOperationException implements Serializable


Package com.sap.netweaver.kmc.expimp

Class com.sap.netweaver.kmc.expimp.ConflictException extends TransportException implements Serializable

serialVersionUID: -3042686055658047285L

Serialized Fields

conflictTP

IPackage conflictTP
the package that is in conflict with the main package

Class com.sap.netweaver.kmc.expimp.TransportException extends com.sapportals.wcm.WcmException implements Serializable

serialVersionUID: -3042686055658047285L

Serialized Fields

tp

IPackage tp
the package that was processed and caused this exception


Package com.sap.netweaver.kmc.people.photo.service

Class com.sap.netweaver.kmc.people.photo.service.CheckerException extends IOException implements Serializable

Serialized Fields

causingThrowable

Throwable causingThrowable
a causing throwable can be stored here to do exception chaining. Null, if there is no chained exception


text

IText text
text object representing the internationalizable error message


key

String key

logged

boolean logged
flag, if the exception was already logged

Class com.sap.netweaver.kmc.people.photo.service.NoPhotoFoundException extends UserPhotoException implements Serializable

serialVersionUID: 7569416250147238512L

Class com.sap.netweaver.kmc.people.photo.service.UserPhotoCheckerException extends UserPhotoException implements Serializable

Serialized Fields

uniqueKey

String uniqueKey

Class com.sap.netweaver.kmc.people.photo.service.UserPhotoException extends BaseException implements Serializable

serialVersionUID: -6736951390542496943L

Serialized Fields

textKey

String textKey

Class com.sap.netweaver.kmc.people.photo.service.UserPhotoRuntimeException extends BaseRuntimeException implements Serializable

serialVersionUID: 2448500248592108428L


Package com.sap.nw.kmc.readonly

Class com.sap.nw.kmc.readonly.CoreReadOnlyException extends Exception implements Serializable

serialVersionUID: -1578266582512988767L

Class com.sap.nw.kmc.readonly.ReadOnlyModeException extends ResourceException implements Serializable


Package com.sap.nw.pcc.core.utils

Class com.sap.nw.pcc.core.utils.ConfigurationException extends Exception implements Serializable

Class com.sap.nw.pcc.core.utils.InvalidPairException extends Exception implements Serializable


Package com.sapportals.wcm.app.xfbuilder.client

Class com.sapportals.wcm.app.xfbuilder.client.ClientUserSettings.State extends Properties implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.EditorView extends JPanel implements Serializable

Serialized Fields

res

ResourceBundle res

theEditorManager

EditorManager theEditorManager

projectBrowser

ProjectBrowser projectBrowser

menuBars

JPanel menuBars

dataFormSplit

JSplitPane dataFormSplit

menuBar

TraversableMenuBar menuBar

home

String home

path

String path

fchooser

JFileChooser fchooser

ProjectDetail

EditorView.OptionDialog ProjectDetail

toolbar

TraversableToolbar toolbar

mInnerLeftBar

TraversableToolbar mInnerLeftBar

cat

Category cat

openAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.OpenAction openAction

newAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.NewAction newAction

saveAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.SaveAllAction saveAction

saveAsAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.SaveAsAction saveAsAction

deleteAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.DeleteAction deleteAction

optionsAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.OptionsAction optionsAction

makeAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.MakeAction makeAction

previewAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.PreviewAction previewAction

buildPreviewAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.BuildPreviewAction buildPreviewAction

exitAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.ExitAction exitAction

infoAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.InfoAction infoAction

aboutAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.AboutAction aboutAction

undoAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.UndoAction undoAction

redoAction

com.sapportals.wcm.app.xfbuilder.client.EditorView.RedoAction redoAction

saveMenuItem

JMenuItem saveMenuItem

saveAsMenuItem

JMenuItem saveAsMenuItem

makeMenuItem

JMenuItem makeMenuItem

showModelTreeItem

JCheckBoxMenuItem showModelTreeItem

showPropertyPaneItem

JCheckBoxMenuItem showPropertyPaneItem

showInfoPaneItem

JCheckBoxMenuItem showInfoPaneItem

showGridItem

JCheckBoxMenuItem showGridItem

prophelptextitem

JCheckBoxMenuItem prophelptextitem

leftTabber

TraversableTabber leftTabber

f6focusManager

XFFocusManager f6focusManager

Class com.sapportals.wcm.app.xfbuilder.client.EditorView.OptionDialog extends JTabbedPane implements Serializable

Serialized Fields

projectOptionGroups

Vector<E> projectOptionGroups

projectPanes

HashMap<K,V> projectPanes

pluginPanes

HashMap<K,V> pluginPanes

GeneralPane

JPanel GeneralPane

UserPane

JPanel UserPane

NameToUI

Hashtable<K,V> NameToUI

cat

Category cat

codeBase

StringValComponent codeBase

loadUserSettings

JButton loadUserSettings

nameComp

StringValTextField nameComp

modeSelector

JComboBox modeSelector

pgbc

GridBagConstraints pgbc

clearing

boolean clearing

defaultFont

Font defaultFont

defaultColor

Color defaultColor

editFormComboBoxes

Set<E> editFormComboBoxes

showFormComboBoxes

Set<E> showFormComboBoxes

Class com.sapportals.wcm.app.xfbuilder.client.LogAndProjectCheckView extends TraversableTabber implements Serializable

Serialized Fields

res

ResourceBundle res

editorManager

EditorManager editorManager

cllist

JList cllist

selist

JList selist

showTranslationPane

boolean showTranslationPane

clPane

JComponent clPane

sePane

JComponent sePane

checkPane

ConsistencyErrorPane checkPane

section508Pane

ConsistencyErrorPane section508Pane

optionsPane

JComponent optionsPane

translationPane

TranslationPanel translationPane

updateAction

LogAndProjectCheckView.ButtonAction updateAction

selectAllAction

LogAndProjectCheckView.ButtonAction selectAllAction

copyToClipboardAction

LogAndProjectCheckView.ButtonAction copyToClipboardAction

prevAction

LogAndProjectCheckView.ButtonAction prevAction

nextAction

LogAndProjectCheckView.ButtonAction nextAction

Class com.sapportals.wcm.app.xfbuilder.client.LogAndProjectCheckView.ButtonAction extends AbstractAction implements Serializable

Serialized Fields

button

JButton button

enabled

boolean enabled

Class com.sapportals.wcm.app.xfbuilder.client.ProjectBrowser extends JPanel implements Serializable

Serialized Fields

theEditorManager

EditorManager theEditorManager

tree

JTree tree

lastTouched

FormModel lastTouched

res

ResourceBundle res

contextMenu

JPopupMenu contextMenu

contextMenu2

JPopupMenu contextMenu2

Class com.sapportals.wcm.app.xfbuilder.client.StateView extends JPanel implements Serializable

Serialized Fields

progressBar

JProgressBar progressBar

text

JLabel text

locked

boolean locked

Class com.sapportals.wcm.app.xfbuilder.client.XFormsBuilder extends JApplet implements Serializable

Serialized Fields

theEditorManager

EditorManager theEditorManager

isStandalone

boolean isStandalone

appletStart

boolean appletStart

codebase

URL codebase

servletParam

String servletParam

serverParam

String serverParam

startMode

int startMode

Editor

XFormsBuilder Editor

MainApplet

XFormsBuilder MainApplet

editorFrame

Frame editorFrame

editorContentPane

Container editorContentPane

AppParams

Hashtable<K,V> AppParams

ownFrame

boolean ownFrame

clean

boolean clean

lastUrlBrowserStartPath

String lastUrlBrowserStartPath

Package com.sapportals.wcm.app.xfbuilder.client.data

Class com.sapportals.wcm.app.xfbuilder.client.data.DataObjectView extends JPanel implements Serializable

Serialized Fields

data

AbstractDataObject data

Class com.sapportals.wcm.app.xfbuilder.client.data.DataView extends JPanel implements Serializable

Serialized Fields

NAMESPACEINDEX

int NAMESPACEINDEX

PROPERTYINDEX

int PROPERTYINDEX

METAPROPERTYINDEX

int METAPROPERTYINDEX

SCHEMAINDEX

int SCHEMAINDEX

cat

Category cat

home

String home

ModelPane

JPanel ModelPane

DataModelView

JScrollPane DataModelView

dataNamespaceCardPanel

JPanel dataNamespaceCardPanel

currentCard

String currentCard

dataTabView

TraversableTabber dataTabView

NamespaceDetailView

NamespaceView NamespaceDetailView

PropertyDetailView

PropertyView PropertyDetailView

neutralPane

JPanel neutralPane

DataElementView

ElementView DataElementView

DataDetailView

JPanel DataDetailView

cards

JPanel cards

cardlayout

CardLayout cardlayout

treeModel

DefaultTreeModel treeModel

selectionModel

TreeSelectionModel selectionModel

TreeMenu

JPopupMenu TreeMenu

PropertyMenu

JPopupMenu PropertyMenu

NamespaceMenu

JPopupMenu NamespaceMenu

propGroupTable

Hashtable<K,V> propGroupTable

propertyNodes

Hashtable<K,V> propertyNodes

tree

XTree tree

myDataManager

DataManager myDataManager

typeBox

JComboBox typeBox

selectedType

String selectedType

DataObjectViews

Hashtable<K,V> DataObjectViews

DataObjects

Vector<E> DataObjects

treeChanging

boolean treeChanging

treePropagate

boolean treePropagate

that

DataView that

Class com.sapportals.wcm.app.xfbuilder.client.data.ElementView extends JPanel implements Serializable

Serialized Fields

t1

JTextField t1

tmin

JTextField tmin

tmax

JTextField tmax

nsBox

JComboBox nsBox

dataObject

AbstractDataObject dataObject

dataManager

DataManager dataManager

redoable

boolean redoable

lock

boolean lock

elementNode

Node elementNode

Class com.sapportals.wcm.app.xfbuilder.client.data.ElementView.ChangeAttributeAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

DataView receiver

dataObject

AbstractDataObject dataObject

defaultText

String defaultText

minOccursText

String minOccursText

maxOccursText

String maxOccursText

nsText

String nsText

oldDefaultText

String oldDefaultText

oldMinOccursText

String oldMinOccursText

oldMaxOccursText

String oldMaxOccursText

oldNsText

String oldNsText

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject extends XNode implements Serializable

Serialized Fields

xfObjectConnectionListeners

Vector<E> xfObjectConnectionListeners

firing

boolean firing

ElementNode

Node ElementNode

DataNode

Node DataNode

appendNode

Node appendNode

rawNode

Node rawNode

dataType

String dataType

subTree

String subTree

group

String group

isReadOnly

boolean isReadOnly

isMandatory

boolean isMandatory

multivalued

boolean multivalued

nodeType

int nodeType

nsURI

String nsURI

nsPREFIX

String nsPREFIX

nsObject

GenericDataObject nsObject

editable

boolean editable

hasValueList

boolean hasValueList

label

String label

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.AddNodeAction extends XFUndoableEdit implements Serializable

Serialized Fields

type

int type

nodeType

String nodeType

receiver

DataView receiver

parent

XNode parent

name

String name

label

String label

prefix

String prefix

nsuri

String nsuri

group

String group

idx

int idx

gdo

GenericDataObject gdo

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.ChangeNamespaceDetailAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

NamespaceView receiver

gdo

GenericDataObject gdo

prefix

String prefix

url

String url

oldPrefix

String oldPrefix

oldUrl

String oldUrl

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.ChangeNodeTypeAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

DataView receiver

type

String type

node

GenericDataObject node

oldType

String oldType

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.ChangePropertyDetailAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

PropertyView receiver

node

GenericDataObject node

params

Object[] params

oldParams

Object[] oldParams

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.MoveNodeAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

XTree receiver

node

GenericDataObject node

parent

XNode parent

oldParent

XNode oldParent

idx

int idx

oldIdx

int oldIdx

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.RemoveNodeAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

DataView receiver

node

GenericDataObject node

parent

XNode parent

idx

int idx

nodeType

String nodeType

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObject.RenameNodeAction extends XFUndoableEdit implements Serializable

Serialized Fields

receiver

DataView receiver

node

GenericDataObject node

name

String name

oldName

String oldName

label

String label

oldLabel

String oldLabel

nodeType

String nodeType

Class com.sapportals.wcm.app.xfbuilder.client.data.GenericDataObjectView extends DataObjectView implements Serializable

Serialized Fields

defaultNode

Node defaultNode

defaultSimpleNode

Node defaultSimpleNode

dataObject

GenericDataObject dataObject

restrictionPointer

Node restrictionPointer

ViewDataType

String ViewDataType

ViewBaseType

String ViewBaseType

NodeToUI

Hashtable<K,V> NodeToUI

UIToNode

Hashtable<K,V> UIToNode

CheckToText

Hashtable<K,V> CheckToText

TextToCheck

Hashtable<K,V> TextToCheck

facetCounter

int facetCounter

activeFacets

int activeFacets

gb

GridBagLayout gb

indent

int indent

basicindent

int basicindent

basicIndent

int basicIndent

state

String state

typeName

String typeName

typeKind

String typeKind

Class com.sapportals.wcm.app.xfbuilder.client.data.NamespaceView extends JPanel implements Serializable

Serialized Fields

dataManager

DataManager dataManager

dataObject

GenericDataObject dataObject

gridBagLayout2

GridBagLayout gridBagLayout2

jLabel1

JLabel jLabel1

t1

JTextField t1

jLabel2

JLabel jLabel2

t2

JTextField t2

Class com.sapportals.wcm.app.xfbuilder.client.data.PropertyView extends JPanel implements Serializable

Serialized Fields

currentProperty

GenericDataObject currentProperty

dataManager

DataManager dataManager

elementNode

Node elementNode

typeBox

JComboBox typeBox

nsBox

JComboBox nsBox

mandatory_ck

JCheckBox mandatory_ck

readonly_ck

JCheckBox readonly_ck

multival_ck

JCheckBox multival_ck

idLbl

JLabel idLbl

Class com.sapportals.wcm.app.xfbuilder.client.data.XNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

dataManager

DataManager dataManager

Class com.sapportals.wcm.app.xfbuilder.client.data.XTree extends TabTree implements Serializable

Serialized Fields

theDataManager

DataManager theDataManager

dropTarget

DropTarget dropTarget

dragSource

DragSource dragSource
enables this component to be a Drag Source


renameListener

XTree.RenameListener renameListener

Package com.sapportals.wcm.app.xfbuilder.client.event

Class com.sapportals.wcm.app.xfbuilder.client.event.FormItemSelectionEvent extends EventObject implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.event.XFObjectConnectionEvent extends EventObject implements Serializable

Serialized Fields

propertyName

String propertyName

Package com.sapportals.wcm.app.xfbuilder.client.focus

Class com.sapportals.wcm.app.xfbuilder.client.focus.TraversableMenuBar extends JMenuBar implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.focus.TraversablePanel extends JPanel implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.focus.TraversableTabber extends JTabbedPane implements Serializable

Serialized Fields

mControlOn

boolean mControlOn

Class com.sapportals.wcm.app.xfbuilder.client.focus.TraversableToolbar extends JToolBar implements Serializable


Package com.sapportals.wcm.app.xfbuilder.client.form

Class com.sapportals.wcm.app.xfbuilder.client.form.FormDBGView extends JPanel implements Serializable

Serialized Fields

theBuilder

XFormsBuilder theBuilder

logCat

Category logCat

jSplitPane1

JSplitPane jSplitPane1

jTable1

JTable jTable1

jScrollPane1

JScrollPane jScrollPane1

jScrollPane2

JScrollPane jScrollPane2

jTextPane2

JTextPane jTextPane2

jSplitPane2

JSplitPane jSplitPane2

jTree1

JTree jTree1

rows

Hashtable<K,V> rows

sb

StringBuffer sb

line

int line

jToolBar1

JToolBar jToolBar1

Enabler

JToggleButton Enabler

borderLayout1

BorderLayout borderLayout1

Reset

JButton Reset

Class com.sapportals.wcm.app.xfbuilder.client.form.FormEditorPanel extends JPanel implements Serializable

Serialized Fields

res

ResourceBundle res

theFormManager

FormManager theFormManager

logCat

Category logCat

gridColor

Color gridColor

theItem

FormItem theItem

buffImg

BufferedImage buffImg

dropTarget

DropTarget dropTarget

dndContextMenu

com.sapportals.wcm.app.xfbuilder.client.form.FormEditorPanel.DndContextMenu dndContextMenu

selectionRect

SelectionRectangle selectionRect

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.FormItemPropertyPanel extends CloseablePane implements Serializable

Serialized Fields

logCat

Category logCat

theFormManager

FormManager theFormManager

propView

com.sapportals.wcm.app.xfbuilder.client.form.FormItemPropertyPanel.FormItemPropertyView propView

locked

boolean locked

Class com.sapportals.wcm.app.xfbuilder.client.form.FormItemToolBar extends JToolBar implements Serializable

Serialized Fields

theFormManager

FormManager theFormManager

selectedItemButton

com.sapportals.wcm.app.xfbuilder.client.form.FormItemToolBar.XFItemButton selectedItemButton

selectedClass

Class<T> selectedClass

toggleGridButton

JToggleButton toggleGridButton

functions

JToolBar functions

mytb

FormItemToolBar mytb

itemButtons

ButtonGroup itemButtons

currentItem

FormItem currentItem

Class com.sapportals.wcm.app.xfbuilder.client.form.FormItemViewSelection extends JPanel implements Serializable

Serialized Fields

xoffset

int xoffset

yoffset

int yoffset

extend

Rectangle extend

nwDragger

JPanel nwDragger

swDragger

JPanel swDragger

neDragger

JPanel neDragger

seDragger

JPanel seDragger

resizeMode

boolean resizeMode

parentLayoutRunner

Runnable parentLayoutRunner

thisLayoutRunner

Runnable thisLayoutRunner

formManager

FormManager formManager

action

com.sapportals.wcm.app.xfbuilder.client.form.FormItemViewSelection.UndoableMoveAction action

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.CreateChildItemAction extends AbstractAction implements Serializable

Serialized Fields

parent

FormItem parent

clName

String clName

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.FormTabber extends TraversableTabber implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.PropertyViewToggleAction extends AbstractAction implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.TreeToggleAction extends JButton implements Serializable

Serialized Fields

properties

Properties properties

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.UDCloseFormAction extends XFUndoableEdit implements Serializable

Serialized Fields

fm

FormManager fm

fv

FormView fv

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.UDInsertItem extends XFUndoableEdit implements Serializable

Serialized Fields

model

FormModel model

items

List<E> items

parent

FormItem parent

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.UDOpenFormAction extends XFUndoableEdit implements Serializable

Serialized Fields

fm

FormManager fm

fv

FormView fv

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.UDRemoveItem extends XFUndoableEdit implements Serializable

Serialized Fields

model

FormModel model

removedItems

List<E> removedItems

parent

FormItem parent

automaticallyActivated

boolean automaticallyActivated

linkVis

Vector<E> linkVis

linkCtrl

Vector<E> linkCtrl

idx

Vector<E> idx

Class com.sapportals.wcm.app.xfbuilder.client.form.FormManager.UDSetProperties extends XFUndoableEdit implements Serializable

Serialized Fields

myTrans

SetPropertyTransaction myTrans

fm

FormManager fm

automaticallyActivated

boolean automaticallyActivated

Class com.sapportals.wcm.app.xfbuilder.client.form.FormModel extends DefaultTreeModel implements Serializable

Serialized Fields

inst

ProcessingInstruction inst

theFormManager

FormManager theFormManager

myFormView

FormView myFormView

changed

int changed

recordMarginChanged

boolean recordMarginChanged

res

ResourceBundle res

levelOrderTraversal

Vector<E> levelOrderTraversal

lotMustUpdate

boolean lotMustUpdate

Class com.sapportals.wcm.app.xfbuilder.client.form.FormModelTree extends JTree implements Serializable

Serialized Fields

theFormManager

FormManager theFormManager

dropTarget

DropTarget dropTarget

firing

boolean firing

Class com.sapportals.wcm.app.xfbuilder.client.form.FormView extends TraversablePanel implements Serializable

Serialized Fields

logCat

Category logCat

myFormModel

FormModel myFormModel

sp

RulerPane sp

percentButton

JButton percentButton

focusManager

com.sapportals.wcm.app.xfbuilder.client.form.FormView.FocusManager focusManager

Class com.sapportals.wcm.app.xfbuilder.client.form.SelectionRectangle extends JPanel implements Serializable

Serialized Fields

formManager

FormManager formManager

visible

boolean visible

startx

int startx

starty

int starty

width

int width

height

int height

minX

int minX

minY

int minY

maxX

int maxX

maxY

int maxY

dragging

boolean dragging

Package com.sapportals.wcm.app.xfbuilder.client.form.item

Class com.sapportals.wcm.app.xfbuilder.client.form.item.FormItem.ChangeFormClassAction extends XFUndoableEdit implements Serializable

Serialized Fields

it

FormItem it

newClass

String newClass

oldClass

String oldClass

Class com.sapportals.wcm.app.xfbuilder.client.form.item.XFForm.SetRulerAction extends XFUndoableEdit implements Serializable

Serialized Fields

fm

FormModel fm

oldW

int oldW

oldH

int oldH

newW

int newW

newH

int newH

Package com.sapportals.wcm.app.xfbuilder.client.form.item.view

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.FormItemDropTarget extends DropTarget implements Serializable

Serialized Fields

view

FormItemView view

Package com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.MultiLineTextView extends JComponent implements Serializable

Serialized Fields

text

String text

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.TextView extends JComponent implements Serializable

Serialized Fields

text

String text

align

int align

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFBrowserView extends JComponent implements Serializable

Serialized Fields

theItem

FormItem theItem

bPanel

JPanel bPanel

bText

TextView bText

tfText

TextView tfText

buttonWidth

int buttonWidth

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFButtonView extends JButton implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFCheckBoxView extends JCheckBox implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFComboBoxView extends JComponent implements Serializable

Serialized Fields

theItem

FormItem theItem

ctext

String ctext

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFFormView extends XFGroupView implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFGroupControlView extends JPanel implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFGroupingView extends XFGroupView implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFGroupView extends FormEditorPanel implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFHLineView extends JSeparator implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFHTMLCodeView extends JTextArea implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFHTMLEditorView extends JComponent implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

textView

MultiLineTextView textView

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFHTMLIncludeView extends JTextArea implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFImageView extends JPanel implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFJavaScriptCodeView extends JTextArea implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFLabelView extends JLabel implements Serializable

Serialized Fields

theItem

FormItem theItem

editor

com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFLabelView.LabelEditor editor

editing

boolean editing

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFLineView extends JPanel implements Serializable

Serialized Fields

theItem

FormItem theItem

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFListView extends XFGroupView implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFRadioButtonView extends JRadioButton implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFTextAreaView extends MultiLineTextView implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFTextFieldView extends TextView implements Serializable

Serialized Fields

theItem

FormItem theItem

unfilteredBG

Color unfilteredBG

bounds

Rectangle bounds

Class com.sapportals.wcm.app.xfbuilder.client.form.item.view.defview.XFTimestampEditView extends JComponent implements Serializable

Serialized Fields

theItem

FormItem theItem

bgColor

Color bgColor

tvDate

TextView tvDate

tvTime

TextView tvTime

bounds

Rectangle bounds

Package com.sapportals.wcm.app.xfbuilder.client.plugin

Class com.sapportals.wcm.app.xfbuilder.client.plugin.ButtonNotSupportedException extends Exception implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.plugin.MenuEntryNotSupportedException extends Exception implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.plugin.OptionsDialogNotSupportedException extends Exception implements Serializable


Package com.sapportals.wcm.app.xfbuilder.client.plugin.plugins

Class com.sapportals.wcm.app.xfbuilder.client.plugin.plugins.ButtonWizardPlugin extends AbstractAction implements Serializable

Serialized Fields

editorManager

EditorManager editorManager

menuItem

JMenuItem menuItem

res

ResourceBundle res

Package com.sapportals.wcm.app.xfbuilder.client.undo

Class com.sapportals.wcm.app.xfbuilder.client.undo.UndoListBox extends JPanel implements Serializable

Serialized Fields

actionButton

JButton actionButton

listButton

JButton listButton

list

JList list

limit

int limit

Class com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoableEdit extends AbstractUndoableEdit implements Serializable

Serialized Fields

children

Vector<E> children

Class com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoManager extends UndoManager implements Serializable

Serialized Fields

undoAction

com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoManager.UndoAction undoAction

redoAction

com.sapportals.wcm.app.xfbuilder.client.undo.XFUndoManager.RedoAction redoAction

lock

boolean lock

editorManager

EditorManager editorManager

res

ResourceBundle res

Package com.sapportals.wcm.app.xfbuilder.client.util

Class com.sapportals.wcm.app.xfbuilder.client.util.AboutDialog extends JDialog implements Serializable

Serialized Fields

copyrightText

String copyrightText

versionText

String versionText

linkText

String linkText

linkDestination

String linkDestination

okText

String okText

banner

Icon banner

sapIcon

Icon sapIcon

Class com.sapportals.wcm.app.xfbuilder.client.util.ChangeWatch extends JPanel implements Serializable

Serialized Fields

snapShot

ChangeSnapShot snapShot

jCheckBox

JCheckBox jCheckBox

jButton

JButton jButton

jCheckBox1

JCheckBox jCheckBox1

jButton1

JButton jButton1

jButton2

JButton jButton2

jTextField

JTextField jTextField

jCheckBox2

JCheckBox jCheckBox2

Class com.sapportals.wcm.app.xfbuilder.client.util.CloseablePane extends JPanel implements Serializable

Serialized Fields

c

JComponent c

topPanel

JPanel topPanel

titleComp

JComponent titleComp

closeButton

JButton closeButton

Class com.sapportals.wcm.app.xfbuilder.client.util.FormItemFactory.FormItemException extends Exception implements Serializable

Serialized Fields

source

String source

Class com.sapportals.wcm.app.xfbuilder.client.util.InvalidItemDescriptionException extends Exception implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.OpenProjectDialog extends JDialog implements Serializable

Serialized Fields

jContentPane

JPanel jContentPane

prjIdText

JTextField prjIdText

listScroll

JScrollPane listScroll

prjTable

ProjectTable prjTable

okButton

JButton okButton

cancelButton

JButton cancelButton

cbFilter

JComboBox cbFilter

res

ResourceBundle res

projects

Project[] projects

retVal

String retVal

cancelAction

Action cancelAction

filterLabel

JLabel filterLabel

prjIdLabel

JLabel prjIdLabel

buttonPanel

JPanel buttonPanel

Class com.sapportals.wcm.app.xfbuilder.client.util.ShowStringInDialog extends JDialog implements Serializable

Serialized Fields

res

ResourceBundle res

str

String str

contentType

String contentType

editor

JEditorPane editor

plain

com.sapportals.wcm.app.xfbuilder.client.util.ShowStringInDialog.CBStringItem plain

html

com.sapportals.wcm.app.xfbuilder.client.util.ShowStringInDialog.CBStringItem html

rtf

com.sapportals.wcm.app.xfbuilder.client.util.ShowStringInDialog.CBStringItem rtf

copyButton

JButton copyButton

okButton

JButton okButton

Class com.sapportals.wcm.app.xfbuilder.client.util.TabTree extends JTree implements Serializable

Serialized Fields

cursor

boolean cursor

Class com.sapportals.wcm.app.xfbuilder.client.util.XFDragGestureRecognizer extends DragGestureRecognizer implements Serializable

Serialized Fields

modifiers

int modifiers

point

Point point

Class com.sapportals.wcm.app.xfbuilder.client.util.XList extends ArrayList implements Serializable


Package com.sapportals.wcm.app.xfbuilder.client.util.consistency

Class com.sapportals.wcm.app.xfbuilder.client.util.consistency.ConsistencyErrorPane extends JScrollPane implements Serializable

Serialized Fields

editorManager

EditorManager editorManager

list

JList list

res

ResourceBundle res

report

ConsistencyCheckReport report

Package com.sapportals.wcm.app.xfbuilder.client.util.optionui

Class com.sapportals.wcm.app.xfbuilder.client.util.optionui.StringValCheckBox extends JCheckBox implements Serializable

Serialized Fields

key

String key

defaultVal

String defaultVal

action

OptionActions.SetPropertyAction action

Class com.sapportals.wcm.app.xfbuilder.client.util.optionui.StringValComboBox extends JComboBox implements Serializable

Serialized Fields

key

String key

defaultVal

String defaultVal

action

OptionActions.SetPropertyAction action

Class com.sapportals.wcm.app.xfbuilder.client.util.optionui.StringValNonNegativeIntegerField extends StringValTextField implements Serializable

Serialized Fields

min

int min

max

int max

Class com.sapportals.wcm.app.xfbuilder.client.util.optionui.StringValTextField extends JTextField implements Serializable

Serialized Fields

key

String key

defaultVal

String defaultVal

action

OptionActions.SetPropertyAction action

Package com.sapportals.wcm.app.xfbuilder.client.util.project

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectIdRenderer extends DefaultTableCellRenderer implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectLocalRenderer extends DefaultTableCellRenderer implements Serializable

Serialized Fields

icon

ImageIcon icon

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectNameRenderer extends DefaultTableCellRenderer implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectPermissionRenderer extends DefaultTableCellRenderer implements Serializable

Serialized Fields

res

ResourceBundle res

rwd

String rwd

rw

String rw

ro

String ro

wo

String wo

d

String d

n

String n

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectSet extends HashSet implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectTable extends JTable implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectTableColumnModel extends DefaultTableColumnModel implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.project.ProjectTableModel extends AbstractTableModel implements Serializable

Serialized Fields

allProjects

Project[] allProjects

filteredProjects

Object[] filteredProjects

filter

ProjectFilter filter

Package com.sapportals.wcm.app.xfbuilder.client.util.ruler

Class com.sapportals.wcm.app.xfbuilder.client.util.ruler.MarginEvent extends EventObject implements Serializable

Serialized Fields

orientation

int orientation

newMargin

int newMargin

oldMargin

int oldMargin

Class com.sapportals.wcm.app.xfbuilder.client.util.ruler.RulerPane extends JScrollPane implements Serializable

Serialized Fields

xticks

int xticks

yticks

int yticks

minxticks

int minxticks

minyticks

int minyticks

numxticks

int numxticks

numyticks

int numyticks

rulersEnabled

int rulersEnabled

orientationx

int orientationx

orientationy

int orientationy

disabledBackground

Color disabledBackground

markerColor

Color markerColor

rulerBorder

Border rulerBorder

rulerWidth

int rulerWidth

numberPrefix

String numberPrefix

numberPostfix

String numberPostfix

style

int style

hruler

com.sapportals.wcm.app.xfbuilder.client.util.ruler.RulerPane.HRuler hruler

vruler

com.sapportals.wcm.app.xfbuilder.client.util.ruler.RulerPane.VRuler vruler

initialized

boolean initialized

Package com.sapportals.wcm.app.xfbuilder.client.util.soap

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.ConnectionException extends Exception implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.CouldNotConnectException extends ConnectionException implements Serializable

Serialized Fields

host

String host

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.HttpException extends ConnectionException implements Serializable

Serialized Fields

code

int code

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.MalformedResponseException extends Exception implements Serializable

Serialized Fields

fullResponse

String fullResponse

response

String response

contentType

String contentType

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.TimeoutEvent extends EventObject implements Serializable

Class com.sapportals.wcm.app.xfbuilder.client.util.soap.TimeoutException extends ConnectionException implements Serializable


Package com.sapportals.wcm.app.xfbuilder.client.util.split

Class com.sapportals.wcm.app.xfbuilder.client.util.split.ExpandableSplitPane extends JSplitPane implements Serializable

Serialized Fields

lastDividerSize

int lastDividerSize

lastLocation

double lastLocation

Class com.sapportals.wcm.app.xfbuilder.client.util.split.ExpandEvent extends EventObject implements Serializable

Serialized Fields

stateChange

int stateChange

direction

int direction

Package com.sapportals.wcm.app.xfbuilder.client.util.translation

Class com.sapportals.wcm.app.xfbuilder.client.util.translation.TranslationPanel extends JPanel implements Serializable

Serialized Fields

table

JTable table

editorManager

EditorManager editorManager

tableModel

TranslationTableModel tableModel

selectionChangeListener

com.sapportals.wcm.app.xfbuilder.client.util.translation.TranslationPanel.SelectionChangeListener selectionChangeListener

ignorePatterns

Set<E> ignorePatterns

Class com.sapportals.wcm.app.xfbuilder.client.util.translation.TranslationTableModel extends AbstractTableModel implements Serializable

Serialized Fields

xfb

XFormsBuilder xfb

colNames

String[] colNames

ignorePatterns

String[] ignorePatterns

data

Vector<E> data

state

Vector<E> state

Package com.sapportals.wcm.app.xfbuilder.server

Class com.sapportals.wcm.app.xfbuilder.server.WcmXFBuilderBaseServlet extends HttpServlet implements Serializable

Serialized Fields

initialized

boolean initialized

Class com.sapportals.wcm.app.xfbuilder.server.XFBuilderServlet extends WcmXFBuilderBaseServlet implements Serializable

Serialized Fields

server

ServerManager server
Initialize global variables

Class com.sapportals.wcm.app.xfbuilder.server.XFBuilderStartServlet extends HttpServlet implements Serializable

Serialized Fields

configManager

ConfigManager configManager

Class com.sapportals.wcm.app.xfbuilder.server.XFCheckStartServlet extends WcmXFBuilderBaseServlet implements Serializable


Package com.sapportals.wcm.app.xfbuilder.server.generator

Class com.sapportals.wcm.app.xfbuilder.server.generator.GeneratorException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

resbund

ResourceBundle resbund
constant strings to localize


lastLoc

Locale lastLoc

m_ErrCode

int m_ErrCode

m_msg

String m_msg

Package com.sapportals.wcm.app.xfbuilder.server.generator.xmldocs

Class com.sapportals.wcm.app.xfbuilder.server.generator.xmldocs.ResourceXMLDocumentCreator.IllegalStateException extends SAXException implements Serializable

Class com.sapportals.wcm.app.xfbuilder.server.generator.xmldocs.ResourceXMLDocumentCreator.TextWithoutKeyException extends SAXException implements Serializable

Class com.sapportals.wcm.app.xfbuilder.server.generator.xmldocs.ResourceXMLDocumentCreator.UnexpectedElementException extends SAXException implements Serializable


Package com.sapportals.wcm.app.xfbuilder.util

Class com.sapportals.wcm.app.xfbuilder.util.LinkedHashMap extends HashMap implements Serializable

Serialized Fields

keys

LinkedHashSet keys

map

Map<K,V> map

Class com.sapportals.wcm.app.xfbuilder.util.LinkedHashSet extends HashSet implements Serializable

Serialized Fields

list

List<E> list

Class com.sapportals.wcm.app.xfbuilder.util.XFormsException extends Exception implements Serializable

Serialized Fields

innerException

Throwable innerException

Class com.sapportals.wcm.app.xfbuilder.util.XFResourceException extends XFormsException implements Serializable

Serialized Fields

code

int code

Package com.sapportals.wcm.app.xmlforms

Class com.sapportals.wcm.app.xmlforms.ConvertServlet extends com.sapportals.wcm.app.servlet.WcmBaseServlet implements Serializable

Serialized Fields

wcmResFac

IResourceFactory wcmResFac

context

IResourceContext context

Class com.sapportals.wcm.app.xmlforms.EditServlet extends com.sapportals.wcm.app.xmlforms.XFBaseServlet implements Serializable

Class com.sapportals.wcm.app.xmlforms.ListServlet extends com.sapportals.wcm.app.xmlforms.XMLFormsBaseServlet implements Serializable

Class com.sapportals.wcm.app.xmlforms.PreviewServlet extends com.sapportals.wcm.app.xmlforms.XFBaseServlet implements Serializable

Class com.sapportals.wcm.app.xmlforms.TestServlet extends HttpServlet implements Serializable


Package com.sapportals.wcm.command.clipboard

Class com.sapportals.wcm.command.clipboard.Clipboard.ClipboardEntry extends Object implements Serializable

Serialized Fields

rids

String[] rids

cutFlag

boolean cutFlag

Package com.sapportals.wcm.command.validate

Class com.sapportals.wcm.command.validate.CanNotAttachRootException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.DataSourceNotAvailableException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.DateValidationException extends ValidationException implements Serializable

Serialized Fields

dateTimeFormat

String dateTimeFormat

Class com.sapportals.wcm.command.validate.DocumentsAlreadyIndexedInThisIndexException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.DoubleNameValidationException extends ValidationException implements Serializable

Serialized Fields

name

String name

Class com.sapportals.wcm.command.validate.FolderAlreadyAttachedToOtherIndexException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.FolderAlreadyAttachedToThisIndexException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.InvalidRecipientsGivenException extends ValidationException implements Serializable

Serialized Fields

message

String message

Class com.sapportals.wcm.command.validate.LogicalVariantToClassIndexException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.NonUniqueRecipientsGivenException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.NoRecipientsGivenException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.PhysicalVariantException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.RepositoryNeedsAppPropServiceException extends ValidationException implements Serializable

Class com.sapportals.wcm.command.validate.ValidationException extends Exception implements Serializable

Class com.sapportals.wcm.command.validate.WebStartPageInDifferentIndexException extends ValidationException implements Serializable


Package com.sapportals.wcm.control.base

Class com.sapportals.wcm.control.base.CacheExpiredException extends Exception implements Serializable

Serialized Fields

message

String message
Deprecated. 

Class com.sapportals.wcm.control.base.CommonSearchException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

message

String message
Deprecated. 

Class com.sapportals.wcm.control.base.ConfigChangeException extends Exception implements Serializable

Serialized Fields

message

String message
Deprecated. 

Class com.sapportals.wcm.control.base.InvalidConfigException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

locale

Locale locale
Deprecated. 

params

Object[] params
Deprecated. 

Class com.sapportals.wcm.control.base.InvalidConfigurationException extends com.sapportals.wdf.WdfException implements Serializable

Class com.sapportals.wcm.control.base.InvalidStartUriException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.control.base.NavigationTargetException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.control.base.WcmResourceControl.ResourceNotFoundException extends Exception implements Serializable


Package com.sapportals.wcm.control.edit

Class com.sapportals.wcm.control.edit.PropertiesArrayList extends ArrayList implements Serializable

Serialized Fields

propertyService

IPropertyConfigurationService propertyService

newResource

boolean newResource

Package com.sapportals.wcm.control.util.components

Class com.sapportals.wcm.control.util.components.PropertySelectionModel extends ContextModel implements Serializable

Serialized Fields

filterGroupID

String filterGroupID
Deprecated. 

selectionMode

String selectionMode
Deprecated. 

Class com.sapportals.wcm.control.util.components.PropertySelectionState extends BaseCompositeComponentState implements Serializable

Serialized Fields

hasFocus

boolean hasFocus
Deprecated. 

isLabeled

boolean isLabeled
Deprecated. 

showFilterBox

boolean showFilterBox
Deprecated. 

tableMode

boolean tableMode
Deprecated. 

firstVisibleRow

int firstVisibleRow
Deprecated. 

isExtendedView

boolean isExtendedView
Deprecated. 

isExtendEnabled

boolean isExtendEnabled
Deprecated. 

isFocused

boolean isFocused
Deprecated. 

cellPadding

int cellPadding
Deprecated. 

Package com.sapportals.wcm.control.util.components.base

Class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentModel extends ContextModel implements Serializable

Class com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState extends CompositeComponentState implements Serializable

Serialized Fields

onPopupReturn

String onPopupReturn
Deprecated. 

closeScript

boolean closeScript
Deprecated. 

persistent

boolean persistent
Deprecated. 

enabled

boolean enabled
Deprecated. 

labeled

boolean labeled
Deprecated. 

Class com.sapportals.wcm.control.util.components.base.CompositeComponentState extends Object implements Serializable

Serialized Fields

props

Properties props
Deprecated. 

Class com.sapportals.wcm.control.util.components.base.ContextModel extends CompositeComponentState implements Serializable

Serialized Fields

contextFactory

IContextFactory contextFactory
Deprecated. 

persistenceId

String persistenceId
Deprecated. 

Class com.sapportals.wcm.control.util.components.base.ModelCreationException extends RuntimeException implements Serializable

Class com.sapportals.wcm.control.util.components.base.ResourceCompositeModel extends ContextModel implements Serializable

Serialized Fields

rid

com.sapportals.wcm.util.uri.RID rid
Deprecated. 

Package com.sapportals.wcm.control.util.components.context

Class com.sapportals.wcm.control.util.components.context.KmContextFactory extends Object implements Serializable


Package com.sapportals.wcm.control.util.components.persistence

Class com.sapportals.wcm.control.util.components.persistence.DeserializationException extends Exception implements Serializable


Package com.sapportals.wcm.control.util.components.resourcePicker

Class com.sapportals.wcm.control.util.components.resourcePicker.ResourcePickerState extends BaseCompositeComponentState implements Serializable

Serialized Fields

designString

String designString
Deprecated. 

width

String width
Deprecated. 

isVisible

boolean isVisible
Deprecated. 

tooltip

String tooltip
Deprecated. 

size

int size
Deprecated. 

showValueHelp

boolean showValueHelp
Deprecated. 

isRequired

boolean isRequired
Deprecated. 

hAlignString

String hAlignString
Deprecated. 

errorText

String errorText
Deprecated. 

isLabeled

boolean isLabeled
Deprecated. 

isEnabled

boolean isEnabled
Deprecated. 

Package com.sapportals.wcm.control.util.generic.table

Class com.sapportals.wcm.control.util.generic.table.GenericTableModel extends ContextModel implements Serializable

Serialized Fields

visRows

int visRows
Deprecated. 

firstVisibleRow

int firstVisibleRow
Deprecated. 

sortColumn

int sortColumn
Deprecated. 

sortState

String sortState
Deprecated. 

columnKeys

String[] columnKeys
Deprecated. 

columnTypes

com.sapportals.htmlb.enums.TableColumnType[] columnTypes
Deprecated. 

colComparators

ITableItemComparator[] colComparators
Deprecated. 

Package com.sapportals.wcm.control.util.property

Class com.sapportals.wcm.control.util.property.PropertyColumnType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Serialized Fields

name

String name
Deprecated. 

Package com.sapportals.wcm.control.util.search

Class com.sapportals.wcm.control.util.search.KeyValuePair extends Object implements Serializable

Serialized Fields

key

String key
Deprecated. 

value

String value
Deprecated. 

Class com.sapportals.wcm.control.util.search.SearchException extends Exception implements Serializable

Serialized Fields

nestedException

Throwable nestedException
Deprecated. 
The original exception that is nested for transport.

Class com.sapportals.wcm.control.util.search.SearchParamsMap extends HashMap implements Serializable

Class com.sapportals.wcm.control.util.search.SearchPropertyFormat extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 

value

String value
Deprecated. 

type

String type
Deprecated. 

operator

String operator
Deprecated. 

defaultFlag

String defaultFlag
Deprecated. 

sizeUnit

String sizeUnit
Deprecated. 

Package com.sapportals.wcm.crt

Class com.sapportals.wcm.crt.CascadingException extends Exception implements Serializable

Serialized Fields

ex

Throwable ex

Class com.sapportals.wcm.crt.ConstructionException extends CascadingException implements Serializable


Package com.sapportals.wcm.crt.component

Class com.sapportals.wcm.crt.component.AutoRestartException extends StartupException implements Serializable

Serialized Fields

delay

long delay

Class com.sapportals.wcm.crt.component.ComponentException extends CascadingException implements Serializable

Class com.sapportals.wcm.crt.component.ContextException extends CascadingException implements Serializable

Class com.sapportals.wcm.crt.component.StartupException extends CascadingException implements Serializable


Package com.sapportals.wcm.crt.configuration

Class com.sapportals.wcm.crt.configuration.ConfigurationException extends CascadingException implements Serializable


Package com.sapportals.wcm.protocol.webdav

Class com.sapportals.wcm.protocol.webdav.DavStatus extends Object implements Serializable

Serialized Fields

status

int status

description

IInternationalString description

condition

Name condition

Class com.sapportals.wcm.protocol.webdav.DomElement.DomElementException extends Exception implements Serializable

Class com.sapportals.wcm.protocol.webdav.DomElement.NotUniqueChildException extends DomElement.DomElementException implements Serializable

Class com.sapportals.wcm.protocol.webdav.DomElement.RequiredChildMissingException extends DomElement.DomElementException implements Serializable

Class com.sapportals.wcm.protocol.webdav.DomElement.UnexpectedChildException extends DomElement.DomElementException implements Serializable

Class com.sapportals.wcm.protocol.webdav.ImmutableProperties extends Properties implements Serializable

Serialized Fields

initDone

boolean initDone

Class com.sapportals.wcm.protocol.webdav.Name extends com.sapportals.wcm.util.name.Name implements Serializable

Class com.sapportals.wcm.protocol.webdav.QualifiedName extends Name implements Serializable

Serialized Fields

m_prefix

String m_prefix

Class com.sapportals.wcm.protocol.webdav.SizeConstrainedInputStream.SizeExceededException extends IOException implements Serializable


Package com.sapportals.wcm.protocol.webdav.dompath

Class com.sapportals.wcm.protocol.webdav.dompath.DomPathAssertionFailedException extends DomPathException implements Serializable

Class com.sapportals.wcm.protocol.webdav.dompath.DomPathException extends Exception implements Serializable


Package com.sapportals.wcm.protocol.webdav.html

Class com.sapportals.wcm.protocol.webdav.html.HTMLFormNotFoundException extends HTMLException implements Serializable


Package com.sapportals.wcm.protocol.webdav.httpext

Class com.sapportals.wcm.protocol.webdav.httpext.UnsupportedExtensionException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

uri

String uri

Package com.sapportals.wcm.protocol.webdav.repository.acl

Class com.sapportals.wcm.protocol.webdav.repository.acl.AclPreconditionException extends ResourceException implements Serializable

Serialized Fields

condition

com.sapportals.wcm.util.name.IName condition

Class com.sapportals.wcm.protocol.webdav.repository.acl.MissingDavPrivilegeException extends AccessDeniedException implements Serializable

Serialized Fields

privilege

Name privilege

Package com.sapportals.wcm.rendering.collection

Class com.sapportals.wcm.rendering.collection.ComponentValueMap extends HashMap implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws NotSerializableException
Deprecated. As of NetWeaver 7.1

Throws:
NotSerializableException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws NotSerializableException
Deprecated. As of NetWeaver 7.1

Throws:
NotSerializableException
Serialized Fields

ridlist

com.sapportals.wcm.util.uri.IRidList ridlist
Deprecated. 

Package com.sapportals.wcm.rendering.uicommand

Class com.sapportals.wcm.rendering.uicommand.AbstractCommand.ResourceNotFoundException extends Exception implements Serializable

Class com.sapportals.wcm.rendering.uicommand.AbstractUICommand.ResourceNotFoundException extends Exception implements Serializable


Package com.sapportals.wcm.repository

Class com.sapportals.wcm.repository.AbstractPropertyException extends ResourceException implements Serializable

Serialized Fields

name

IPropertyName name

Class com.sapportals.wcm.repository.AccessDeniedException extends ResourceException implements Serializable

Serialized Fields

m_permissionName

String m_permissionName

m_userID

String m_userID

Class com.sapportals.wcm.repository.AuthorizationRequiredException extends ResourceException implements Serializable

Serialized Fields

systemID

String systemID

Class com.sapportals.wcm.repository.CheckedOutException extends ResourceException implements Serializable

Serialized Fields

userID

String userID

Class com.sapportals.wcm.repository.DestinationNotSupportedException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.ExpectedCheckInRIDException extends ResourceException implements Serializable

Serialized Fields

newRid

com.sapportals.wcm.util.uri.RID newRid

Class com.sapportals.wcm.repository.ExpectedCheckInURIException extends ResourceException implements Serializable

Serialized Fields

newURI

com.sapportals.wcm.util.uri.URI newURI
Deprecated. 

Class com.sapportals.wcm.repository.ExtensionDeniedException extends InvalidNameException implements Serializable

serialVersionUID: 6157892630294672616L

Serialized Fields

disallowedExt

String disallowedExt

singleExtension

boolean singleExtension

Class com.sapportals.wcm.repository.ExternalLinkException extends ResourceException implements Serializable

Serialized Fields

knownRIDPart

String knownRIDPart

unknownRIDPart

String unknownRIDPart

Class com.sapportals.wcm.repository.IllegalPropertyNameException extends AbstractPropertyException implements Serializable

Serialized Fields

namespace

String namespace

name

String name

Class com.sapportals.wcm.repository.IncompleteOperationException extends ResourceException implements Serializable

Serialized Fields

successfulOperations

com.sapportals.wcm.util.uri.IRidList successfulOperations

Class com.sapportals.wcm.repository.InternalLinkException extends ResourceException implements Serializable

Serialized Fields

knownRIDPart

String knownRIDPart

unknownRIDPart

String unknownRIDPart

Class com.sapportals.wcm.repository.InvalidArgumentException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.InvalidCharacterException extends InvalidNameException implements Serializable

serialVersionUID: 4666777821159054089L

Serialized Fields

m_invalidChars

char[] m_invalidChars

Class com.sapportals.wcm.repository.InvalidNameException extends ResourceException implements Serializable

serialVersionUID: 6762431692811124417L

Serialized Fields

type

int type

invalidString

String invalidString

res

IResource res

loc

Locale loc

Class com.sapportals.wcm.repository.InvalidPositionException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.InvalidTargetException extends ResourceException implements Serializable

Serialized Fields

invalidTarget

com.sapportals.wcm.util.uri.RID invalidTarget

Class com.sapportals.wcm.repository.InvalidUriException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.IOErrorException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.LabelAlreadyExistsException extends ResourceException implements Serializable

Serialized Fields

label

String label

Class com.sapportals.wcm.repository.LabelNotFoundException extends ResourceException implements Serializable

Serialized Fields

label

String label

Class com.sapportals.wcm.repository.LinkLoopException extends ResourceException implements Serializable

Serialized Fields

invalidLinkTarget

com.sapportals.wcm.util.uri.RID invalidLinkTarget

Class com.sapportals.wcm.repository.LockedException extends ResourceException implements Serializable

Serialized Fields

userID

String userID

indirectlyLockedResource

com.sapportals.wcm.util.uri.RID indirectlyLockedResource

indirectLockToken

String indirectLockToken

Class com.sapportals.wcm.repository.LockNotFoundException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.MethodNotAllowedException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.MutableProperty extends Property implements Serializable

Class com.sapportals.wcm.repository.NameAlreadyExistsException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NoContentException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NoExtensionDeniedException extends InvalidNameException implements Serializable

serialVersionUID: 6486709848192645553L

Class com.sapportals.wcm.repository.NoRevisionException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NotCheckedOutException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NotOrderedException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NotSupportedException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.NotVersionedException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.Property extends com.sapportals.wcm.WcmObject implements Serializable

Serialized Fields

m_name

IPropertyName m_name
The property name


m_isMultivalued

boolean m_isMultivalued
Multi-valued flag


m_type

PropertyType m_type
The property data type


m_def

IPropertyDef m_def
Reference to the property definition


m_value

String m_value
The value


m_value_object

Object m_value_object

m_dateValue

Date m_dateValue
The value if the type is Date


m_values

List<E> m_values
Values of multivalued property


m_attributes

Properties m_attributes
The collection of property attributes

Class com.sapportals.wcm.repository.PropertyMandatoryException extends AbstractPropertyException implements Serializable

Class com.sapportals.wcm.repository.PropertyName extends com.sapportals.wcm.util.name.Name implements Serializable

Class com.sapportals.wcm.repository.PropertyNameTooLongException extends IllegalPropertyNameException implements Serializable

Serialized Fields

nameMax

int nameMax

namespaceMax

int namespaceMax

Class com.sapportals.wcm.repository.PropertyReadOnlyException extends AbstractPropertyException implements Serializable

Class com.sapportals.wcm.repository.PropertyTypeLostException extends AbstractPropertyException implements Serializable

Class com.sapportals.wcm.repository.PropertyTypeMismatchException extends AbstractPropertyException implements Serializable

Class com.sapportals.wcm.repository.PropertyUnchangedException extends AbstractPropertyException implements Serializable

Class com.sapportals.wcm.repository.PropertyValueTooBigException extends AbstractPropertyException implements Serializable

Serialized Fields

max

int max

Class com.sapportals.wcm.repository.ResourceContext extends Object implements Serializable

Serialized Fields

properties

HashMap<K,V> properties
Properties used by setValue()/getValue()


locale

Locale locale
the locale object


placeholders

Properties placeholders
URI placeholder used by resource factory


creationTime

long creationTime

variantContext

IPropertyMap variantContext

transformedAccessContext

AccessContext transformedAccessContext
Used for an optimization in ContextTransformer class.


asString

String asString

Class com.sapportals.wcm.repository.ResourceException extends ContentException implements Serializable

Serialized Fields

modernResourceException

ResourceException modernResourceException

rid

com.sapportals.wcm.util.uri.RID rid
The ID (RID) of the resource this exception belongs to


nextEx

ResourceException nextEx
Reference to the next ResourceException

Class com.sapportals.wcm.repository.ResourceIsLinkException extends ResourceException implements Serializable

Serialized Fields

m_linkType

LinkType m_linkType

m_targetURL

String m_targetURL

Class com.sapportals.wcm.repository.ResourceNotCollectionException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.ResourceNotFoundException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.ResourceReadOnlyException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.RevisionResourceException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.ServiceUnavailableException extends ResourceException implements Serializable

Serialized Fields

retry

Date retry

Class com.sapportals.wcm.repository.SetPropertiesException extends ResourceException implements Serializable

Serialized Fields

propChangeResults

PropertyChangeResultCollection propChangeResults

Class com.sapportals.wcm.repository.TimeExceededException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.TuccConstraintException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.UnassignableNameException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.VersionHasDescendantsException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.VersionHistoryInUseException extends ResourceException implements Serializable

Serialized Fields

conflict

com.sapportals.wcm.util.uri.RID conflict

Class com.sapportals.wcm.repository.VersionIsCheckedOutException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.VirusContentException extends ResourceException implements Serializable

Serialized Fields

rc

int rc

desc

String desc

inf

String inf

Package com.sapportals.wcm.repository.enums

Class com.sapportals.wcm.repository.enums.FilterType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.LinkType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.LockDepth extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.LockScope extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.LockType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.NamespaceFilterMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.Operator extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.OrderPosition extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.OrderType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.PropertyFilterMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.PropertyType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.enums.SupportedOption extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.repository.filter

Class com.sapportals.wcm.repository.filter.FilterConfigurationException extends ResourceException implements Serializable

Serialized Fields

mFilterID

String mFilterID

Package com.sapportals.wcm.repository.manager.entrypoints.context

Class com.sapportals.wcm.repository.manager.entrypoints.context.DisplayMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.manager.entrypoints.context.ProviderPrioPropertyName extends PropertyName implements Serializable

Class com.sapportals.wcm.repository.manager.entrypoints.context.ShowChildrenPropertyName extends PropertyName implements Serializable


Package com.sapportals.wcm.repository.runtime

Class com.sapportals.wcm.repository.runtime.CmStartupException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.repository.runtime.InvalidPrefixConfigurationException extends ConfigurationException implements Serializable


Package com.sapportals.wcm.repository.service

Class com.sapportals.wcm.repository.service.ServiceCallException extends ResourceException implements Serializable

Serialized Fields

localizedErrormessage

String localizedErrormessage

Class com.sapportals.wcm.repository.service.ServiceNotAvailableException extends ResourceException implements Serializable

Serialized Fields

mgrIdList

List<E> mgrIdList

messages

List<E> messages

Package com.sapportals.wcm.repository.service.discussion

Class com.sapportals.wcm.repository.service.discussion.DiscussionItemType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.repository.service.discussion.DiscussionResourceTypeException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.service.discussion.DiscussionSingleTopicExistsException extends ResourceException implements Serializable


Package com.sapportals.wcm.repository.service.layout

Class com.sapportals.wcm.repository.service.layout.LayoutServiceConfigLoadException extends LayoutServiceException implements Serializable

Class com.sapportals.wcm.repository.service.layout.LayoutServiceException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.repository.service.layout.ServiceNotFoundException extends LayoutServiceException implements Serializable

Class com.sapportals.wcm.repository.service.layout.StringToLongException extends RuntimeException implements Serializable


Package com.sapportals.wcm.repository.service.layout.customizing

Class com.sapportals.wcm.repository.service.layout.customizing.ICustomizingContollerSettings.CustomizingControllerMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Serialized Fields

mode

String mode

Class com.sapportals.wcm.repository.service.layout.customizing.MetaDataCreateException extends RuntimeException implements Serializable


Package com.sapportals.wcm.repository.service.layout.customizing.flavor

Class com.sapportals.wcm.repository.service.layout.customizing.flavor.FlavorException extends RuntimeException implements Serializable

Class com.sapportals.wcm.repository.service.layout.customizing.flavor.FlavorNotConfiguredException extends RuntimeException implements Serializable


Package com.sapportals.wcm.repository.service.statemanagement

Class com.sapportals.wcm.repository.service.statemanagement.StatemanagementException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.repository.service.subscription

Class com.sapportals.wcm.repository.service.subscription.SubscriptionException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

m_Type

int m_Type
Internal type of exception


m_FieldLength

int m_FieldLength
Maximum length of a field (default)


m_InvalidRecipientsForChannel

IRecipientList m_InvalidRecipientsForChannel
Internal list of all invalid recipients for a channel


Package com.sapportals.wcm.repository.service.timebasedpublish.info

Class com.sapportals.wcm.repository.service.timebasedpublish.info.TimebasedPublishInfoSortField extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.repository.so

Class com.sapportals.wcm.repository.so.SoException extends ResourceException implements Serializable


Package com.sapportals.wcm.repository.variants

Class com.sapportals.wcm.repository.variants.InvalidVariantContextException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.variants.PhysicalResourceAlreadyExistsException extends ResourceException implements Serializable

Class com.sapportals.wcm.repository.variants.VariantResourceEventSubType extends EnumWithDescription implements Serializable


Package com.sapportals.wcm.service.applog

Class com.sapportals.wcm.service.applog.AppLogException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.indexmanagement

Class com.sapportals.wcm.service.indexmanagement.CommunicationException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.service.indexmanagement.IndexDoesNotExistOnServerException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

m_indexId

String m_indexId

Class com.sapportals.wcm.service.indexmanagement.IndexErrorContainerException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

resourceErrorList

IResourceList resourceErrorList

Class com.sapportals.wcm.service.indexmanagement.IndexInactiveException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

indexId

String indexId

Class com.sapportals.wcm.service.indexmanagement.IndexNotReadyException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

m_numberDocsNotReady

int m_numberDocsNotReady

Class com.sapportals.wcm.service.indexmanagement.SupportedOption extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.indexmanagement.retrieval.classification

Class com.sapportals.wcm.service.indexmanagement.retrieval.classification.BestClassesSensitivity extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.indexmanagement.retrieval.classification.enums

Class com.sapportals.wcm.service.indexmanagement.retrieval.classification.enums.ClassificationStatus extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.service.indexmanagement.retrieval.classification.enums.SpecialFolder extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.service.indexmanagement.retrieval.classification.enums.TaxonomyType extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.indexmanagement.retrieval.search

Class com.sapportals.wcm.service.indexmanagement.retrieval.search.ImParsingException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

errorType

int errorType

errorMessage

String errorMessage

errorPosString

String errorPosString

Package com.sapportals.wcm.service.landscape

Class com.sapportals.wcm.service.landscape.CredentialExistsException extends LandscapeException implements Serializable

Class com.sapportals.wcm.service.landscape.LandscapeException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.service.landscape.LandscapePersistenceException extends LandscapeException implements Serializable

Class com.sapportals.wcm.service.landscape.SystemExistsException extends LandscapeException implements Serializable


Package com.sapportals.wcm.service.propertyconfig

Class com.sapportals.wcm.service.propertyconfig.PropertyConfigurationServiceException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.propertyconfig.renderer.enums

Class com.sapportals.wcm.service.propertyconfig.renderer.enums.PropertyDisplayMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.propertystructure

Class com.sapportals.wcm.service.propertystructure.PropertyStructureServiceException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.propertystructure.enums

Class com.sapportals.wcm.service.propertystructure.enums.StructureDisplayMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.relation

Class com.sapportals.wcm.service.relation.RelationQueryException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.reporting

Class com.sapportals.wcm.service.reporting.ReportStatus extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.service.reporting.ScheduleRepeat extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.service.resourcefilter

Class com.sapportals.wcm.service.resourcefilter.ResourceFilterException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.taskqueue

Class com.sapportals.wcm.service.taskqueue.TaskQueueException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.service.taskqueue.TaskState extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Serialized Fields

name

String name
Task state name as an identifier.

Class com.sapportals.wcm.service.taskqueue.TaskStateTransitionException extends TaskQueueException implements Serializable


Package com.sapportals.wcm.service.template

Class com.sapportals.wcm.service.template.ProfileNotFoundException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.service.template.TemplateNotFoundException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.urlgenerator

Class com.sapportals.wcm.service.urlgenerator.AlreadyRegisteredException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.service.xcrawler

Class com.sapportals.wcm.service.xcrawler.XCrawlerException extends com.sapportals.wcm.WcmException implements Serializable

serialVersionUID: 1L


Package com.sapportals.wcm.service.xmlforms

Class com.sapportals.wcm.service.xmlforms.XFException extends Exception implements Serializable

Serialized Fields

locMsgKey

String locMsgKey

resStringParams

Object[] resStringParams

t

Throwable t

Class com.sapportals.wcm.service.xmlforms.XMLFormException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

m_ErrCode

int m_ErrCode

m_msg

String m_msg

m_locale

Locale m_locale

Package com.sapportals.wcm.util.acl

Class com.sapportals.wcm.util.acl.AclException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.util.acl.AclExistsException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.AclLoadClassException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.AclNotFoundException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.AclPersistenceException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.AclReadOnlyModeException extends AclPersistenceException implements Serializable

serialVersionUID: -3429771553084624352L

Class com.sapportals.wcm.util.acl.AlreadyAssignedToAclException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.InvalidClassException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.InvalidConfigException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.LastOwnerException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.NoAclException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.NotAuthenticatedException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.NotAuthorizedException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.PermissionExistsException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.PermissionNotSupportedException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.PermissionUsedException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.PredefinedPermissionException extends AclException implements Serializable

Class com.sapportals.wcm.util.acl.PrincipalRaw extends Object implements Serializable

Serialized Fields

uniqueID

String uniqueID
Deprecated. 

isFake

boolean isFake
Deprecated. 

Class com.sapportals.wcm.util.acl.UMPrincipalRaw extends Object implements Serializable

Serialized Fields

typename

String typename

id

String id

Package com.sapportals.wcm.util.channels

Class com.sapportals.wcm.util.channels.PartialSendException extends com.sapportals.wcm.WcmException implements Serializable

Serialized Fields

e

SendFailedException e

Package com.sapportals.wcm.util.content

Class com.sapportals.wcm.util.content.ContentException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.util.controlstatus

Class com.sapportals.wcm.util.controlstatus.ControlStatusException extends com.sapportals.wcm.WcmException implements Serializable

Class com.sapportals.wcm.util.controlstatus.MetaInfo extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable

Class com.sapportals.wcm.util.controlstatus.MetaInfoMap extends HashMap implements Serializable

Class com.sapportals.wcm.util.controlstatus.Status extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.util.events

Class com.sapportals.wcm.util.events.SenderMode extends com.sapportals.wcm.util.enums.AbstractEnum implements Serializable


Package com.sapportals.wcm.util.html

Class com.sapportals.wcm.util.html.HTMLException extends com.sapportals.wcm.WcmException implements Serializable


Package com.sapportals.wcm.util.urlcontentaccess

Class com.sapportals.wcm.util.urlcontentaccess.HeaderFields extends HashMap implements Serializable

Class com.sapportals.wcm.util.urlcontentaccess.URLContentAccessException extends Exception implements Serializable

Serialized Fields

m_ex

Exception m_ex

m_httpErrorMessage

String m_httpErrorMessage

m_httpErrorCode

String m_httpErrorCode



Copyright 2011 SAP AG Complete Copyright Notice