org.gvnix.flex.entity
Class ActionScriptEntityMetadata

java.lang.Object
  extended by org.springframework.roo.metadata.AbstractMetadataItem
      extended by org.gvnix.flex.entity.ActionScriptEntityMetadata
All Implemented Interfaces:
org.springframework.roo.metadata.MetadataItem

public class ActionScriptEntityMetadata
extends org.springframework.roo.metadata.AbstractMetadataItem

Metadata representation of the root of a managed mapping between an ActionScript entity and a Java entity.

Author:
Jeremy Grelle

Field Summary
 
Fields inherited from class org.springframework.roo.metadata.AbstractMetadataItem
valid
 
Constructor Summary
ActionScriptEntityMetadata(String id, ActionScriptType actionScriptType, org.springframework.roo.model.JavaType javaType)
           
 
Method Summary
static String createTypeIdentifier(ActionScriptType asType, String path)
           
 ActionScriptType getActionScriptType()
           
static org.springframework.roo.project.LogicalPath getJavaPath(String metadataIdentificationString)
           
 org.springframework.roo.model.JavaType getJavaType()
           
static org.springframework.roo.model.JavaType getJavaType(String metadataIdentificationString)
           
static String getMetadataIdentiferType()
           
static boolean isValid(String metadataIdentificationString)
           
 
Methods inherited from class org.springframework.roo.metadata.AbstractMetadataItem
getId, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionScriptEntityMetadata

public ActionScriptEntityMetadata(String id,
                                  ActionScriptType actionScriptType,
                                  org.springframework.roo.model.JavaType javaType)
Method Detail

getActionScriptType

public ActionScriptType getActionScriptType()

getJavaType

public org.springframework.roo.model.JavaType getJavaType()

getMetadataIdentiferType

public static final String getMetadataIdentiferType()

createTypeIdentifier

public static final String createTypeIdentifier(ActionScriptType asType,
                                                String path)

getJavaType

public static final org.springframework.roo.model.JavaType getJavaType(String metadataIdentificationString)

getJavaPath

public static final org.springframework.roo.project.LogicalPath getJavaPath(String metadataIdentificationString)

isValid

public static boolean isValid(String metadataIdentificationString)


Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.