Serialized Form


Package com.ca.commons.datamodel

Class com.ca.commons.datamodel.DataModelEnumDef.Simple extends Object implements Serializable

serialVersionUID: -2560628543219545666L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

Class com.ca.commons.datamodel.DataModelEnumValue extends Object implements Serializable

serialVersionUID: -5450242054231115514L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

ordinal

int ordinal

displayName

String displayName

representsNone

boolean representsNone

Class com.ca.commons.datamodel.DataModelException extends RuntimeException implements Serializable

serialVersionUID: 0L

Class com.ca.commons.datamodel.DataModelInvalidNameException extends DataModelException implements Serializable

serialVersionUID: 0L

Class com.ca.commons.datamodel.DataModelMismatchException extends DataModelException implements Serializable

serialVersionUID: 0L

Class com.ca.commons.datamodel.DataModelSourceException extends DataModelException implements Serializable

serialVersionUID: 0L


Package com.ca.commons.jndi.beans

Class com.ca.commons.jndi.beans.BeanStoreActionSpec extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

arguments

List<E> arguments

loopArguments

List<E> loopArguments

dnSuffix

String dnSuffix

level

int level

previousLevel

int previousLevel

scope

int scope

propsToLoad

Collection<E> propsToLoad

excludeProps

Collection<E> excludeProps

Class com.ca.commons.jndi.beans.BeanStoreClassSpec extends Object implements Serializable

serialVersionUID: -607723121388658194L

Serialized Fields

baseClass

Class<T> baseClass

subType

String subType

explicitName

String explicitName

Class com.ca.commons.jndi.beans.BeanStoreInvalidPropertyException extends JNDIBeanStoreException implements Serializable

serialVersionUID: -3390115194158377908L

Serialized Fields

propertyNames

Collection<E> propertyNames

clSpec

BeanStoreClassSpec<T> clSpec

Class com.ca.commons.jndi.beans.JNDIBeanStoreConfigException extends JNDIBeanStoreException implements Serializable

serialVersionUID: -1866076213993592933L

Class com.ca.commons.jndi.beans.JNDIBeanStoreException extends NamingException implements Serializable

serialVersionUID: -4846764801409503737L


Package com.ca.commons.jndi.dsml

Class com.ca.commons.jndi.dsml.FilterException extends Exception implements Serializable

serialVersionUID: -7815099020284915516L

Serialized Fields

index

int index

badChar

char badChar

Class com.ca.commons.jndi.dsml.FilterMapException extends Exception implements Serializable

serialVersionUID: -671586431086745072L

Serialized Fields

mapFrom

String mapFrom

Package com.ca.jcs

Class com.ca.jcs.ConnectorPersister.State extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

ConnectorPersister.StateType type

name

LdapDN name

attributes

Attributes attributes

obfuscatedAttributes

Attributes obfuscatedAttributes

attributesMap

Map<K,V> attributesMap

obfuscatedAttributesMap

Map<K,V> obfuscatedAttributesMap

lastModified

long lastModified

Class com.ca.jcs.LdapCommunicationException extends CommunicationException implements Serializable

Serialized Fields

resultCode

ResultCodeEnum resultCode

Class com.ca.jcs.LdapOperationNotSupportedException extends OperationNotSupportedException implements Serializable

Serialized Fields

resultCode

ResultCodeEnum resultCode

Class com.ca.jcs.LdapPartialResultException extends PartialResultException implements Serializable

Serialized Fields

resultCode

ResultCodeEnum resultCode

Class com.ca.jcs.PluginNotRequiredException extends Exception implements Serializable


Package com.ca.jcs.cache

Class com.ca.jcs.cache.CachedLdapDN extends SimpleLdapName implements Serializable


Package com.ca.jcs.cfg

Class com.ca.jcs.cfg.CustomPropertiesFactoryBean.CustomProperties extends Properties implements Serializable


Package com.ca.jcs.jndi

Class com.ca.jcs.jndi.SimpleName extends Object implements Serializable

Serialized Fields

rdns

ArrayList<E> rdns

Package com.ca.jcs.meta

Class com.ca.jcs.meta.MetaConnector.SearchFinishedException extends Exception implements Serializable

Serialized Fields

result

NamingEnumeration<T> result

Package com.ca.jcs.standalone

Class com.ca.jcs.standalone.FormattedProperties extends Properties implements Serializable

serialVersionUID: 0L

Serialized Fields

headerText

StringBuffer headerText
Any header text read from an input properties file


Package com.ca.jcs.util

Class com.ca.jcs.util.LdapNotActivatedException extends LdapConfigurationException implements Serializable

Class com.ca.jcs.util.LdapWrapperException extends LdapNamingException implements Serializable

Serialized Fields

cause

Throwable cause

Class com.ca.jcs.util.NamingExceptionWithCause extends NamingException implements Serializable

serialVersionUID: 0L

Class com.ca.jcs.util.SimpleLdapName extends Object implements Serializable

serialVersionUID: -1482089627964841476L

Serialized Fields

components

List<E> components

Class com.ca.jcs.util.SimpleRdn extends Rdn implements Serializable



Created 2011-07-14 13:27 EST