atg.svc.repository.service
Class SolutionMetadataService.TextFieldDefinitionFactory

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

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


Constructor Summary
protected SolutionMetadataService.TextFieldDefinitionFactory()
           
 
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.TextFieldDefinitionFactory

protected SolutionMetadataService.TextFieldDefinitionFactory()
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