public class KraPersistenceStructureServiceImpl extends org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl implements KraPersistenceStructureService
| Constructor and Description |
|---|
KraPersistenceStructureServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDBColumnToObjectAttributeMap(Class clazz) |
Map<String,String> |
getPersistableAttributesColumnMap(Class clazz) |
protected Map<String,org.apache.ojb.broker.metadata.FieldDescriptor> |
getPersistableAttributesMap(Class clazz) |
clearPrimaryKeyFields, getForeignKeyFieldName, getForeignKeyFieldsPopulationState, getForeignKeysForReference, getInverseForeignKeysForCollection, getNestedForeignKeyMap, getPrimaryKeys, getReferencesForForeignKey, getRelationshipMetadata, getRelationshipMetadata, getTableName, hasCollection, hasPrimaryKeyFieldValues, hasReference, isCollectionUpdatable, isPersistable, isReferenceUpdatable, listCollectionObjectTypes, listCollectionObjectTypes, listFieldNames, listPersistableSubclasses, listReferenceObjectFields, listReferenceObjectFields, setPersistenceStructureServiceJpa, setPersistenceStructureServiceOjbgetPrimaryKeyFieldValues, getPrimaryKeyFieldValuesgetBusinessObjectAttributeClass, getClassDescriptor, getDescriptorRepository, isJpaEnabledForKradClass, listPrimaryKeyFieldNamesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearPrimaryKeyFields, getBusinessObjectAttributeClass, getForeignKeyFieldName, getForeignKeyFieldsPopulationState, getForeignKeysForReference, getInverseForeignKeysForCollection, getNestedForeignKeyMap, getPrimaryKeys, getReferencesForForeignKey, getRelationshipMetadata, getRelationshipMetadata, getTableName, hasCollection, hasPrimaryKeyFieldValues, hasReference, isCollectionUpdatable, isPersistable, isReferenceUpdatable, listCollectionObjectTypes, listCollectionObjectTypes, listFieldNames, listPersistableSubclasses, listPrimaryKeyFieldNames, listReferenceObjectFields, listReferenceObjectFieldspublic Map<String,String> getDBColumnToObjectAttributeMap(Class clazz) throws org.kuali.rice.krad.exception.ClassNotPersistableException
getDBColumnToObjectAttributeMap in interface KraPersistenceStructureServiceorg.kuali.rice.krad.exception.ClassNotPersistableExceptionpublic Map<String,String> getPersistableAttributesColumnMap(Class clazz) throws org.kuali.rice.krad.exception.ClassNotPersistableException
getPersistableAttributesColumnMap in interface KraPersistenceStructureServiceorg.kuali.rice.krad.exception.ClassNotPersistableExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.