atg.svc.repository.service
Class SolutionMetadataService.DecimalFieldDefinitionFactory

java.lang.Object
  extended by atg.svc.repository.service.SolutionMetadataService.DecimalFieldDefinitionFactory
All Implemented Interfaces:
SolutionMetadataService.FieldDefinitionFactory
Enclosing class:
SolutionMetadataService

protected class SolutionMetadataService.DecimalFieldDefinitionFactory
extends java.lang.Object
implements SolutionMetadataService.FieldDefinitionFactory


Constructor Summary
protected SolutionMetadataService.DecimalFieldDefinitionFactory()
           
 
Method Summary
 atg.svc.repository.beans.FieldDefinition create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolutionMetadataService.DecimalFieldDefinitionFactory

protected SolutionMetadataService.DecimalFieldDefinitionFactory()
Method Detail

create

public atg.svc.repository.beans.FieldDefinition create()
                                                throws javax.ejb.CreateException
Specified by:
create in interface SolutionMetadataService.FieldDefinitionFactory
Throws:
javax.ejb.CreateException