public class SimpleIdentifierSourceImpl extends Object implements SimpleIdentifierSource
IdentifierSource.Nature
Constructor and Description |
---|
SimpleIdentifierSourceImpl(BasicAttribute attribute,
Map<String,AttributeOverride> attributeOverrideMap) |
Modifier and Type | Method and Description |
---|---|
SingularAttributeSource |
getIdentifierAttributeSource()
Obtain the source descriptor for the identifier attribute.
|
IdGenerator |
getIdentifierGeneratorDescriptor()
Obtain the identifier generator source.
|
IdentifierSource.Nature |
getNature()
Obtain the nature of this identifier source.
|
public SimpleIdentifierSourceImpl(BasicAttribute attribute, Map<String,AttributeOverride> attributeOverrideMap)
public IdentifierSource.Nature getNature()
IdentifierSource
getNature
in interface IdentifierSource
public SingularAttributeSource getIdentifierAttributeSource()
SimpleIdentifierSource
getIdentifierAttributeSource
in interface SimpleIdentifierSource
public IdGenerator getIdentifierGeneratorDescriptor()
IdentifierSource
getIdentifierGeneratorDescriptor
in interface IdentifierSource
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.