Serialized Form
-
Package org.kuali.rice.krad.data
-
Class org.kuali.rice.krad.data.CompoundKey
class CompoundKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.data.CopyOption
class CopyOption extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
optionId
String optionId
-
-
Class org.kuali.rice.krad.data.MaterializeOption
class MaterializeOption extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
optionId
String optionId
-
-
Class org.kuali.rice.krad.data.PersistenceOption
class PersistenceOption extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
optionId
String optionId
-
-
-
Package org.kuali.rice.krad.data.jpa
-
Exception Class org.kuali.rice.krad.data.jpa.DataObjectCriteriaQueryBase.UnsupportedCountFlagException
class UnsupportedCountFlagException extends RuntimeException implements Serializable -
Class org.kuali.rice.krad.data.jpa.IdClassBase
class IdClassBase extends Object implements Serializable- serialVersionUID:
- -69571039682070713L
-
Exception Class org.kuali.rice.krad.data.jpa.QueryTranslatorBase.UnsupportedPredicateException
class UnsupportedPredicateException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.kuali.rice.krad.data.metadata
-
Exception Class org.kuali.rice.krad.data.metadata.MetadataConfigurationException
class MetadataConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 3518029933066928419L
-
-
Package org.kuali.rice.krad.data.metadata.impl
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectAttributeImpl
class DataObjectAttributeImpl extends MetadataCommonBase implements Serializable- serialVersionUID:
- -5241499559388935579L
-
Serialized Fields
-
caseInsensitive
Boolean caseInsensitive
-
dataType
DataType dataType
-
displayAttributeName
String displayAttributeName
-
embeddedAttribute
DataObjectAttribute embeddedAttribute
-
forceUppercase
Boolean forceUppercase
-
inheritedFromAttributeName
String inheritedFromAttributeName
-
inheritedFromParentAttributeName
String inheritedFromParentAttributeName
-
inheritedFromType
Class<?> inheritedFromType
-
maxLength
Long maxLength
-
minLength
Long minLength
-
owningType
Class<?> owningType
-
persisted
Boolean persisted
-
propertyEditor
PropertyEditor propertyEditor
-
required
Boolean required
-
sensitive
Boolean sensitive
-
type
Class<?> type
-
validCharactersConstraintBeanName
String validCharactersConstraintBeanName
-
validValues
KeyValuesFinder validValues
-
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectAttributeRelationshipImpl
class DataObjectAttributeRelationshipImpl extends Object implements Serializable- serialVersionUID:
- 838360378126210069L
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectCollectionImpl
class DataObjectCollectionImpl extends MetadataChildBase implements Serializable- serialVersionUID:
- -785119931770775640L
-
Serialized Fields
-
defaultOrdering
List<DataObjectCollectionSortAttribute> defaultOrdering
-
elementLabel
String elementLabel
-
embeddedCollection
DataObjectCollection embeddedCollection
-
indirectCollection
Boolean indirectCollection
-
maxItems
Long maxItems
-
minItems
Long minItems
-
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectCollectionSortAttributeImpl
class DataObjectCollectionSortAttributeImpl extends Object implements Serializable- serialVersionUID:
- 2221451853788207680L
-
Serialized Fields
-
attributeName
String attributeName
-
sortDirection
SortDirection sortDirection
-
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectMetadataImpl
class DataObjectMetadataImpl extends MetadataCommonBase implements Serializable- serialVersionUID:
- 7722982931510558892L
-
Serialized Fields
-
attributeMap
Map<String,
DataObjectAttribute> attributeMap -
attributes
List<DataObjectAttribute> attributes
-
attributeToRelationshipMap
Map<String,
List<DataObjectRelationship>> attributeToRelationshipMap -
businessKeyAttributeNames
List<String> businessKeyAttributeNames
-
collectionMap
Map<String,
DataObjectCollection> collectionMap -
collections
List<DataObjectCollection> collections
-
embedded
DataObjectMetadataInternal embedded
-
lastAttributeToRelationshipMap
Map<String,
DataObjectRelationship> lastAttributeToRelationshipMap -
mergedAttributes
List<DataObjectAttribute> mergedAttributes
-
orderedAttributeList
List<String> orderedAttributeList
-
primaryDisplayAttributeName
String primaryDisplayAttributeName
-
primaryDisplayAttributeSetManually
boolean primaryDisplayAttributeSetManually
-
primaryKeyAttributeNames
List<String> primaryKeyAttributeNames
-
providerName
String providerName
Property used to help with debugging. It is used in the toString() method so you can determine from which provider this metadata was extracted. -
relationshipMap
Map<String,
DataObjectRelationship> relationshipMap -
relationships
List<DataObjectRelationship> relationships
-
removedAttributeNames
List<String> removedAttributeNames
-
removedCollectionNames
List<String> removedCollectionNames
-
removedRelationshipNames
List<String> removedRelationshipNames
-
supportsOptimisticLocking
Boolean supportsOptimisticLocking
-
type
Class<?> type
-
-
Class org.kuali.rice.krad.data.metadata.impl.DataObjectRelationshipImpl
class DataObjectRelationshipImpl extends MetadataChildBase implements Serializable- serialVersionUID:
- -6395943851398634547L
-
Class org.kuali.rice.krad.data.metadata.impl.MetadataChildBase
class MetadataChildBase extends MetadataCommonBase implements Serializable- serialVersionUID:
- 2244738385101424133L
-
Serialized Fields
-
attributeRelationships
List<DataObjectAttributeRelationship> attributeRelationships
-
deletedWithParent
Boolean deletedWithParent
-
embeddedMetadataChild
MetadataChild embeddedMetadataChild
-
inverseRelationship
MetadataChild inverseRelationship
-
loadedAtParentLoadTime
Boolean loadedAtParentLoadTime
-
loadedDynamicallyUponUse
Boolean loadedDynamicallyUponUse
-
relatedType
Class<?> relatedType
-
savedWithParent
Boolean savedWithParent
-
-
Class org.kuali.rice.krad.data.metadata.impl.MetadataCommonBase
class MetadataCommonBase extends Object implements Serializable- serialVersionUID:
- 2610090812919046672L
-
Serialized Fields
-
backingObjectName
String backingObjectName
-
description
String description
-
embeddedCommonMetadata
MetadataCommon embeddedCommonMetadata
-
label
String label
-
mergeAction
MetadataMergeAction mergeAction
-
name
String name
-
readOnly
Boolean readOnly
-
shortLabel
String shortLabel
-
-
-
Package org.kuali.rice.krad.data.platform
-
Exception Class org.kuali.rice.krad.data.platform.UnsupportedDatabasePlatformException
class UnsupportedDatabasePlatformException extends RuntimeException implements Serializable
-