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()
IdentifierSourcegetNature in interface IdentifierSourcepublic SingularAttributeSource getIdentifierAttributeSource()
SimpleIdentifierSourcegetIdentifierAttributeSource in interface SimpleIdentifierSourcepublic IdGenerator getIdentifierGeneratorDescriptor()
IdentifierSourcegetIdentifierGeneratorDescriptor in interface IdentifierSourceCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.